>
> [global]
>  server string = Samba Proxy
>  password server = win2003test
>  security = domain
>  encrypt passwords = yes
>  workgroup = TEST.LOCAL
>  winbind separator = @
>  template homedir = /home/%D/%U
>  template shell = /bin/bash
>  winbind uid = 10000-20000
>  winbind gid = 10000-20000
>  winbind enum users = yes
>  winbind enum groups = yes
>  log file = /var/log/samba/%m.log
>  max log size = 50
>  socket options = TCP_NODELAY
>  realm = TEST.LOCAL


You must use "security = ads" to join an Active Directory domain. Read the
smb.conf man page for more information. Also, make sure, that you have the
Kerberos libraries installed on your Debian machine (Heimdal or MIT).
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to