On Mon, 2006-06-12 at 01:04 -0400, Ciro Iriarte wrote: > > Okay. Try running the ntlm_auth line in your configuration above, > > directly on the command line. What do you see? > > > > /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp -d 400 > > > > Cheers, > > Aaron > > > host:~ # su - wwwrun -s /bin/bash > [EMAIL PROTECTED]:~> /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp > -d 400 > [2006/06/12 01:03:22, 5] lib/debug.c:debug_dump_status(368) > INFO: Current debug levels: > all: True/400 > tdb: False/0 > printdrivers: False/0 > lanman: False/0 > smb: False/0 > rpc_parse: False/0 > rpc_srv: False/0 > rpc_cli: False/0 > passdb: False/0 > sam: False/0 > auth: False/0 > winbind: False/0 > vfs: False/0 > idmap: False/0 > quota: False/0 > acls: False/0 > locking: False/0 > msdfs: False/0 > > And stays there.....
It is running okay. Running out of ideas myself but I saw something in your original email. Quoted below. > [Wed Jun 07 04:26:09 2006] [error] [client 10.129.7.146] (2)No such > file or > directory: couldn't spawn child ntlm helper process: ntlm_auth, > referer: > http://10.129.4.50/nagios/side.html Is this Apache running chroot or something like that? We also have a minor difference in our configuration entries.. my configuration is the same as the example given in the mod_ntlm_winbind documentation. Basic auth works okay from Mozilla and Firefox. I have this line.. NTLMAuth on But you have this line.. NTLMBasicAuth on > > Ciro > > > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
