tag 518152 + moreinfo
thanks
Hi!
... as written in my reply to your personal mail from yesterday:
* Slawomir Stanczak <[email protected]> [2009-03-04 13:14:04 CET]:
> After upgrade to Debian (Lenny) ldapvi doesn't work:
>
> ara:~$ ldapvi -D "cn=admin,dc=domain,dc=pl"
>
> --- Login
> Type M-h for help on key bindings.
>
> Filter or DN: cn=admin,dc=domain,dc=pl
> Password: *********************
> ldap_bind: Can't contact LDAP server (-1)
Works well for me still.
> LDAP (slapd) works very good.
Are you able to do a slapcat or ldapsearch still? Personally I'm using
profiles to connect to a server, something similar to this in
~/.ldapvirc:
#v+
profile ldapserver
host: ldap://ldapserver
base: dc=some,dc=domain
user: cn=admin,dc=some,dc=domain
password: s3cr1t
#v-
and then use "ldapvi -p ldapserver".
But coming back to your example from above: You neither give a -b
baseDN nor a -h hostname. On intention? I noticed that I'm unable to
connect if I don't give a proper -b baseDN on the commandline, that
might be your problem?
So long, and hope that helps!
Rhonda
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]