Displaying 1 result from an estimated 1 matches for "myactivedirectoryserv".
Did you mean:
myactivedirectoryserver
2007 Sep 25
0
Samba (winbind) integration into an Active Directory domain
...n Active
Directory implementation on top of a Windows 2003-r2 server.
I'm running a fresh up-to-date (as of today) install of gentoo (not
~x86, just x86) 2.6.22-r5, samba 3.0.24-r3, pam 0.78-r5
My
smb.conf is:
[global]
workgroup = MYDOMAIN
realm = MYDOMAIN.COM
security = ADS
password server = MYACTIVEDIRECTORYSERVER.MYDOMAIN.COM
log level = 2
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind separator = +
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = yes
I tried changing the separator to \ to give the "feel" of Windows, but
samba didn't like it, and assu...