Displaying 2 results from an estimated 2 matches for "pantro".
Did you mean:
hantro
2009 Dec 28
2
Samba4 and Squid3 with ntlm_auth
Hello there.
I'm try to configure squid3 with samba4-alpha-10 autentication.
My samba4 pdc work fine with a simple smb.conf:
[globals]
netbios name = PANTRO
workgroup = MYDOMAIN
realm = MYDOMAIN.LAN
server role = domain controller
[netlogon]
path = /usr/local/samba/var/locks/sysvol/mydomain.lan/scripts
read only = no
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only...
2009 Dec 28
0
Samba4 and Squid3 with ntlm_auth ... more information
...sing section "[netlogon]"
Processing section "[sysvol]"
Processing section "[compartido]"
Loaded services file OK.
Press enter to see a dump of your service definitions
# Global parameters
[global]
server role = domain controller
workgroup = MYDOMAIN
netbios name = PANTRO
prefork children:smb = 4
registry:hkey_users = hku.ldb
registry:hkey_local_machine = hklm.ldb
auth methods:standalone = anonymous sam_ignoredomain
auth methods:member server = anonymous sam winbind
auth methods:domain controller = anonymous sam_ignoredomain
comment =
path =
ntvfs handler...