Displaying 2 results from an estimated 2 matches for "usrd106".
2005 Jul 06
1
Samba 3.0.13 ADS domain member on AIX 5.2
...TATUS_NO_SUCH_USER in the log.smbd.
So, my two questions are: do I need to be running winbindd? Does it
have to have PAM support, or is that just for using domain logins on the
unix side?
smb.conf follows:
[global]
realm = READING.DEVPORTAL.NET
workgroup = DEVELOPMENT
password server = usrd106.reading.devportal.net
security = ADS
encrypt passwords = yes
#debug level = 7
winbind separator = +
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users=yes
winbind enum groups=yes
client use spnego = yes
[public]
comment = Public data directory
read only = no
path = /sambapublic
us...
2005 Aug 12
0
Trusted domain issues
...# Samba config file created using SWAT
# from 162.10.170.129 (162.10.170.129)
# Date: 2005/08/11 14:13:47
# Global parameters
[global]
workgroup = DEVELOPMENT
realm = READING.DEVPORTAL.NET
encrypt passwords = yes
security = ADS
password server = usrd106.reading.devportal.net
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind separator = +
use spnego = yes
client use spnego = yes
winbind enum groups = yes
winbind enum users = yes
winbind use default domain = true
[...