[Samba] UNC in linux bassackwards?

2004-10-05 Thread Tory M Blue
[localhost cifs]# mount -v -t cifs //10.5.1.76/temp /tmp/tory -o user=user Password: parsing options: rw,user=tblue mount.cifs kernel mount options unc=//10.5.1.76\temp,ip=10.5.1.76,pass=pass,ver=1,rw,user=user mount error 22 = Invalid argument Refer to the mount.cifs(8) manual page (e.g.man m

Re: [Samba] Slow Directory listing

2004-10-05 Thread DA Forsyth
On 5 Oct 2004 , Thomas Werner entreated about "[Samba] Slow Directory listing": } hi, } } on samba3 a have a directory "foo" with one subfolder "blah". the } subfolder contains a huge subtree with lot of files (11gig). if i } click on "foo" it takes 10 or more seconds to get the one folder } "bl

[Samba] Impact of bnetd judgment on Samba?

2004-10-05 Thread Alex Satrapa
Just wondering if the decisions in the bnetd case might affect Samba at all? http://www.freedom-to-tinker.com/doc/2004/bnetd_30sep.pdf From my reading, the judge is claiming that because the bnetd authors didn't have permission to reverse engineer the Battle.Net protocol, they breached copyrigh

RE: [Samba] Joining Samba 3.0.2 vanilla to ADS

2004-10-05 Thread Marcello Melfi
Hi Doug, Good news for you! However, as I have mentioned to you in a previous post, you are NOT performing ADS authentication. You are using Samba's DOMAIN security mode and, therefore, you are using the NTLM authentication (NT style...) via the emulator provided by the Win2K3 AD server. In other

[Samba] NT 4 Client, Samba user w/no password

2004-10-05 Thread M Middleton
I've got several users I created with a blank password (only temporary until I can get the system fully operational, long story behind that), but for some reason when I try to access a share that a user with no password is authorized for, NT 4 won't let me in to the share. Any and all assistance i

Re: [Samba] Re: Can join domain; can't logon

2004-10-05 Thread Igor Belyi
Chris St. Pierre wrote: However! Here's the smbd log: [2004/10/05 16:24:17, 1] lib/smbldap.c:add_new_domain_info(1289) failed to add domain dn= sambaDomainName=NWU_TEST,o=nebrwesleyan.edu,o=isp with: Object class violation [2004/10/05 16:24:17, 0] lib/smbldap.c:smbldap_search_domain_inf

Re: [Samba] netlogon scripts

2004-10-05 Thread Paul Gienger
way to do a logon script other than setting the SECURITY = DOMAIN? Actually you don't set domain to run login scripts at all. Rather, set your the following parameters like so along with whatever else you have:: [global] security = user logon script = something.bat lo

[Samba] ldap, Whatfor do I need winbind?

2004-10-05 Thread Adam Pordzik
Hello, I don't understand why I have to use winbind for domain-wide user accounts. I have a PDC and a second server which joined the Domain. All (posix)-Accounts are unique on these servers. Both servers use the same sldap as passdb backend. To my knowledge winbind is only needed when to authenti

Re: [Samba] Printer name changed in samba 3.0.7

2004-10-05 Thread Andrew Gaffney
Cavanaugh, Mike F wrote: We have a strange problem when using samba 3.0.7 where a printer's name is changed to the name of the printer driver. We use samba to share out printers from a fedora core 1 system. On a windows client they initially show up accurately. When adding the windows driver from a

[Samba] Efficient way to login/logoff users

2004-10-05 Thread Erich
Hi there, I have a network running win9x/2000 machines, connected to a samba server with ldap autentication. I wanna know if there's way to receive information about login(principally logoff) in a fast way.. The WIN machines take a long time to send the logoff message (about 2-3min). I was thin

[Samba] Domain trusts (Again)

2004-10-05 Thread Doug Curtis
I hope someone can answer this since my other emails have gone unanswered. I am using Samba 3.0.7 on both machines and am using LDAP. I believe that the trusts are working but I am still having a slight problem. I guess we'll use DOM1 and DOM2 for the domain names. DOM2 is trusting DOM1. If a

[Samba] smbfs timestamp problem

2004-10-05 Thread Nigel Roberts
Here's a curly one. I have a share mounted via smbfs on my linux desktop. This share is on a NetApp filer somewhere, but I've also tried this on a an old linux server as well, and I have the same problem. Basically, since day light savings came into effect here (NZDT or +13), any file I create o

Re: [Samba] [PATCH] 2.2.12: fix support for samba daemons running under daemontools

2004-10-05 Thread Andrew Bartlett
On Wed, 2004-10-06 at 01:51, Denis Vlasenko wrote: > On Tuesday 05 October 2004 15:45, Denis Vlasenko wrote: > > One can run samba 2.2.12 daemons (nmbd,smbd,winbindd) under daemontools if > > they are started with -i option. However, smbd does not handle more than > > one connection at once in this

[Samba] Joining Samba 3.0.2 vanilla to ADS

2004-10-05 Thread Sylliaasen, Doug
I've been looking at several posts for weeks now and finally concluded through testing how to install Samba 3.X into the Windows Active Directory environment. I was completely under the impression that you needed to load Kerbos/ LDAP and a bunch of other stuff. In our case our ADS is running in n

[Samba] Re: Getting the SID

2004-10-05 Thread Marco De Vitis
Il 05/10/2004, alle ore 21:16, Paul Espinosa ha scritto: > And now I've got a little conundrum. How to I get the local SID from the > old samba server. It's running Samba 2.2.2 and it doesn't appear to have > the -X flag for smbpasswd that is supposed to be in 2.2.8 and it obviously The SID sho

[Samba] Printer name changed in samba 3.0.7

2004-10-05 Thread Cavanaugh, Mike F
We have a strange problem when using samba 3.0.7 where a printer's name is changed to the name of the printer driver. We use samba to share out printers from a fedora core 1 system. On a windows client they initially show up accurately. When adding the windows driver from a windows client for a new

[Samba] netlogon scripts

2004-10-05 Thread Spike Burkhardt
All, If I want to specify a logon script, does security need to be set to Domain? The issue is that we have authentication at the PDC/BDC so that our VPN users can map drives on their home PC's. Is there a different way to do a logon script other than setting the SECURITY = DOMAIN? I am run

[Samba] samba server as NT4 domain member- security=domain - need to create password db manually?

2004-10-05 Thread Richard Moorhouse
# Global parameters [global] workgroup = MYDOMAIN server string = Samba Server %v on %L security = DOMAIN log file = /var/log/samba/%m.log max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 printcap name = /etc/printc

RE: [Samba] WINBIND Problem.....

2004-10-05 Thread Travis Bullock
Thanks for the tipshave done the chmods but to no availI really dont want to consider adding users with identical names and passwords to those on the Windows DC's because that is just way too much administrative overhead...I was hoping WINBIND would save me that grief... Thanks for tips.

[Samba] Samba Compile Error on 3.0.7 and 3.0.8 Pre 1 on X64 Fedora Core 3 Test 2

2004-10-05 Thread Shane Drinkwater
Hello, I am trying to compile samba 3.0.7 or samba 3.0.8 pre 1 on a AMD Opteron(tm) Processor 244 running Fedora Test 2 Core 3. The message I am getting is: [EMAIL PROTECTED] source]# make Using FLAGS = -O -Iinclude -I/usr/src/samba-3.0.7/source/include -I/usr/src/samba-3.0.7/source/ubiqx -I/usr

[Samba] ERRATA: Potential Arbitrary File Access (CAN-2004-0815)

2004-10-05 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ERRATA - -- The original announcement for the Samba vulnerability identified by CAN-2004-0815 reported that Samba versions 3.0.0 - 3.0.5 inclusive were subject the remote file access bug. Later research has confirmed that *only* Samba 3.0.x <= 3.0.

[Samba] Printer driver doesn't install under XP

2004-10-05 Thread James.Q.L
hi, all I have samba 2.2 as PDC running under AIX. a HP 4100tn printer is installed. now i want to print to this printer from a xp machine but i can't seems to install the printer driver to the xp machine during the printer wizard. it always prompts me error that 'windows cannot locate a suitab

RE: [Samba] random errors"the local drive name is already in use.This connection has not beenrestored."

2004-10-05 Thread Bryant, Steven R.
I had the same problem with XP. Modifying the login script to delete the mapping first was the only cure I found. and just recently I found Service Pack 2 fixes this in XP! I don't know how the other OSs might be affected. Steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMA

Re: [Samba] random errors"the local drive name is already in use. This connection has not beenrestored."

2004-10-05 Thread Hamish
I think this is possibly a windows problem, I have had the same error in high usage workgroup situations with win2000. There is a relatively simple fix, I think if you search MS for the error message it is there. H Brad Otto wrote: Try using: net use * /delete /yes Before mapping any drives in t

Re: [Samba] Re: Can join domain; can't logon

2004-10-05 Thread Chris St. Pierre
I did verify that the account exists in LDAP. To prove it: # ldapsearch -b "o=nebrwesleyan.edu,o=isp" "(&(uid=GUINEA-PIG$)(objectClass=sambaSamAccount))" uid=guinea-pig$,ou=machines,o=nebrwesleyan.edu,o=isp [...snip...] And moreover: # getent passwd guinea-pig$ guinea-pig$:x:1001:1000:guinea-pi

[Samba] Getting the SID

2004-10-05 Thread Paul Espinosa
Hello all, I'm getting ready to upgrade an old outdated Samba installation. Moving to new hardware and Samba 3.0.7. And now I've got a little conundrum. How to I get the local SID from the old samba server. It's running Samba 2.2.2 and it doesn't appear to have the -X flag for smbpasswd that i

[Samba] Group mapping, Samba 3.0.7, and Win 2k SP4

2004-10-05 Thread Greg J. Zartman, P.E.
I'm running Samba 3.0.7 as a PDC on a Redhat 7.3 box and have setup group mapping on the required domain groups to local unix groups. All seems fine here. When I log in to the samba domain with a Win XP client or Win2x client pre SP 4, all is fine. The user comes in as a member of what ever

[Samba] Error 16770

2004-10-05 Thread adi
When I try to mount an administrative //mymachine2/c$ share(the shared resource is on a WinXP_SP2 unfirewalled machine) from a Linux machine, using the command bellow, I receive an 16770 error message. [EMAIL PROTECTED] scripts]# smbmount //mymachine2/c$ /mnt/tmp/ -o username=administrator

[Samba] 3.0.8pre1, encoding problem?

2004-10-05 Thread Andrew
Someone sent me an email to my carroll-tech address from Samba. The message you sent was accidentally deleted. Please resend it. I think your name was Matthew. Anyway. This is the best I can do to contact you because there is no way to restore the email you sent. Andrew Carroll Carroll-Tech 7

Re: [Samba] random errors"the local drive name is already in use. This connection has not beenrestored."

2004-10-05 Thread Brad Otto
Try using: net use * /delete /yes Before mapping any drives in the login script. This will clear any drives already mapped. I do this in my login script to get rid of the drives that XP/2k will sometimes hold on to and not let go on reboot. - Brad - Original Message - From: "Gerald Bi

[Samba] Mac OS X winbind on Samba domain

2004-10-05 Thread Jim Potter
Hi All, Has anyone managed to get a Mac (OS X I'm using) to authenticate to a Samba/NT domain? I've been playing with this all day, and am not getting very far - smbd, nmbd and winbind (3.0.2) all run fine, I can see the domain, can connect individually to windows shares, wbinfo shows users

Re: [Samba] SuSE 9.1 Pro

2004-10-05 Thread Chuck Chauvin
Actually the user is a domain user. And, as I stated in my example, I setup a brand new user in Linux and Samba with even worse results. As far as my conf file goes, I moved the original smb.conf and recreated this one using YaST. -- Chuck Chauvin Network Administrator [EMAIL PROTECTED] --

Re: [Samba] printer giving Access Denied

2004-10-05 Thread Andrew Gaffney
I didn't specify a spool directory for either so I assume they would both use the default. Ryan Suarez wrote: Is the samba spool directory the same for both printers? Andrew Gaffney wrote: I have 2 printer queues setup on my samba 3.0.6 NT4-style PDC. About a month ago, one of them stopped worki

Re: [Samba] SuSE 9.1 Pro

2004-10-05 Thread rruegner
Chuck Chauvin schrieb: My entire smb.conf file is listed in the thread "[Samba] Samba 3.0.4 Profile Permissions". I'll post it here as well. My layout is fairly simple. I have one machine in my network running Linux and Samba that acts as a Primary Domain Controller. It resides at IP addres 192

Re: [Samba] wbinfo -a always failing with NT_STATUS_WRONG_PASSWORD

2004-10-05 Thread Jeremy Naylor
My current smb.conf: [global] realm = DOTP.NCP.NET workgroup = DOTP password server = dotdc1p.dotp.ncp.net security = ads encrypt passwords = yes winbind use default domain = yes log level = 3 testparm output: Load smb config files from /etc/samba/smb.conf Loaded services file OK.

Re: [Samba] SuSE 9.1 Pro

2004-10-05 Thread rruegner
Hi, nice to here cause i never will use suse again in the future until they do not fix this essential dns bug Regards Schlomo Schapiro schrieb: Hi, btw, SuSE support will likely soon release an updated glibc RPM to addresss the .local problem (there you can switch off the MDNS lookups). Schlomo

[Samba] samba-2.2.8a-220 and OSX

2004-10-05 Thread Gunther Grelczak
Hi to all. We have a samba-2.2.8a-220 Server. The server works still fine with several clients (W9x, W2k, WXP and smbmounts via Linux). But now I have to connect an Apple OSX and now I have one problem. From OSX I can connect to the shares, browse the file listing. But when a file is copied into

[Samba] Re: Help: File is present (via Samba) but cannot be opened?

2004-10-05 Thread Daniel Barrett
On October 5, 2004, Daniel Barrett wrote: >>When I mount a Windows XP partition (NTFS) on my SuSE 9.1 machine via >Samba 3.0.4, I find some files can be listed (via "ls") but mysteriously >>cannot be opened... Russell Packer responded: >I'm battling with the same problem at the moment as well. I'm

Re: [Samba] SuSE 9.1 Pro

2004-10-05 Thread Schlomo Schapiro
Hi, btw, SuSE support will likely soon release an updated glibc RPM to addresss the .local problem (there you can switch off the MDNS lookups). Schlomo PS: For iptables you could try http://www.fwbuilder.org/ - it is quite nice. On Tue, 5 Oct 2004, rruegner wrote: > Chuck Chauvin schrieb: >

[Samba] 3.0.8pre1, encoding problem?

2004-10-05 Thread Andrew
Dmitry, Have you checked your settings in Tools -> Folder Options -> View Tab -> Advanced Settings box -> Upper case names? It is just a thought. Andrew Carroll Carroll-Tech 720-273-6814 [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: http

[Samba] wbinfo -a always failing with NT_STATUS_WRONG_PASSWORD

2004-10-05 Thread Jeremy Naylor
Hello! Please help! I have been googling and experimenting for the past few days, but I can't get user authentications to work with my AD domain. Fedora Core 2 running Samba 3.0.7-2.FC2 Windows Server 2003 Standard Edition After much fuss, I was able to get it to join the domain (had to disable

[Samba] Re: Can join domain; can't logon

2004-10-05 Thread Igor Belyi
Chris St. Pierre wrote: I had a problem similar to my current one a week or so ago, and I was encouraged to upgrade from Samba 2.2.9 to 3.0.7, which I did. Now that I've completed that nightmare, the problem I initially set out to fix is still there, just different. Namely: I am trying to set up

Re: [Samba] random errors "the local drive name is already in use. This connection has not been restored."

2004-10-05 Thread Gerald Bird
I have had this problem unrelated to samba. I believe it is in the login scripts. Perhaps you are using the "net use /persistent" switch when you do no need to? Regards, Gerald Bird - Original Message - From: [EMAIL PROTECTED] Date: Tuesday, October 5, 2004 11:05 am Subject: [Samba] ran

Re: Update: [Samba] Samba Shares not Refreshing contents

2004-10-05 Thread Marcus Vinicius Ferreira
At my lan all workdstations are WindowsXP and they suffer this problem even after we upgraded to Samba 3. Marcus --- Greg Freemyer <[EMAIL PROTECTED]> wrote: > We have the problem on some of our machines, and we are a pure workgroup > setup. > > BTW: I think this also happens with some of our

[Samba] random errors "the local drive name is already in use. This connection has not been restored."

2004-10-05 Thread yves . lejeune
Hello, I have random errors that I can not analyze nor fix: when several users connect to the same Samba share, they get sometimes error messages "the local drive name is already in use. This connection has not been restored", although the connection is still usable afterwards. This sometimes b

Re: [Samba] Poor linux client performance (comparing to XP)

2004-10-05 Thread Holger Krull
Is there any patch (official/unofficial) available to fix this issue? None that i know about. You could try using mount.cifs. Arent there any changes needed for the samba server, just use other mount options? No changes on the server side. Just use mount -t cifs if you have that in kernel or as mo

[Samba] iPAQ with Samba 3 problem.

2004-10-05 Thread thedarb-editorial1726
Had a bug with Samba 3 affecting iPAQ's running Windows Mobile (CE) 2003 that was important to me. Wanted to raise it's visibility by mentioning it here. Thanks. https://bugzilla.samba.org/show_bug.cgi?id=1828 *TheDarb -- To unsubscribe from this list go to the following URL and read the instr

RE: [Samba] Help: File is present (via Samba) but cannot be opened?

2004-10-05 Thread Russell Packer
> Daniel Barrett > Sent: 05 October 2004 17:46 > To: [EMAIL PROTECTED] > Cc: Daniel Barrett > Subject: [Samba] Help: File is present (via Samba) but cannot be opened? > > > When I mount a Windows XP partition (NTFS) on my SuSE 9.1 machine via > Samba 3.0.4, I find some files can be listed (via "l

[Samba] getpeername failed. Error was Transport endpoint is not connected

2004-10-05 Thread Fernando Ribeiro
Hi all, I'm using slackware 10, running samba-3.0.7, OpenLDAP-2.2.17 with ssl, tls and sasl2. While i trying include a workstation windows xp in the samba domain it return this: [2004/10/05 12:51:25, 0] lib/util_sock.c:send_smb(647)

Re: [Samba] Poor linux client performance (comparing to XP)

2004-10-05 Thread julius
On Mon, 04 Oct 2004 19:19:09 +0200 Holger Krull <[EMAIL PROTECTED]> wrote: > Bostjan Skufca @ domenca.com schrieb: > > > Is there any patch (official/unofficial) available to fix this issue? > > None that i know about. You could try using mount.cifs. Arent there any changes needed for the samba

[Samba] Help: File is present (via Samba) but cannot be opened?

2004-10-05 Thread Daniel Barrett
When I mount a Windows XP partition (NTFS) on my SuSE 9.1 machine via Samba 3.0.4, I find some files can be listed (via "ls") but mysteriously cannot be opened, even though the file permissions appear fine. What is a good way to track down this sort of problem? Here's an example where I "cd" int

Re: [Samba] WINBIND Problem.....

2004-10-05 Thread Gerald Bird
You will want to ensure the two top-level directories above your share are set to at least r-x. (usr and avmax_shares). If that is correct try temporarily changing the permission to rwx or 777 for everyone to see if it is a permission problem. Finally, try adding a user (adduser) to your unix

[Samba] smbmount ignores uid option

2004-10-05 Thread Manuel Weinzierl
Hi all, I have nearly the same problem with an actual SuSE 9.1 (Pro) distribution. Older releases (SuSE 8.1/8.2/9.0 Pro) are working as expected with the correct UID/GID. These distriburtions are based on samba 2.x clients - with 9.1 SuSE switched to a samba 3.x client. With SUSE 9.1 I tried t

[Samba] logon script, sometimes is no executed!!! Why?!?

2004-10-05 Thread Bruno David Rodrigues
Hello, I don't know what to do anymore. I've set up a Samba server domain and some windows clients (some XP, ME, 9x). The BIG problem arises on XP. Sometimes, some users (random) just can't login, other it logs in but don't run the logon script. Windows Me and 9x works good... Thanks bruno rodri

Re: [Samba] printer giving Access Denied

2004-10-05 Thread Ryan Suarez
Is the samba spool directory the same for both printers? Andrew Gaffney wrote: I have 2 printer queues setup on my samba 3.0.6 NT4-style PDC. About a month ago, one of them stopped working due to an issue with CUPS. After restarting CUPS, printing to that share was giving Access Denied. From a w

Re: [Samba] Listening to .wav files let the share "die"?

2004-10-05 Thread julius
Re, looks like this problem is related to my client, windows 2000 can get much more out of that share... Regards Julius -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Print server shows up as IP instead of hostname after upgrade

2004-10-05 Thread Ryan Suarez
Greetings Admins, We upgraded samba from 3.0.4 to 3.0.7 with cups 1.1.20 to serve printing to XP client. We kept the install and config of 3.0.7 exactly the same as 3.0.4 However, after upgrading, newly installed printers now show up as " on ". Previous installs showed up as " on ". Users a

RE: [Samba] WINBIND Problem.....

2004-10-05 Thread Travis Bullock
Here she is: [global] log level = 3 # workgroup = NT-Domain-Name or Workgroup-Name workgroup = AVMAX # server string is the equivalent of the NT Description field server string = Samba Server # separate domain and username with '+', like DOMAIN+username winbind separator = + # use

[Samba] Can join domain; can't logon

2004-10-05 Thread Chris St. Pierre
I had a problem similar to my current one a week or so ago, and I was encouraged to upgrade from Samba 2.2.9 to 3.0.7, which I did. Now that I've completed that nightmare, the problem I initially set out to fix is still there, just different. Namely: I am trying to set up Samba 3.0.7 on a SuSE 9

RE: [Samba] WINBIND Problem.....

2004-10-05 Thread Mark Le Noury
Hi, Sorry for a few more obvious questions, but... What does the share definition in smb.conf look like? What global parameters have you set? Maybe I missed an earlier post or something. Thanks, Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tr

[Samba] Server 3.0.5 - Client 3.0.7-2; client won't resolve symlinks on server

2004-10-05 Thread Steffen Breitbach
Hi there! My client won't resolve symlinks on server any more. I can't see anything spechial in the logfile on the client: === [2004/10/05 16:23:01, 0] client/smbmount.c:send_fs_socket(406) mount.smbfs: entering daemon mode for service \\mail\publ

Re: [Samba] Printing seems to be entirely broken

2004-10-05 Thread Ryan Suarez
Change the permissions on /var/spool/samba to be world writable (with the sticky bit set) and you'll be able to print fine... [EMAIL PROTECTED] wrote: Here's the problem: clients that already have a Windows machine with the printer installed (through Samba, several months ago) can print just fine

RE: [Samba] Slow Directory listing

2004-10-05 Thread Russell Packer
> On 05.10.2004 16:36 Uhr, "Russell Packer" > <[EMAIL PROTECTED]> wrote: > > > > I've seen this on native Microsoft Windows fileshares as well. We > > recently moved some clients to Microsoft Windows XP which was when this > > problem started. Curiously, the slow-down only occurs when browsing > >

RE: [Samba] WINBIND Problem.....

2004-10-05 Thread Travis Bullock
Most definitely. The test directory appears as follows: [EMAIL PROTECTED] avamx_shares]# ls -al total 12 drwxr-xr-x 3 root root 4096 Sep 21 14:40 . drwxr-xr-x 17 root root 4096 Sep 2 06:07 .. drwxr-xr-x 2 tbullock Domain Admins 4096 Sep 21 14:40 tbullock The direct

Re: [Samba] Slow Directory listing

2004-10-05 Thread Thomas Werner
On 05.10.2004 16:36 Uhr, "Russell Packer" <[EMAIL PROTECTED]> wrote: > > I've seen this on native Microsoft Windows fileshares as well. We > recently moved some clients to Microsoft Windows XP which was when this > problem started. Curiously, the slow-down only occurs when browsing > using "My

Re: [Samba] Slow Directory listing

2004-10-05 Thread Thomas Werner
the explorer hangs if the folder gets focus, not with double klick only. the subfolder contains 32000 files... On 05.10.2004 16:15 Uhr, "Thomas Werner" <[EMAIL PROTECTED]> wrote: > hi, > > on samba3 a have a directory "foo" with one subfolder "blah". the subfolder > contains a huge subtree with

RE: [Samba] Slow Directory listing

2004-10-05 Thread Russell Packer
> -Original Message- > From: [EMAIL PROTECTED] > Thomas Werner > Subject: [Samba] Slow Directory listing > > hi, > > on samba3 a have a directory "foo" with one subfolder "blah". the > subfolder > contains a huge subtree with lot of files (11gig). if i click on "foo" it > takes 10 or more

[Samba] Slow Directory listing

2004-10-05 Thread Thomas Werner
hi, on samba3 a have a directory "foo" with one subfolder "blah". the subfolder contains a huge subtree with lot of files (11gig). if i click on "foo" it takes 10 or more seconds to get the one folder "blah". but if i use the left foldertree of explorer, there are no problems, it's fast. what is t

[Samba] kerberos and Win2003AD problems

2004-10-05 Thread Michael Stein
Hi Peter, excuse me that i cannot help you solving this problem because we have it too. We have installed Samba 3.0.7 on FreeBSD 5.2.1 with Heimdal Kerberos 0.6.1, OpenLDAPClient 2.2.x, BerkleyDB 4.1.x, Krb5_pam , Nsskrb5 ,Nssldap andOpen SSL 0.9.7d and got the same problems like you for 5 days. S

Re: [Samba] SuSE 9.1 Pro

2004-10-05 Thread Adam Tauno WIlliams
> >> Hi, the simple answer is dont use suse firewall,( iptables scripts are > >> easy to google ) > >> and study more chapters from Samba Browsing > > That's not very nice, the Suse 'firewall' is well written. And you can't > > expect everyone to learn that much about paket filtering just to run

Re: [Samba] SuSE 9.1 Pro

2004-10-05 Thread Chuck Chauvin
My entire smb.conf file is listed in the thread "[Samba] Samba 3.0.4 Profile Permissions". I'll post it here as well. My layout is fairly simple. I have one machine in my network running Linux and Samba that acts as a Primary Domain Controller. It resides at IP addres 192.168.1.100 while all o

[Samba] is there log analyzer software for samba ?

2004-10-05 Thread Leandro
is there log analyzer software for samba ? i have log.smbd, log.nmbd, log.user, log.IP i need a report , in plain text, html, etc like : MACHINE : aaaUSER : bbbACTION : login/logoutDATE: 01/01/04 11:11:11 Thanks. Leandro. -- To unsubscribe from this list go to the following URL an

Re: [Samba] SuSE 9.1 Pro

2004-10-05 Thread rruegner
Holger Krull schrieb: Hi, the simple answer is dont use suse firewall,( iptables scripts are easy to google ) and study more chapters from Samba Browsing That's not very nice, the Suse 'firewall' is well written. And you can't expect everyone to learn that much about paket filtering just to run

Re: [Samba] [PATCH] 2.2.12: fix support for samba daemons running under daemontools

2004-10-05 Thread Denis Vlasenko
On Tuesday 05 October 2004 15:45, Denis Vlasenko wrote: > One can run samba 2.2.12 daemons (nmbd,smbd,winbindd) under daemontools if > they are started with -i option. However, smbd does not handle more than > one connection at once in this mode. > > If one redirects it to pipe/file, logging to std

Re: [Samba] 3.0.7 joining NT4 domain: no go, but 2.2.12 is joining just fine!

2004-10-05 Thread Denis Vlasenko
On Tuesday 05 October 2004 15:32, Denis Vlasenko wrote: > I am still wrestling with WinNT4 domain PDC which does not like > a Samba 3.0.7 member. > > I built 2.2.12 from sources and it does join the very same domain > just fine! However, I did not try to do it from the same machine > where I tested

[Samba] [PATCH] 2.2.12: fix support for samba daemons running under daemontools

2004-10-05 Thread Denis Vlasenko
Hi, One can run samba 2.2.12 daemons (nmbd,smbd,winbindd) under daemontools if they are started with -i option. However, smbd does not handle more than one connection at once in this mode. If one redirects it to pipe/file, logging to stdout is buffered. Log text appears there with inacceptable de

[Samba] 3.0.7 joining NT4 domain: no go, but 2.2.12 is joining just fine!

2004-10-05 Thread Denis Vlasenko
Hi, I am still wrestling with WinNT4 domain PDC which does not like a Samba 3.0.7 member. I built 2.2.12 from sources and it does join the very same domain just fine! However, I did not try to do it from the same machine where I tested 3.0.7. Logs of # smbpasswd -D $D -j PORT -r PORT_PDC -U vda

[Samba] Samba and printer problem

2004-10-05 Thread Fabio CodecĂ 
Hi to all. I have a samba PDC that shares correctlly two printers and that have never given any problem. Yesterday however I have tryed to print a document in more copies and the printer has made only one. Is it a normal thing or is it a printer setting problem? Thanks Ps: I'm using samba 3.0.7,

Re: [Samba] Re: Scaleable LDAP Backends for Samba; Domain Controllers group access

2004-10-05 Thread Adam Tauno Williams
> > objectclass ( 1.3.6.1.4.1.6921.1.18 > > NAME 'nssBisGroup' > > DESC 'Adds POSIX Attributes To A GroupOfNames' > > SUP top > > AUXILIARY > > MUST ( cn, gidNumber ) > > MAY ( userPassword, description ) > > ) > Uh... gee, on second thought I don't see how this is going to

Re: [Samba] Using parameters in lpq command conflicts with background

2004-10-05 Thread Mac
Hi Jerry, (and rest of list) > >I have an application than makes use of the "lpq command" and uses the >%U parameter in the command string. The application returns a >personalized queue list based on the value of %U. This technique worked >well in older versions of Samba (circa RedHat 8), but

[Samba] PHD

2004-10-05 Thread vivek raghuwanshi
Dear Sir/Madam, My name is Vivek Singh Raghuwanshi i live in India and work on Linux Network as a Administrator in a University. My qualification are MBA in Information Tech. Sir i want to do Phd in Samba or Linux Network. Help me plz Regards Vivek Singh Raghuwanshi

[Samba] Winbind netlogon scripts

2004-10-05 Thread Lee Baker
Using an XP workstation joined to Samba PDC domain, when a user tries to log into a trusted win2003 ADS domain from this machine (using winbind) should the user's login script run (as specified in their windows account)? Because at the moment I can't seem to get scripts to run. Lee Baker -- To

Re: [Samba] Point'n'Print: adddriver / WERR_ACCESS_DENIED

2004-10-05 Thread Philip Maurer
Tried doing that, no dice - same error message! However, I noticed that the "New Driver" button is not grayed out anymore - I get "Access Denied" when trying to update the driver via that method as well. I tried chmodding drivers dir 777, still access denied... Regards, Philip Mar

RE: [Samba] smbmount and UTF-8 characters

2004-10-05 Thread Russell Packer
> Hello list! > > Sorry to be a pain, but I've hunted high and low and can't seem to find > the answer. > > I have a Slackware 10 system and a Microsoft Windows 2000 system. > > On the Windows 2000 system are lots of files with extended characters - > like (tm), (r) and characters with umlauts.

[Samba] Samba3 and forest trust

2004-10-05 Thread Guy Teverovsky
I have 2 W2K3 forests: forestA.com and forestB.com. forestB.com has several child domains: child1.forestB.com, child2.forestB.com, etc... forestA.com has no children. There is a 2-way transitive forest trust between the forests. What I would like is to have Samba3 box in forestA.com to be able to

Re: [Samba] wbinfo -g works, -u fails

2004-10-05 Thread Michael Gasch
i had the same problem solution may be: add the domain member server with net rpc join to the domain greez -- "Matrix - more than a vision" ** Michael Gasch - Central IT Department - Max Planck Institute for Evol

[Samba] Warning: E-mail viruses detected

2004-10-05 Thread MailScanner
Our virus detector has just been triggered by a message you sent:- To: [EMAIL PROTECTED] Subject: Re: Mail Authentification Date: Tue Oct 5 09:47:56 2004 One or more of the attachments (document.txt .exe, document.zip) are on the list of unacceptable attachments for this site and will not

Re: [Samba] SuSE 9.1 Pro

2004-10-05 Thread Holger Krull
Hi, the simple answer is dont use suse firewall,( iptables scripts are easy to google ) and study more chapters from Samba Browsing That's not very nice, the Suse 'firewall' is well written. And you can't expect everyone to learn that much about paket filtering just to run samba. And it works wi