[SSSD] [PATCH] Extend the LDAP attribute map with custom options

Jan Pazdziora jpazdziora at redhat.com
Wed Apr 30 13:18:11 UTC 2014


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

-- 
Jan Pazdziora | adelton at #ipa*, #brno
Principal Software Engineer, Identity Management Engineering, Red Hat



More information about the sssd-devel mailing list