[solved] Re: OpenLDAP's installation

2006-02-19 Thread Vincent
Marco a écrit : I Vincent, have you open the ports 389 (ldap) and 636 (ldaps) on your firewall? Bye Marco I don't know if you were talking about the file /etc/hosts.allow, but that was it ! A simple line "slapd: all" in /etc/hosts.allow and a restart of inetd and slapd later it works, I n

Re: OpenLDAP's installation

2006-02-19 Thread Marco
I Vincent, have you open the ports 389 (ldap) and 636 (ldaps) on your firewall? Bye Marco Vincent ha scritto: Hi, I've been trying to get up and running a openldap server for two days now (for the record I have another ldap server which is working perfectly well, it does authentification

Re: OpenLDAP's installation

2006-02-19 Thread Vincent
Mankuthimma a écrit : On 2/19/06, *Vincent* <[EMAIL PROTECTED] > wrote: >I've been trying to get up and running a openldap server for two > days now (for the record I have another ldap server which is working > perfectly well, it does authentification f

Re: OpenLDAP's installation

2006-02-19 Thread Vincent
Vincent a écrit : Hi, I've been trying to get up and running a openldap server for two days now (for the record I have another ldap server which is working perfectly well, it does authentification for the login, mail aliases, groups, ...) , and I can't figure out what's the problem !

OpenLDAP's installation

2006-02-19 Thread Vincent
Hi, I've been trying to get up and running a openldap server for two days now (for the record I have another ldap server which is working perfectly well, it does authentification for the login, mail aliases, groups, ...) , and I can't figure out what's the problem ! I did apt-get insta