Hi Edgaraa,

> Does DSpace have any specific LDAP schema? Or is it perfectly enough to
> use just standard oranizationalPerson, inetOrgPerson object classes?

DSpace is very flexible - just configure the right ldap field names in 
dspace.cfg

For example:

 ldap.provider_url = ldap://ldap.testathon.net:389/
 ldap.id_field = cn
 ldap.object_context = OU=users,DC=testathon,DC=net
 ldap.search_context = OU=users,DC=testathon,DC=net
 ldap.email_field = mail
 ldap.surname_field = sn
 ldap.givenname_field = givenName
 ldap.phone_field = telephoneNumber

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to