Summary | specify the fullname-column when making custom sql-authentication |
Queue | Horde Base |
Queue Version | 3.0.6 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | didopalauzov (at) aegee (dot) org |
Created | 11/27/2005 (7194 days ago) |
Due | |
Updated | 11/28/2005 (7193 days ago) |
Assigned | |
Resolved | 11/28/2005 (7193 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
preference hook.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ specify the fullname-column when making custom sql-authentication
Queue ⇒ Horde Base
This hint is actually for horde 3.0.7 but it was not possible to
choose that "queue version" n the bug system.
When Authentication -> SQL Authentication is choosen, I would like
to have in horde/config/conf.xml the possibility to specify the column
name containing the e-mail and the full name of the user, instead of
using some standard ones.
Motivation: in my horde istnace I authenticate the users agains a
typo3/mysql-based database, where username, e-mail, fullname and
passwords are already stored by the typo3-system. I can authenticate
successtully, but there is no standard way to say horde, to use the
column realName for the fullname.