On 29.09.2010 13:41, Burton Simonds wrote:
> I have a question relating to ldap auth.  Does it support ldaps?  As a
> matter of just changing the the ldap dsn?  And do I need to specify
> the ldaps port in the dsn as well?

Hi.

Yes I think it supports ldaps out of the box. Depending on the raw php
ldap implementation maybe you'll need to add the certificate to your
trusted ca's on this machine.

Take a look at http://www.php.net/manual/en/function.ldap-connect.php
for AD specific binds.

Regarding the ports, I think you don't need it if you're using generic
ports, but why not ;-).

LG Marius.


-- 
Marius Hein
Senior Application Developer

NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nürnberg
Tel: +49 911 92885-0 | Fax: +49 911 92885-77
GF: Julian Hein | AG Nürnberg HRB18461

http://www.netways.de | marius.h...@netways.de

** NETWAYS Open Source Monitoring Conference 2010 | Nürnberg, 06. und
07. Oktober 2010 | http://www.netways.de/osmc **

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to