[Building Sakai] LDAP Account information mapping with Sakai

Sam Chow samchow at ln.edu.hk
Thu Sep 16 21:06:23 PDT 2010


Dear All,

I am using this mapping now:

		<property name="attributeMappings">
			<map>
				<entry key="login"><value>uid</value></entry>         
				<entry key="firstName"><value>givenName</value></entry> 
				<entry key="lastName"><value>sn</value></entry> 
				<entry key="email"><value>mail</value></entry>  
				<entry key="groupMembership"><value>groupMembership</value></entry>     
			</map>
		</property>

Now i want to use the attribute mobile and homePhone in LDAP, so i need to
add this two entry. how can i find the key name of this 2 in Sakai?

Many Thanks

Best Regards,
Sam Chow

-----
Best Regards,

Sam Chow
Research Assistant
Lingnan Unviersity
Hong Kong
-- 
View this message in context: http://old.nabble.com/LDAP-Account-information-mapping-with-Sakai-tp29735048p29735048.html
Sent from the Sakai - Development mailing list archive at Nabble.com.



More information about the sakai-dev mailing list