Am Mon, 2 Nov 2015 17:28:06 +0100 schrieb Matthias Apitz <[email protected]>:
> > Hello, > > I'm trying to make from FreeBSD a LDAPsearch in some Novell eDirectory > with the following command: > > $ ldapsearch -Z -H ldaps://romega:1027 -b 'ou=person,o=uni' -D [...] Quite obvious, you initiated startTLS AND ldaps. To my knowledge, edirectory does not support startTLS, so just omit -Z. -Dieter -- Dieter Klünter | Systemberatung http://sys4.de GPG Key ID: E9ED159B 53°37'09,95"N 10°08'02,42"E
