Sure, no problema at all. Here's my samba configuration: [global] workgroup = my_domain netbios name = proxy realm = AD.MYDOMAIN.COM server string = Proxy Samba Server security = ads encrypt passwords = Yes password server = xx.xxx.xx.xx xx.xxx.xx.xx allow trusted domains = No log file = /var/log/samba/%m.log log level = 2 passdb:4 auth:2 winbind:4 max log size = 102400 unix charset = UTF8 display charset = ASCII syslog = 0 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 preferred master = False client use spnego = yes local master = No domain master = False dns proxy = No wins server = xx.xxx.xx.xx wins proxy = No auth methods = winbind winbind enum users = Yes winbind enum groups = Yes winbind use default domain = No winbind nested groups = No idmap uid = 10000-20000 idmap gid = 10000-20000 lanman auth = Yes ntlm auth = Yes client NTLMv2 auth = Yes client lanman auth = Yes client plaintext auth = No use spnego = Yes Hope this helps both of us. Thanks in advance, Rodrigo Barros -----Original Message----- From: Scott Jarkoff [mailto:jarkolicious@xxxxxxxxx] Sent: terça-feira, 6 de junho de 2006 20:31 To: Rodrigo Barros Cc: squid-users@xxxxxxxxxxxxxxx Subject: Re: Authentication Pop-up after Domain Controller restart On 6/6/06, Rodrigo Barros <rbarros@xxxxxxxxxxxxxx> wrote: > I have a Squid 2.5.STABLE14 and a samba-3.0.22 running in my company > with NTLM authentication, I have almost 1000 users on it today and > It's running very smothly. We're very satisfied but there's one > situation I could find an solution yet and I'd like your advise on it. > Once in a while our Domain Controller has to be restarted and every > time this happens I have to "Rejoin" samba to the domain and restart samba. > Is there any way to avoid this from happening? > I know this is probably a samba question, but I though you guys could > have some experience on this. I was wondering if you would mind sharing your samba configuration for your domain? I ask because while I have Squid running with NTLM authentication, I am experiencing random authentication popups. http://www.mail-archive.com/squid-users@xxxxxxxxxxxxxxx/msg38420.html explains the problems I am running in to. Looking for a solution but have not found one yet, so any help would be greatly appreciated. Thanks in advance! Regards, -- Scott Jarkoff