View Issue Details

IDProjectCategoryView StatusLast Update
0022521mantisbtldappublic2017-03-15 17:20
Reporteralberto.gonzag Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Product Version2.0.0 
Summary0022521: For the connection to LDAP the first time a user is created, he does not save the real name or e-mail in the database.
Description

In to LDAP connection, the first time a user is created, he does not save the real name or e-mail in the database.

I have the following configuration enabled:
$ G_use_ldap_realname = ON;
$ G_use_ldap_email = ON;

The detail when creating the user in version 2.0 is that the first time does not save in the database the real name and the email you have to click again on "update" so that now if all information is saved.

Steps To Reproduce

Step 1. Have the LDAP connection enabled.
Step 2. I have the following configuration enabled: $ G_use_ldap_realname = ON; $ G_use_ldap_email = ON;
Step 3. Go to create new account.
Step 4. Enter user account.
Step 5. Dar clic en crear usuario.(At this point the LDAP data is retrieved).
Step 6. Go check in database and consult the user created.(at this point only saved te username, you have to click again on "update" so that now if all information is saved).

TagsNo tags attached.

Activities

alberto.gonzag

alberto.gonzag

2017-03-15 17:20

reporter   ~0056077

In english: Step 5. Click on create user. (At this point the LDAP data is retrieved).