On Wed, May 4, 2011 at 15:37, helix84 <heli...@centrum.sk> wrote:
> On Wed, May 4, 2011 at 15:20, Savage, Karen R. <karen_sav...@baylor.edu> 
> wrote:
>> I've had LDAP authentication working on my upgrade for the past couple of 
>> months, but now I find that it's not working again. The only config change 
>> I've made since I got it working is setting up the server to run through 
>> port 8443. Would that affect authentication?
>
> If you changed the port of your LDAP server, you need to use the
> following format:
>
> <config name="directory_server">ldap://hostname:port/</config>
> or
> <config name="directory_server">ldaps://hostname:port/</config>

In this case, if you also changed your LDAP server to TLS, you need to
turn this on:
<config name="ldap_opt_tls">true</config>

Please note that LDAPS and LDAP+TLS are two different things.

Regards,
~~helix84

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to