Mailing List Archive

Fwd: [Bug 7] New: Authentication method
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



- ---------- Forwarded Message ----------

http://bugs.alobbs.com/show_bug.cgi?id=7

Summary: Authentication method
Product: Cherokee
Version: 0.4.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Handlers
AssignedTo: alvaro@alobbs.com
ReportedBy: setepo@gulic.org


Cherokee could have a cool authentication method, to let to users having
files only available to certain users.

This can be a handler. Something like this

Directory /normal2log/ {
Handler Auth {
Source PlainFile
File /etc/usuarios/pass.txt
DocumentRoot /var/www/private
}
}

Directory /advancedUsers/ {
Handler Auth {
Source LDAP

# %N -> Name given

DN cn=%N,ou=cherokeeweb,dc=chachis
Server ldap://localhost:389

DocumentRoot /var/webldap/users/%N/
}
}

- -------------------------------------------------------

- --
Greetings, alo.
http://www.alobbs.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+4kp/VRSCNxlNnu0RAihDAJ9RUTyzzbFKSf+obmEjTlmA3+I8eACfVm1K
E63127jsR8vG8eWfDvqsoVA=
=xYSY
-----END PGP SIGNATURE-----