[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Apache authentication
- Subject: Re: [cobalt-developers] Apache authentication
- From: Anders <andersb@xxxxxxxxxxx>
- Date: Mon Jan 26 16:29:28 2004
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Ian McCall wrote:
> Question is then, are people aware of any means of either getting
> Apache to authenticate directly off /etc/passwd? The trouble with doing
> it manually is a) I have to do it myself and can't automate it on site
> creation and b) I can't guarantee that the passwords are going to be
> the same between /etc/passwd and .htaccess.
>
> Any clues?
http://pam.sourceforge.net/mod_auth_pam/
--anders