I´m trying to use DSpace with the users of my Windows 2003 Server domain.
The firs problem is that I can login and autoregister using CN, but email
address, surname, given name and phone number remain blank.

The second problem is that I wanted to use sAMAccount as ldap.id_field so
users can log in with their system usernames. I change ldap.id_field in
dspace.cfg to sAMAccount and than I cannot log in.

Using dspace-1.4.2 and Debian Etch 2.6.18-4-686

Can anybody help?

Thanks.

Damaso.


dspace.cfg ldap configuration:
-------------------------------------------
webui.ldap.autoregister = true
ldap.enable = true
ldap.id_field = CN
ldap.object_context = CN=Users,DC=vi,DC=ieo,DC=es
ldap.search_context = CN=Users,DC=vi,DC=ieo,DC=es
ldap.email_field = mail
ldap.surname_field = sn
ldap.givenname_field = givenName
ldap.phone_field = telephoneNumber

One user data in my AD obtained using ldp.exe Windows tool:
-------------------------------------------------------------------------------------------
Expanding base 'CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es'...
Result <0>: (null)
Matched DNs:
Getting 1 entries:
>> Dn: CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es
    4> objectClass: top; person; organizationalPerson; user;
    1> cn: Luisa Ferrer;
    1> sn: Ferrer;
    1> givenName: Luisa;
    1> initials: LF;
    1> distinguishedName: CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es;
    1> instanceType: 4;
    1> whenCreated: 11/27/2003 12:8:49 Hora estándar romance Hora estándar
romance;
    1> whenChanged: 4/21/2005 8:55:0 Hora estándar romance Hora estándar
romance;
    1> displayName: Luisa Ferrer;
    1> uSNCreated: 32233;
    13> memberOf: ...
    1> homeMTA: CN=Microsoft MTA,CN=xxxxxx,CN=Servers,CN=Primer grupo
administrativo,CN=Administrative Groups,CN=Vigo,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=vi,DC=ieo,DC=es;
    2> proxyAddresses: SMTP:[EMAIL PROTECTED]; X400:c=ES;a=
;p=Vigo;o=Exchange;s=Ferrer;g=Luisa;i=MF;;
...
    1> name: Matilde Ferrer;
...
    1> sAMAccountName: luisa;
    1> sAMAccountType: 805306368;
...
    1> legacyExchangeDN: /o=Vigo/ou=Primer grupo
administrativo/cn=Recipients/cn=luisa;
....
    1> mail: [EMAIL PROTECTED];
    1> msExchHomeServerName: /o=Vigo/ou=Primer grupo
administrativo/cn=Configuration/cn=Servers/cn=xxxxxx;
....
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to