Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > htaccess auth question

Reply
Thread Tools

htaccess auth question

 
 
perlUSER
Guest
Posts: n/a
 
      01-13-2006
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.

 
Reply With Quote
 
 
 
 
usenet@DavidFilmer.com
Guest
Posts: n/a
 
      01-13-2006
perlUSER wrote:
> 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?

--
http://DavidFilmer.com

 
Reply With Quote
 
 
 
 
perlUSER
Guest
Posts: n/a
 
      01-14-2006
Here is the link:
http://www.rz.uni-augsburg.de/~zahn/...s/mod_auth_aix

Or Google mod-auth-aix

Hope this help.

Sri

 
Reply With Quote
 
Tad McClellan
Guest
Posts: n/a
 
      01-14-2006
perlUSER <> wrote:

> 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.


--
Tad McClellan SGML consulting
Perl programming
Fort Worth, Texas
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
windows auth and forms auth Smokey Grindle ASP .Net 1 06-08-2006 03:14 PM
Windows Auth, but Forms Auth for one page? =?Utf-8?B?ZGhucml2ZXJzaWRl?= ASP .Net 1 01-08-2005 05:50 PM
Configuring Windows Auth & Forms Auth in Asp.Net Chris Mohan ASP .Net Security 2 04-29-2004 06:46 AM
Configuring Windows Auth & Forms Auth in Asp.Net =?Utf-8?B?Q2hyaXMgTW9oYW4=?= ASP .Net 0 04-28-2004 06:11 PM
container-auth vs servlet-auth role-checking? Mark Chai Java 1 10-01-2003 06:30 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57