Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: alpha on September 09, 2009, 08:51:43 AM

Title: new_user_identity plugin working in 0.3 stable?
Post by: alpha on September 09, 2009, 08:51:43 AM
Hi,

I just wonder if anyone are using the new_user_identity plugin in 0.3 stable? My LDAP "public_ldap directory" is working, both when searching for fullname and email address. But I have no luck in using the plugin for adding data for users identity at first login.

Best regards,
Kristian
Title: new_user_identity plugin working in 0.3 stable?
Post by: ABerglund on February 26, 2010, 02:12:15 PM
I've just begun testing this, and I can not get it to work either.

Actually, now that I look at the code, I would need it to go a step farther for our environment here. In addition to populating the Display Name field in RC from the cn= in LDAP, I would also need it to populate the email address itself, since we do multiple domains with a shared uid-space.

I guess I'll need to go back to using a virtusertable lookup for both of these. LDAP would have been much cleaner...