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

Re: authentication problem - pls help



At 06:17 PM 10/30/00 +0800, Yong Tai Pang wrote:
>screen log under Outlook Express
>bind: invalid dn (bobo)

Try providing a valid DN such as cn=bobo,dc=test,dc=net

>ber_flush: 24 bytes to sd 9
>conn=2 op=0 RESULT tag=97 err=34 text=invalid DN
>conn=2 op=1 UNBIND
>conn=-1 fd=9 closed
> 
>screen log under Netscape
>conn=3 op=0 BIND dn="" method=128

Anonymous bind and you have "access to * by anonymous auth"

>ber_flush: 14 bytes to sd 9
>conn=3 op=0 RESULT tag=97 err=0 text=
>conn=3 op=1 SRCH base="dc=i-dns,dc=net" scope=2 filter="(<mailto:mail=bobo@test.net>mail=bobo@test.net)"
>conn=3 op=1 SEARCH RESULT tag=101 err=0 text=

no match, no subsequent bind.  See archives and FAQ for
details.

Kurt