cLive ;-) has asked for the wisdom of the Perl Monks concerning the following question:
I think this is slightly OT but...
Is it possible to set an auth username/password combo for a browser from a cgi script *without8 the user having to enter a login/password in the auth-pop-up?
Eg: User logs into existing web site system through a web page. A look-up says they can access "Set 4" of some static web pages. The script sets the relevant username/password combo in the browser.
Why do I not want to put all username/passwords in an .htaccess file?
Is there an HTTP header I can set from the server that would force a username/password auth combo on a browser?
Or is there an easier way to do this?
Thoughts greatly appreciated.
cLive ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Auto set basic auth username/password
by Zaxo (Archbishop) on Jul 04, 2001 at 09:31 UTC | |
|
Re: Auto set basic auth username/password
by Anonymous Monk on Jul 04, 2001 at 08:32 UTC | |
by cLive ;-) (Prior) on Jul 04, 2001 at 10:12 UTC | |
|
Re: Auto set basic auth username/password
by mattr (Curate) on Jul 04, 2001 at 14:29 UTC | |
|
Re (tilly) 1: Auto set basic auth username/password
by tilly (Archbishop) on Jul 04, 2001 at 08:47 UTC | |
by cLive ;-) (Prior) on Jul 04, 2001 at 10:07 UTC | |
|
Re: Auto set basic auth username/password
by traveler (Parson) on Jul 04, 2001 at 19:52 UTC |