Samba (smb.conf)
Arquivo de configuração do Samba com autenticação em domínio Windows Server 2008.
[global] security = ads realm = ATOS.NET #Dominio password server = 192.168.2.99 #IP do Dominio workgroup = ATOS # winbind separator = + idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users = yes winbind enum groups = yes template homedir = /home/%D/%U template shell = /bin/bash client use spnego = yes client ntlmv2 auth = yes encrypt passwords = yes winbind use default domain = yes restrict anonymous = 2 # to avoid the workstation from # trying to become a master browser # on your windows network add the # following lines domain master = no local master = no preferred master = no os level = 0