[Samba] Another getent problem

2008-10-07 Thread Clark Johnston
 I have set up a system to be a member server and installed the samba
rpms.  I then copied over the samba config file and changed it to
reflect the new shares and name change.  I ran 'net rpc join -
UAdministrator%'secret' and I was able to join the domain.
Started up smb and then winbind
wbinfo -u
and I can see the users in the domain
getent passwd
shows nothing but the users in /etc/passwd
checked nsswitch.conf and the following lines are there
passwd: files winbind
shadow: files
group:  files winbind


I have the following links
/lib/libnss_winbind.so
/lib/libnss_winbind.so.2
/lib64/libnss_winbind.so
/lib64/libnss_winbind.so.2
/usr/lib/libnss_winbind.so
/usr/lib/libnss_winbind.so.2
/usr/lib64/libnss_winbind.so
/usr/lib64/libnss_winbind.so.2
/usr/lib64/nss/libnss_winbind.so
/usr/lib64/nss/libnss_winbind.so.2

when running ldconfig
/lib64/libnss_winbind.so.2
is pulled.

Tried deleting the cache files
winbindd_cache.tdb
winbindd_idmap.tdb
and restarting smb and winbind

The only error I'm finding is
Oct  6 18:04:45 localhost winbindd[3914]:
cli_rpc_pipe_open_ntlmssp_internal: cli_rpc_pipe_bind failed with error
NT_STATUS_NETWORK_ACCESS_DENIED

samba-common-3.0.28-0.el5.8
samba-3.0.28-0.el5.8
samba-client-3.0.28-0.el5.8
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Another getent problem

2008-10-07 Thread Clark Johnston
Thanks that solved the problem.
I wonder when this got changed.  The original smb.conf was copied from
another system and modified for the new server.
So somewhere between
3.0.10
and
3.0.28
The change was made.  I never saw this in the latest HOW-TO either.
Thanks maybe later today or tomorrow I would have thrown the kitchen sink at
this and finally found the problem, so thanks for saving me a bunch of time.


On Tue, Oct 7, 2008 at 12:02 PM, Gerald (Jerry) Carter [EMAIL PROTECTED]wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Clark Johnston wrote:
   I have set up a system to be a member server and installed the samba
  rpms.  I then copied over the samba config file and changed it to
  reflect the new shares and name change.  I ran 'net rpc join -
  UAdministrator%'secret' and I was able to join the domain.
  Started up smb and then winbind
  wbinfo -u
  and I can see the users in the domain
  getent passwd
  shows nothing but the users in /etc/passwd

 By default, winbind enum users and winbind enum groups
 are both disabled.  See the smb.conf (5) man page for details.




 cheers, jerry
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFI65YdIR7qMdg1EfYRApzXAJ91TZwLOdYDymgBSwlA1LmSKe3nqwCgqVST
 QeGBhOk1090EWWs4HSVL0ns=
 =R/kW
 -END PGP SIGNATURE-

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba