htaccess auth question

P

perlUSER

Hello guys,

My htaccess file reads:
AuthAIX On
AuthAIXAuthoritative On
AuthName "Login with your unix ID and Password"
AuthType Basic
<Limit GET POST>

When the folder is accessd I get a pop-up widow where I enter my
lgoin-id and password.
My apache validates the login credentials aganist my AIX login
credentials.

My question is:
IS it possible to build a login prompt page and validate the user
provided login information aganist my AIX server login credentials? If
so how?

I appreciate your help.

Regards,
Sri.
 
U

usenet

perlUSER said:
My htaccess file reads:
AuthAIX On
AuthAIXAuthoritative On

Are you sure you're using Apache? I didn't know Apache had AIX-specific
auth methods. Can you post a link about this? I would be VERY
interested...
IS it possible to build a login prompt page and validate the user
provided login information aganist my AIX server login credentials?

Are you using DCE for AIX authentication?
 
T

Tad McClellan

perlUSER said:
My question is:


Not about Perl.

IS it possible to build a login prompt page and validate the user
provided login information aganist my AIX server login credentials? If
so how?

I appreciate your help.


You will get more and better help with configuring web servers
if you post to a newsgroup about web servers rather than one
about a programming language.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top