Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: authenticate via cgi-bin

by mce (Curate)
on Jan 07, 2003 at 15:30 UTC ( [id://224991]=note: print w/replies, xml ) Need Help??


in reply to Re: authenticate via cgi-bin
in thread authenticate via cgi-bin

Yep,

I tried that one also

Authen::PAM works also only as root. You always get a authentication failure when you try it as a normal user.
---------------------------
Dr. Mark Ceulemans
Senior Consultant
IT Masters, Belgium

Replies are listed 'Best First'.
Re: Re: Re: authenticate via cgi-bin
by OM_Zen (Scribe) on Jan 07, 2003 at 16:19 UTC
    Hi ,

    The perlauthenhandler (sub directive) can be used to bypass the cgi from authenticating (if you could change the conf files .

    The use of suexec shall make the CGI process to run in the unix id itself ( not the nice way infact not recommended)

    You could install module in your own directory , that making it global (installing as a root) . The summary is people tend to go from seeing the /etc/passwd or configuring suexec on (as there are better ways to authenticate or authorize than the unixids)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://224991]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-04-19 15:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found