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

Reply via email to