RE: ports

2008-03-10 Thread Gerry Smyth
>From a security point of view we have adapted a master-slave relationship where writes are performed at the master level server and reads are performed via the slaves via port 389. Data is replicated from master - to - slave via slurpd. "Zumwalt, Robert" <[EMAIL PROTECTED]> 11/03/2008 10:

RE: ports

2008-03-10 Thread Zumwalt, Robert
I don't think it is the norm... in our production environment we have 12 cache servers which are optimized for searches and respond to one port.. and a single separate server which is optimized for write requests. Robert -Original Message- From: Quanah Gibson-Mount [mailto:[EMAIL PROTECTE

Re: ports

2008-03-10 Thread Quanah Gibson-Mount
--On Monday, March 10, 2008 2:58 PM -0500 "Zumwalt, Robert" <[EMAIL PROTECTED]> wrote: Is there a way to designate a separate read port from write port? Or do I need to create 2 separate connections if I want to perform this type of action? AFAIK, there is no such distinction at all in LDAP.

ports

2008-03-10 Thread Zumwalt, Robert
Is there a way to designate a separate read port from write port? Or do I need to create 2 separate connections if I want to perform this type of action? Robert Zumwalt E-MAIL CONFIDENTIALITY NOTICE: The contents of this e-mail message and any attachments are intended solely for

Re: Password Policy Control

2008-03-10 Thread Clément OUDOT
Chris Ridd a écrit : > > On 10 Mar 2008, at 10:56, Clément OUDOT wrote: > >> Chris Ridd a écrit : >>> >>> On 9 Mar 2008, at 12:07, Clément OUDOT wrote: >>> Hello, I'm using Net::LDAP for several years (scripts, LemonLDAP::NG project) and I try now to use Password Policy (with ov

Re: Password Policy Control

2008-03-10 Thread Chris Ridd
On 10 Mar 2008, at 10:56, Clément OUDOT wrote: Chris Ridd a écrit : On 9 Mar 2008, at 12:07, Clément OUDOT wrote: Hello, I'm using Net::LDAP for several years (scripts, LemonLDAP::NG project) and I try now to use Password Policy (with overlay ppolicy in OpenLDAP). As I see, no contro

Re: Password Policy Control

2008-03-10 Thread Clément OUDOT
Chris Ridd a écrit : > > On 9 Mar 2008, at 12:07, Clément OUDOT wrote: > >> Hello, >> >> I'm using Net::LDAP for several years (scripts, LemonLDAP::NG project) >> and I try now to use Password Policy (with overlay ppolicy in OpenLDAP). >> >> As I see, no control module has been implemented to deals

Re: Password Policy Control

2008-03-10 Thread Chris Ridd
On 9 Mar 2008, at 12:07, Clément OUDOT wrote: Hello, I'm using Net::LDAP for several years (scripts, LemonLDAP::NG project) and I try now to use Password Policy (with overlay ppolicy in OpenLDAP). As I see, no control module has been implemented to deals with Password Policy control resp