Possibility to use an external autehtication program
would be nice.
Discussion
Anonymous
-
2004-07-27
Logged In: YES
user_id=9205
I am not sure what you mean by "external" program. The
webbrowser chooses the authentication method, not
WebCleaner. Current HTTP authentication methods are "basic",
"digest" and "digest-md5". The microsoft one is "NTLM",
which I presume does not work because I did not test it.
Can you give me an example of what external authentication
program you'd like to use?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-07-27
assigned_to: nobody --> calvin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=9205
I am not sure what you mean by "external" program. The
webbrowser chooses the authentication method, not
WebCleaner. Current HTTP authentication methods are "basic",
"digest" and "digest-md5". The microsoft one is "NTLM",
which I presume does not work because I did not test it.
Can you give me an example of what external authentication
program you'd like to use?
Logged In: YES
user_id=1076626
i was using it as standalone (no squid) but i changed that
now. I was thinking of radius support but that is already
implemented in squid.
Mostly for authenticating my mobile phone by its imei number.
(don't have that up and running just yet)
Logged In: YES
user_id=9205
I will leave this open until I have a more closer look at
the squid authentication interface.