tsuji,
I doing some work for a company and I am not getting enough info. from them.
They have a Novell network and I asked them whether they're using Novell or Microsoft active directory and they haven't gotten back to me yet! But most likely, it's Novell.
Using LDAPExplorer, this is the...
Thanks for the input. I'll give ADSIEdit a try.
I tried IPWorks ASP LDAP component and I am able to find and authenticate the user. The only issue is that the user gets authenticated even with blank or wrong password !!
What am I doing wrong? Here is the code:
-----------------
uid =...
markdmac,
Thanks for the code. I get following error running your code:
Active Directory error '80070005'
I get "General access denied error"
on "For Each usr In cont" line.
One more strage thing I noticed. All the person nodes, none of them have the "distinguishedName" or any other standard attributes. All I see is:
ou=int1
uid=111111111
objectclass
employeenumber
givenname
sn
postofficebox
destinationindicator
businesscategory...
markdmac,
The username will only be there in one OU. Company has created multile OUs (ou=int7, int8, int9). userids ending with 7, 8, 9 are in respective OUs.
One more question.. even if the user shows up twice (because he may may belong to multiple groups), would it matter? Since I just...
tsuji,
Thanks for the info. I'll have been googling for few days and I found some samples, but I am still unable to figure this one out.
I'd appreciate some links or sample routines. Basically I will be passing in uid and the password, and the code should authenticate the user.
Thanks in...
I have been strugging with this one.
I am trying to authenticate users against a LDAP server (Novell). By trial and error, I got following code to work but the issue is that I had to specify the whole ldapPath. i.e. I just want to search the whole LDAP tree for the given userid and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.