Jul 30, 2002 #1 abcfwef Programmer Jul 30, 2002 2 US Does anyone know how to autheticate user name and password using LDAP in VB ? Please help me. It's very urgent for my project. Thanks a lot in advance1 Josh
Does anyone know how to autheticate user name and password using LDAP in VB ? Please help me. It's very urgent for my project. Thanks a lot in advance1 Josh
Jul 31, 2002 Thread starter #3 abcfwef Programmer Jul 30, 2002 2 US Thanks. Got it. Upvote 0 Downvote
Sep 10, 2002 #4 Guest_imported New member Jan 1, 1970 0 I got the Error Type: (0x8007054B) in the 3rd line dim dso,obj Set dso = GetObject("LDAP:" Set obj1 = dspenDSObject( _ "LDAP://cn=users", _ "ddoufd", _ "Tempaug", _ 1) Please help out. Thank you in advance david Upvote 0 Downvote
I got the Error Type: (0x8007054B) in the 3rd line dim dso,obj Set dso = GetObject("LDAP:" Set obj1 = dspenDSObject( _ "LDAP://cn=users", _ "ddoufd", _ "Tempaug", _ 1) Please help out. Thank you in advance david