Issue #827 has been updated by Clément OUDOT. Status changed from New to Rejected
Hi, the tracker is not the best way to aks questions, use the mailing list instead: http://lists.ltb-project.org/listinfo/ltb-users The 'info' attribute is defined in cosine schema. But you can use the attribute that you want. ---------------------------------------- Bug #827: Reset by questions data storage http://tools.lsc-project.org/issues/827 Author: Chuck Peters Status: Rejected Priority: Normal Assigned to: Category: Target version: According to the documentation, the answer is stored in LDAP using the "info" attribute, and optionally the "extensibleObject" attribute. However it appears neither of those attributes are available with current OpenLDAP installations. At least neither attribute is available with Debian's Jessie installation of OpenLDAP, package 2.4.40+dfsg-1+deb8u2. http://ltb-project.org/wiki/documentation/self-service-password/0.9/config_questions Attribute and object class Set the attribute in which the answer will be stored: $answer_attribute = "info"; If the above attribute is not in a standard user object class, configure the object class to use with this attribute: $answer_objectClass = "extensibleObject"; The object class will be added to the entry only if it is not already present. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
