Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationDirectoryEntry instance creation in ADSIProvider.IsAuthenticated method failsDirectoryEntry instance creation in ADSIProvider.IsAuthenticated method fails
Previous
 
Next
New Post
10/10/2008 4:28 AM
 

Hi All,
My apology if this, or similar is already discussed here.

In our environment, user authentication fails at this line.
Dim userEntry As New DirectoryEntry(Path, UserName, Password, AuthenticationTypes.Signing)

And if I removed the 4th option and made it just
Dim userEntry As New DirectoryEntry(Path, UserName, Password)

It works.

What would you suggest me to do? I could use this own patched version, but better should be to stay with the one publicly distributed.

FYI. The “Authentication Type”, I leave it to the default “Delegation”. Or in fact, I have not changed anything from the default installation.

Thanks a lot in advance for your advice.
Kazu

 
New Post
10/10/2008 11:00 AM
 

When you say it fails what's the error message?

 
New Post
10/14/2008 10:18 AM
 

Mike Horton wrote
 

When you say it fails what's the error message?

Thanks, Mike, for response.

"Logon failure: unknown user name or bad password"...

Funny because as I said earlier, if I remove the AuthenticationTypes.Signing, it succeeds.

MSDN documentation explains the option as follows.
"Verifies data integrity to ensure that the data received is the same as the data sent. The Secure flag must also be set to use signing."

??? Just for a trial, I put the Secure flag as well. Still fails.

I am near certain that this is our environment specific issue. Because this has been working for others here. I just want to know what could be the cause, where to be looked at.

Thanks a lot.
Kazu

 
New Post
12/3/2008 8:46 AM
 

Hi,

I receive the same error. Changing

AuthenticationTypes.Signing

to

AuthenticationTypes.Signing Or AuthenticationTypes.Secure

fixed the issue for me.

Since the documentation says that Signing should be combined with Secure, I assume this is a bug?

 

Regards,

Ronald Wildenberg

 
New Post
2/18/2009 5:46 PM
 

Hello,

Hope all is well.

I am having the same issue as the others.  Anyone have
a work around?

Should I edit the code and distribute those binaries?

Any help would be greatly appreciated.

Best regards,
Kervin

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationDirectoryEntry instance creation in ADSIProvider.IsAuthenticated method failsDirectoryEntry instance creation in ADSIProvider.IsAuthenticated method fails


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out