[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Apache authentication



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