Re: [Samba] winbind problems with linux domain member

2004-05-19 Thread William R. Lorenz
Hi Yohann, On Fri, 14 May 2004, Yohann Ferreira wrote: > I've successfully applied the winbind patch on a samba 3.0.4 : [...] > wbinfo -ugmt are working well, but ... > getent passwd and getent group don't show me any 200x groups Don't forget to modify your /etc/nsswitch.conf configuration!

Re: [Samba] winbind problems with linux domain member

2004-05-14 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yohann Ferreira wrote: | I've successfully applied the winbind patch on a samba 3.0.4 : ... | wbinfo -ugmt are working well, but ... | getent passwd and getent group don't show me any 200x groups Could you send me a level 10 debug log from winbindd fro

Re: [Samba] winbind problems with linux domain member

2004-05-14 Thread Yohann Ferreira
Hi again Jerry ! Hi everyone ! I've successfully applied the winbind patch on a samba 3.0.4 : Made 'make clean', ./configure --with-fhs --prefix=/usr --sysconfdir=/etc --with-privatedir=/etc/samba --localstatedir=/var --with-netatalk= --with-smbmount --with-pam --with-syslog --with-utmp --with-r

Re: [Samba] winbind problems with linux domain member

2004-05-14 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yohann Ferreira wrote: | Hi Jerry ! Hi everyone ! | | I'm currently working on a Mandrake 9.2 with a domain | member server 3.0.4 and winbind I think Buchan is working on new 3.0.4 Mandrake packages that include this patch. Might just be for 10.0 thoug

Re: [Samba] winbind problems with linux domain member

2004-05-14 Thread Yohann Ferreira
Sorry for what that may be stupid questions to you ! Thanks for reading. Bertram From: "Gerald (Jerry) Carter" <[EMAIL PROTECTED]> To: Sak <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: [Samba] winbind problems with linux domain member Date: Fri, 14 May 2004 08:03:0

Re: [Samba] winbind problems with linux domain member

2004-05-14 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sak wrote: | Another bit of output that raises an eyebrow is... | | miru root # wbinfo --authenticate=sak%password | plaintext password authentication failed | error code was NT_STATUS_NO_SUCH_USER (0xc064) | error messsage was: No such user | Coul

Re: [Samba] winbind problems with linux domain member

2004-05-14 Thread Anders Berg
Hi, not to get you hopes down, but I think this is the same problem that is adressed in: http://lists.samba.org/archive/samba/2004-May/085521.html http://lists.samba.org/archive/samba/2004-May/085808.html Look at: http

Re: [Samba] winbind problems with linux domain member

2004-05-13 Thread Sak
I've been noodling around with this some more in an attempt to get more information. Here's some output that seems confusing to me... miru root # wbinfo -m MIRU BUILTIN ..and in /var/log/samba3/log.winbind [2004/05/13 22:25:15, 1] nsswitch/winbindd_util.c:add_trusted_domain(180) Added domain

Re: [Samba] winbind problems with linux domain member

2004-05-13 Thread Sak
On Thu, May 13, 2004 at 12:54:00PM -0500, Gerald (Jerry) Carter wrote: > I would recommend testing 3.0.4 in that case. But check > the WHATSNEW in 3.0.4 for bugs fixed relating to 'winbind > use default domain' Thanks for all your help so far. I've upgraded both systems, the PDC and the domain

Re: [Samba] winbind problems with linux domain member

2004-05-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sak wrote: | I'm running 3.0.2a-r2. I would recommend testing 3.0.4 in that case. But check the WHATSNEW in 3.0.4 for bugs fixed relating to 'winbind use default domain' cheers, jerry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) Co

Re: [Samba] winbind problems with linux domain member

2004-05-13 Thread Sak
On Thu, May 13, 2004 at 12:25:47PM -0500, Gerald (Jerry) Carter wrote: > What version is this ? There were some bugs that addressed > 'winbind use default domain' issues post 3.0.1 and post 3.0.2a IIRC. > See the WHATSNEW for details. I'm running 3.0.2a-r2. -- Thanks, Sak. - We're as calm

Re: [Samba] winbind problems with linux domain member

2004-05-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sak wrote: | miru root # wbinfo -u | root | sak | michael | | Shouldn't it show the domain+user output? Not since you have 'winbind use default domain = yes' | When I do: | miru root # getent passwd | ... | guest:x:405:100:guest:/dev/null:/dev/null |