[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: can't contact ldap server (81)
I think this works thanks A lot
Is that any easy graphical interface program
I can use to add / delete users ?
-----Original Message-----
From: David Parker [mailto:david.parker@rocketsoftware.com]
Sent: Monday, December 22, 2003 6:01 PM
To: Hussein Esmat
Subject: RE: can't contact ldap server (81)
Hi. If your server is not running on the default host/port
(localhost:389), then you need to specify the host and port on the
command line - I believe -Hldap://host:port works, but you can also use
"ldapadd -h" to find out the switches.
Hope that helps!
- DAP
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of
> hesmat@future-group.com
> Sent: Monday, December 22, 2003 10:35 AM
> To: openldap-software@OpenLDAP.org
> Subject: can't contact ldap server (81)
>
>
> Dear all;
>
>
> I have worked according to the document of quick starting guide in
> openldap site
> I have created ldif file
> But when running ldapadd -x -D "cn=root,dc=mydomain,dc=com" -W -f
> example.ldif
> Enter ldap password appears , I type secret
> But a msg appear
> Ldap_bind: can't contact ldap server (81)
>
> What should I do ?
>
> Regards,
> Hussein Esmat
>
>
>
>
>