Displaying 1 result from an estimated 1 matches for "sysgenmedia".
2006 Sep 11
1
samba ldap pdc w/unix accounts: local unix and ldap unix users can't resolve uids to names on the server
...db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
# end /etc/nsswitch.conf
## file: /etc/libnss-ldap.conf
## ripped from:
http://us4.samba.org/samba/docs/man/Samba-Guide/happy.html#sbehap-nss01
host 127.0.0.1
#base dc=abmas,dc=biz
base dc=sysgenmedia,dc=com
ldap_version 3
binddn cn=manager,dc=sysgenmedia,dc=com
bindpw MyPassWord
timelimit 50
bind_timelimit 50
bind_policy hard
idle_timelimit 3600
pam_password exop
#nss_base_passwd ou=People,dc=abmas,dc=biz?one
#nss_base_shadow ou=People,dc=abmas,dc=biz?one
#nss_base_group ou=Groups,dc=abmas,dc=...