[Archivesspace_Users_Group] LDAP Configuration Woes

Rowe, Jayson jrowe at sebts.edu
Wed Jun 28 09:32:50 EDT 2017


Hi,
I'm new to setting up ArchivesSpace, and I'm having trouble getting it to bind to my LDAP.

I'm getting two errors, one is a code 49 saying Invalid Credentials (which I know are correct) and then it says failed to bind to LDAP directory.

Here is what my LDAP config block looks like (scrubbed a bit for privacy):
AppConfig[:authentication_sources] = [{
                                         :model => 'LDAPAuth',
                                         :hostname => 'dc.example.com',
                                         :port => 389,
                                         :base_dn => 'dc=blah,dc=example',dc=blahblah'
                                         :username_attribute => 'SAMAccountName',
                                         :attribute_map => {:cn => :name},
                                         :bind_dn => 'sAMAccountName=ldapuser,ou=users,dc=blah,dc=example,dc=blahblah',
                                         :bind_password => 'secretpassword',
}]
This is a configuration similar to what other apps use. The only line that was really unfamiliar to us was the ':attribute_map=>' line.

I'm grateful for any help the community might be able to provide.
Thank you,
Jayson Rowe
Southeastern Baptist Theological Seminary

Jayson Rowe
Software Developer, Information Technology
Editor, Between The Times
Southeastern Baptist Theological Seminary
919.761.2267 | www.sebts.edu<http://www.sebts.edu> | map<http://www.sebts.edu/student-life/campus/> | social<http://www.sebts.edu/news-resources/social_network.aspx>

[http://mailer.sebts.edu/admin/images/SEBTS-logo-email.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20170628/09aa0feb/attachment.html>


More information about the Archivesspace_Users_Group mailing list