Displaying 1 result from an estimated 1 matches for "clients12".
Did you mean:
  clients1
  
2003 Nov 18
1
Linux Active Directory Login
...roups but I can't login with them. Any suggestions?
If i do su <user> It returns user does not exist.
My smb.conf and nsswitch.conf are below
# Samba config file created using SWAT
# Global parameters
[global]
 workgroup = <MYPDCDOMAINNAME>
 netbios name = IBPS12
 server string = clients12
 security = DOMAIN
 password server = <MYPDCDOMAINNAME>
 idmap uid = 10000-20000
 idmap gid = 10000-20000
# /etc/nsswitch.conf
# To use db, put the "db" in front of "files" for entries you want to be
# looked up first in the databases
#
# Example:
#passwd:    db files n...