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

authenticating from netscape



ok, here's the next one...

using the following access directives:

*****
access to attr=userPassword
        by anonymous auth
        by * none

access to dn="(.*,)?o=DC,c=US"
        by self write
        by dn=".*,o=DC,c=US" read
        by * none
*****

i can bind just fine using clients that supply a full DN (like outlook
express), but it doesn't work for binding from netscape navigator, which by
default supplies the "mail" and "userPassword" attributes for binding.

does anyone have a suggestion what to add so that i can bind using
navigator?

thanks :)

jens