Displaying 2 results from an estimated 2 matches for "devport".
Did you mean:
  devfort
  
2005 Aug 12
0
Trusted domain issues
....conf file.  Can someone tell me if I'm missing
something and if so, what?
 
 
Smb.conf:
 
# 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 en...
2005 Jul 06
1
Samba 3.0.13 ADS domain member on AIX 5.2
...he domain that the Samba server is joined to, I see
NT_STATUS_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 = Pub...