On Mon, Apr 28, 2014 at 10:20:08PM +0200, Jakub Hrozek wrote:
can I get a final ACK (or a non-file NACK :-)) on the patches?
Not sure if you are waiting on ack from me but I confirm that the .src.rpm you provided me with has the ldap_user_extra_attrs behaviour as documented, so I can have in [domain/*]
ldap_user_extra_attrs = email:mail, firstname:givenname, lastname:sn
and in [ifp]
user_attributes = +email, +firstname, +lastname
a retrieve attribute values from mod_lookup_identity using
LookupUserAttr email REMOTE_USER_EMAIL " " LookupUserAttr firstname REMOTE_USER_FIRSTNAME LookupUserAttr lastname REMOTE_USER_LASTNAME