Does squid support windows authentication for Samba 3? I'm trying out Red Hat Enterprise Linux 3 beta, and squid and samba seem appropriately compiled.
# squid -v Squid Cache: Version 2.5.STABLE3 configure options: --host=s390-redhat-linux --build=s390-redhat-linux --target=s390-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --exec_prefix=/usr --bindir=/usr/sbin --libexecdir=/usr/lib/squid --localstatedir=/var --sysconfdir=/etc/squid --enable-poll --enable-snmp --enable-removal-policies=heap,lru --enable-storeio=aufs,coss,diskd,null,ufs --enable-ssl --with-openssl=/usr/kerberos --enable-delay-pools --enable-linux-netfilter --with-pthreads --enable-basic-auth-helpers=LDAP,NCSA,PAM,SMB,SASL,MSNT,winbind --enable-ntlm-auth-helpers=SMB,winbind,fakeauth --enable-external-acl-helpers=ip_user,ldap_group,unix_group,wbinfo_group ,winbind_group --enable-auth=basic,ntlm --enable-useragent-log --enable-referer-log wbinfo -a DOMAIN\\user%password returns plaintext password authentication succeeded challenge/response password authentication succeeded Yet # ./wb_group -d /wb_group[8231](wb_check_group.c:322): External ACL winbindd group helper build Jul 16 2003, 14:34:52 starting up... TCS_MAIN_DOM\jarboed InternetHTTP /wb_group[8231](wb_check_group.c:343): Got 'TCS_MAIN_DOM\jarboed InternetHTTP' from Squid (length: 33). /wb_group[8231](wb_check_group.c:231): Warning: Can't enum user groups. ERR and # ./wb_auth -d /wb_auth[8232](wb_basic_auth.c:168): basic winbindd auth helper build Jul 16 2003, 14:34:36 starting up... TCS_MAIN_DOM\jarboed i8dunno! /wb_auth[8232](wb_basic_auth.c:129): Got 'TCS_MAIN_DOM\jarboed i8dunno!' from squid (length: 29). /wb_auth[8232](wb_basic_auth.c:55): winbindd result: -1 /wb_auth[8232](wb_basic_auth.c:60): sending 'ERR' to squid ERR This is using the same samba/squid configuration files that worked with squid 2.5stable3 and samba 2.2.8a. Shouldn't this work? Thanks, ~ Daniel ----------------------------------------------------------------------- This message is the property of Time Inc. or its affiliates. It may be legally privileged and/or confidential and is intended only for the use of the addressee(s). No addressee should forward, print, copy, or otherwise reproduce this message in any manner that would allow it to be viewed by any individual not originally listed as a recipient. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is strictly prohibited. If you have received this communication in error, please immediately notify the sender and delete this message. Thank you.
