[Date Prev][Date Next] [Chronological] [Thread] [Top]

Netscape-LDAP URL problems



Hi,
    I am trying to connect to my openLdap server (which works fine with
other ldapclients) with Netscape directly
    through the URL. I read RFC 2256 and tried to connect by writing:

        ldap://192.168.0.45:389/o=AMV,c=se??sub??bindname=o=AMV%2cc=se

    My baseentry is "o=AMV,c=se"
    I try to bind as "o=AMV,c=se"
    but I need to send bindpw aswell bindpw="mysecretpw"
    The '%2c' is for commas according to RFC.

Could someone give some examples how the exact syntax is, using binddn,
bindpw and perhaps some simple filters?
Do i have to enable 'roaming server' to be able to connect at all?
(I managed to contact ldap server but failed to enter any backend
functions, ie. bind)


Greatful for any help!
--
Sincerely


Mikael Grehn