[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tpop3d-discuss] about scope in LDAP plugin
From: |
Prune |
Subject: |
[tpop3d-discuss] about scope in LDAP plugin |
Date: |
Fri, 01 Mar 2002 18:50:30 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 |
Hi,
I had no time before to search out...
but here is the LDAP URL format :
ldap://host:port/dn[?attributes[?scope[?filter]]]
although it's a little bit complicated, it could replace some attributes :
ldap://host:port/auth-ldap-searchdn?auth-ldap-mailbox-attr?auth-ldap-scope?auth-ldap-filter
attributes, scope and filter can be ommited.
if we just want to put the scope there it will look like :
ldap://host:port/auth-ldap-searchdn??auth-ldap-scope
maybe you also can use ldaps:// for ldap + tls...
I'll check that.
If you think it can be better.....
When will you release 1.4.1 ?
Cheers,
Prune
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [tpop3d-discuss] about scope in LDAP plugin,
Prune <=