Re: [Samba] wbinfo -u works, getent passwd doesn't, not nsswitch.conf

2006-10-26 Thread Barry L. Kline
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matt wrote: > try adding the following to your smb.conf > winbind enum users = yes > winbind enum groups = yes > > The above will work if you are using samba 3.0.23b or higher Hi Matt. Unfortunately, I'm at 3.0.10, which is packaged with RHEL. I tr

Re: [Samba] wbinfo -u works, getent passwd doesn't, not nsswitch.conf

2006-10-26 Thread Henrik Zagerholm
Hello, I had a similar problem and the solution was to make sure that the libnss_winbind.so was linked correctly. More details here => http://us3.samba.org/samba/docs/man/Samba-HOWTO- Collection/winbind.html Cheers, Henrik 26 okt 2006 kl. 18:31 skrev Barry L. Kline: -BEGIN PGP SIGNE

Re: [Samba] wbinfo -u works, getent passwd doesn't, not nsswitch.conf

2006-10-26 Thread Barry L. Kline
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Henrik Zagerholm wrote: > Hello, > > I had a similar problem and the solution was to make sure that the > libnss_winbind.so was linked correctly. > > More details here => > http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html > >

[Samba] wbinfo -u works, getent passwd doesn't, not nsswitch.conf

2006-10-26 Thread Barry L. Kline
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have a Red Hat Enterprise Linux 4.4 box running on the PPC64 platform. It has been configured as a domain member. I installed RHEL4.4 by selecting a minimal install and when completed, manually added the "samba" and "samba-common" packages. I mo