This is a discussion on [squid-users] Re: ntlm won't prompt within the Squid Users forums, part of the Web Server and Related Forums category; >> I am trying to get squid to prompt me for password before granting >> access to the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>> I am trying to get squid to prompt me for password before granting
>> access to the internet. > > The whole point of NTLM auth is not having to enter the password. > If you want the password prompt, you need to use basic auth and > the wb_auth helper. Please excuse my ignorance. Would passwords be passed in clear text using basic auth? Is there an authentication scheme that works without clear text. Regards, Norman |