Re: RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Henrik Nordstrom
On Wed, 17 Dec 2003, Duane Wessels wrote: > What did you put for 'auth_param ntlm program' in squid.conf? > > I think you need to specify an NT domain and controller on the command line. not when using winbind. The domain part is managed by Samba. But you need to specify the correct protocol ar

Re: RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Henrik Nordstrom
On Wed, 17 Dec 2003 [EMAIL PROTECTED] wrote: > 2003/12/17 16:29:52| helperOpenServers: Starting 5 'ntlm_auth' processes > username must be specified! Looks like the command line options to the helper is not correct. What did your "auth_param ntlm program" line look like again? Regards Henrik

Re: RE: RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread zottmann
December 17, 2003 12:33 PM >To: [EMAIL PROTECTED]; 'Squid-Users (E-mail)' >Subject: Re: RE: [squid-users] Squid & ntlm & Samba 3 > >Hi !! > >Our cache.log has the following entries: > >2003/12/17 16:29:51| helperStatefulOpenServers: Starting 5 '

Re: RE: RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread zottmann
December 17, 2003 12:33 PM >To: [EMAIL PROTECTED]; 'Squid-Users (E-mail)' >Subject: Re: RE: [squid-users] Squid & ntlm & Samba 3 > >Hi !! > >Our cache.log has the following entries: > >2003/12/17 16:29:51| helperStatefulOpenServers: Starting 5 '

RE: RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Jim Crippen
] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 12:33 PM To: [EMAIL PROTECTED]; 'Squid-Users (E-mail)' Subject: Re: RE: [squid-users] Squid & ntlm & Samba 3 Hi !! Our cache.log has the following entries: 2003/12/17 16:29:51| helperStatefulOpenServers: Starting 5 

Re: RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Duane Wessels
On Wed, 17 Dec 2003 [EMAIL PROTECTED] wrote: > Hi !! > > Our cache.log has the following entries: > > 2003/12/17 16:29:51| helperStatefulOpenServers: Starting 5 'ntlm_auth' > processes > 2003/12/17 16:29:52| helperOpenServers: Starting 5 'ntlm_auth' processes > username must be specified! > > U

Re: RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread zottmann
you want). Also, I'd take a look at >the winbindd.log file from samba. That's where I found my problems with >this getting it set up. > >Jim > >-Original Message----- >From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 17,

Re: RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread zottmann
you want). Also, I'd take a look at >the winbindd.log file from samba. That's where I found my problems with >this getting it set up. > >Jim > >-Original Message----- >From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 17,

RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Jim Crippen
enrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 10:51 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [squid-users] Squid & ntlm & Samba 3 On Wed, 17 Dec 2003 [EMAIL PROTECTED] wrote: > Also, I didn´t see ntlm_auth in the process li

Re: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Henrik Nordstrom
On Wed, 17 Dec 2003 [EMAIL PROTECTED] wrote: > Also, I didn´t see ntlm_auth in the process list (ps auxf) Then there is a problem in the helper specification. Anything relevant in cache.log before this? (from the message where Squid says it is starting the helpers and down to the last error me

Re: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread zottmann
>And have you given Squid access to the privileged winbind >pipe? I think I have ... Squid runs under the "nobody" user, wich is a member of the "nobody" group, right? We have changed the access rights to this: drwxr-x---2 root nobody 4096 Dec 17 12:01 winbindd_privileged I

Re: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread zottmann
>And have you given Squid access to the privileged winbind >pipe? I think I have ... Squid runs under the "nobody" user, wich is a member of the "nobody" group, right? We have changed the access rights to this: drwxr-x---2 root nobody 4096 Dec 17 12:01 winbindd_privileged I

RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Jim Crippen
:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 9:59 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [squid-users] Squid & ntlm & Samba 3 On Wed, 17 Dec 2003 [EMAIL PROTECTED] wrote: > We have a Fedora Core box with Samba 3.0 installed, with everything running >

Re: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Henrik Nordstrom
On Wed, 17 Dec 2003 [EMAIL PROTECTED] wrote: > We have a Fedora Core box with Samba 3.0 installed, with everything running > ok (wbinfo -t, wbinfo -u, wbinfo -g, wbinfo -a user%password all return > success, /usr/bin/ntlm_auth --username=user also returns success). And have you given Squid acc

RE: [squid-users] Squid & ntlm & Samba 3

2003-12-17 Thread Elsen Marc
Hi !! We have a Fedora Core box with Samba 3.0 installed, with everything running ok (wbinfo -t, wbinfo -u, wbinfo -g, wbinfo -a user%password all return success, /usr/bin/ntlm_auth --username=user also returns success). We have compiled Squid with the following options: /configure --ena