On Thu, 13 Nov 2003, Schelstraete Bart wrote: > a) Do you really need to use winbind in order to use NTLM > authentication? If I check the Squid FAQ, they are using the > wb_ntlmauth. But I don't see any example with ntlmauth.
For good operation you need winbind. There is a couple of other ntlm helpers not using winbind, but neither are very stable or reliable. > c) fakeauth works without any problems, but the userid is then > domain/userid. Is there any way to only have the 'userid' , so to drop > that 'domain'? The userid when using NTLM is domain/userid. This is what you entered when you logged in to the domain (well, split in two fields, but it still is the same) Regards Henrik
