Hi
I've still the problem with logging the authentification via NTLM.
I think it's not my squid.conf... I'have problems with the communication
between NT-PDC - Squid - Client, but Winbind alone works properly
(response: success).
I think it might coult be that it's the NSSWITCH.conf... am I on the wrong
path?
#############################################
nsswitch.conf:
passwd: files winbind3
shadow: files
group: files winbind3
hosts: files nisplus nis dns
bootparams: nisplus [NOTFOUND=return] files
ethers: files
netmasks: files
networks: files
protocols: files
rpc: files
services: files
netgroup: nisplus
publickey: nisplus
automount: files nisplus
aliases: files nisplus
#############################################
Is this correct configured for the NTLM/Winbind usage?
Thx