diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-01-21 19:11:49 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-01-21 19:11:49 +0100 |
commit | a16dd68e698185f207e0bd3cf3b3f22619417519 (patch) | |
tree | 25dde2ced4efdf039919b6825ab9c7bfbfff348b /inc/parser | |
parent | dbc31b0931cdab7a717606d1861b4c8ebf5ad5c0 (diff) | |
download | rpg-a16dd68e698185f207e0bd3cf3b3f22619417519.tar.gz rpg-a16dd68e698185f207e0bd3cf3b3f22619417519.tar.bz2 |
streamlining auth backends :!:
This patch is a start to make all the auth backend mor alike in
configuration and to update all backend to the new OO method.
This patch changed some config placeholders and thus may break
existing configs! Here is a list of the new place holders used
in MySQL and LDAP:
%{user} - the login name
%{group} - a group name
%{pass} - the password (cleartext or crypted)
%{dgroup} - the default group
%{guid} - a group id
%{uid} - a user id
%{name} - full name of a user
%{email} - email of a user
%{dn} - DN for a user (LDAP only)
The LDAP backend was enhanced a little bit. The default group
now is always added to the list of returned groups. A different
Server Port can be configured.
More changes will follow.
darcs-hash:20060121181149-7ad00-79de68aa7f87aef87dcff9dd7afd50adda859289.gz
Diffstat (limited to 'inc/parser')
0 files changed, 0 insertions, 0 deletions