search for: testmail2

Displaying 1 result from an estimated 1 matches for "testmail2".

Did you mean: testmail
2006 Oct 09
1
Authenticating Linux Against AD with Winbind
...Samba 3.0.9. Our smb.conf look like this: [global] winbind separator = + idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users = yes winbind enum groups = yes template homedir = /home/winnt/%D/%U template shell = /bin/bash workgroup = garnet server string = Samba Server netbios name = testmail2 printcap name = /etc/printcap load printers = yes cups options = raw log file = /var/log/samba/%m.log max log size = 50 security = server password server = sauger encrypt passwords = yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 local master = no dns proxy = no [homes] comment = Ho...