[Dspace-tech] ldap login

2015-06-26 Thread Saidy Binta
Hi , Please can someone help, I use Ldap for login on my institutional repository. I keep getting the error went anyone login to the site. The Error message is * The user name and/or password supplied were not valid. The error the dspace log message is as follows: 2015-06-26 12:09:20,632

Re: [Dspace-tech] ldap login

2015-06-26 Thread alastair.duncan
Can you bind to or search to the ldap server with your username from an ldap client other than the one in DSpace? Alastair From: Saidy Binta [mailto:bisa...@mrc.gm] Sent: 26 June 2015 13:16 To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] ldap login Hi , Please can someone help

Re: [Dspace-tech] ldap login

2015-06-26 Thread Hilton Gibson
Hi Saidy, The error is the result of a bad Base DN' call by DSpace. See: http://stackoverflow.com/questions/16999627/ldap-server-which-is-my-base-dn This can be deduced from the following error in the log file: *3F:ip_addr=0:0:0:0:0:0:0:1:failed_login:no DN found for user bisaidy* Our

Re: [Dspace-tech] ldap login

2015-06-26 Thread Saidy Binta
Thanks a lot. I will check the links and hopefully see if it will work. Regards Binta From: Hilton Gibson [mailto:hilton.gib...@gmail.com] Sent: 26 June 2015 13:10 To: Saidy Binta Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] ldap login Hi Saidy, The error is the result

Re: [Dspace-tech] ldap login

2009-04-28 Thread Hossain, Aaron
; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] ldap login Hi Sarah, If you have ldap.enable set to true, and LDAPAuthentication set in plugin.sequence.org.dspace.authenticate.AuthenticationMethod then it should just do it. However, the URL used to present the login screen (ldap-login

Re: [Dspace-tech] ldap login

2009-04-28 Thread Sarah Ryder
-tech@lists.sourceforge.net Subject: [Dspace-tech] ldap login Hi folks I'm wondering if there is a way to redirect all login screens to the ldap login screen instead of the normal login screen. For example, I can change the login link on the sidebar to point directly to the ldap login url

Re: [Dspace-tech] ldap login

2009-04-28 Thread clive gould
Hi Sarah I was troubled by a dialog asking me how I wanted to login. My solution was to edit dspace.cfg so as to only permit LDAP login as follows: Stackable Authentication Methods # # Stack of authentication methods # (See org.dspace.authenticate.AuthenticationManager) # Example: #

[Dspace-tech] ldap login

2009-04-27 Thread Sarah Ryder
Hi folks I'm wondering if there is a way to redirect all login screens to the ldap login screen instead of the normal login screen. For example, I can change the login link on the sidebar to point directly to the ldap login url (https://mydomain.edu:8443/jspui/ldap-login), but if a user is

Re: [Dspace-tech] ldap login

2009-04-27 Thread Stuart Lewis
/ -Original Message- From: Sarah Ryder [mailto:sry...@hampshire.edu] Sent: Tuesday, 28 April 2009 6:28 a.m. To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] ldap login Hi folks I'm wondering if there is a way to redirect all login screens to the ldap login screen instead of the normal