Development #8584
Do not let LDAP user without an OU
Start date:
09 October 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
It's now clear that the ou field should be mandatory. If not specified an LDAP user should get the default ou, but it should be possible to send LDAP users in a specific ou.
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|49394090c30939c4d1bf2d72bac118e5174e4df3.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
ldap: put LDAP users in the default ou, or an ou specified in the settings (fixes #8584)
The setting key for specifying an ou is 'ou_slug'. If the specified ou
is not found, ImproperlyConfigured is raised.