[TriLUG] htpasswd file

Jeremy Portzer jeremyp at pobox.com
Tue Apr 8 14:51:28 EDT 2003


On Tue, 2003-04-08 at 14:44, JoJo Almario wrote:
> Im using an htpasswd file and an .htaccess file for membership onto my 
> intranet.  Is there a certain size or membership limit that is 
> reccomended I not go over in either of those files?
> 

I'm not sure if there's a recommended limit, but it probably becomes
unwieldly to manage after a certain size.  You might want to consider
the mod_auth_ldap or mod_auth_mysql packages, which allow you to connect
Basic Authentication to an LDAP or MySQL database.  (There's probably a
postgresql version also.)

mod_auth_mysql is what we use on http://mirrors.trilug.org/ -- it works
pretty well.

Hope this helps,
Jeremy
 
-- 
/=====================================================================\
| Jeremy Portzer       jeremyp at pobox.com       trilug.org/~jeremy     |
| GPG Fingerprint: 712D 77C7 AB2D 2130 989F  E135 6F9F F7BC CC1A 7B92 |
\=====================================================================/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.trilug.org/pipermail/trilug/attachments/20030408/a815542f/attachment.pgp>


More information about the TriLUG mailing list