Re: ADAM Authentication in ASP.NET

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



No, that's pretty much what I'm guessing. I'm also figuring that if there
is a syntax error, it should show up much easier if you pop the credentials
up on a screen to look at. At least he could show the credentials as
they're presented to the DC. And the search base etc. of course.


"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:uSCs1IqqFHA.2540@xxxxxxxxxxxxxxxxxxxxxxx
> That is definitely a good idea. However, the fact that he's getting the
> "unknown user or bad password" error indicates to me that it isn't a
> connection problem. The only thing I can think of along those lines would
> be if he happened to be connecting to a different ADAM instance than the
> one he's testing with LDP by accident. I will groan loudly if that is the
> case, but it seems farfetched. :)
>
> Network traces with Ethereal or Netmon would also be a good idea.
>
> Joe K.
>
> "Al Mulnick" <amulnick_No_SPAM@xxxxxxxxxxx> wrote in message
> news:u6WFKloqFHA.2596@xxxxxxxxxxxxxxxxxxxxxxx
>> Can I suggest that during the code you add a section to the code to
>> display what the connection string turns into?
>> I think that might help to figure out if something is mistyped or other.
>>
>> -ajm
>>
>> "Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
>> wrote in message news:O89CS%23nqFHA.3596@xxxxxxxxxxxxxxxxxxxxxxx
>>> Assuming that you are using the same server and port information that
>>> you are using with ldp, this should work. I can't think of anything
>>> else that might be wrong unless you are accidentally mispelling the
>>> username or password.
>>>
>>> You should not have to do anything in IIS to make this work.
>>>
>>> Joe K.
>>>
>>> "adam" <kumar877@xxxxxxxxx> wrote in message
>>> news:1125088812.572974.300210@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>>> Joe,
>>>
>>> Using the same code as you told be before..
>>> Dim entry as New DirectoryEntry("LDAP://server:­port/RootDSE";,
>>> "traininguser...@xxxxxxxxx", "<passwordhere>",
>>> AuthenticationTypes.None)
>>> Dim o As Object = entry.NativeObject
>>>
>>> It's not working.. do I have to change any kind of authentication on
>>> IIS?
>>> Next week, I am going to wipe out everything on ADAM and create new
>>> schema object and see how that goes.
>>> I will keep you posted.
>>>
>>> Thanks a lot for your great support and help.
>>>
>>> K
>>>
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: ADAM Authentication in ASP.NET
    ... > display what the connection string turns into? ... >> You should not have to do anything in IIS to make this work. ... >> Joe K. ... >> schema object and see how that goes. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Licensing, again
    ... any hint to a causal connection doesn't help either, ... mind can't unveil the implicit logical details of the connection between ... and the the teacher answers 'See X' invariably. ... Maybe this is an exaggerated analogy featuring the couple Joe and Mary: ...
    (comp.lang.ada)
  • Re: Turning on the modem, rings the doorbell.
    ... Onya Elmo / Joe, ... but the connection sometimes slows down, and oft times drops off. ... to save power". ...
    (microsoft.public.windowsxp.general)
  • Re: Problem reusing the same connection in Sql Server 2005 with ms
    ... Thanks Joe! ... stored proc. ... >> What do I need to do to reuse the connection? ... > terminate a transaction for some user-level errors. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Orphaned Oracle Connection
    ... > I have a Java application that is connecting to an Oracle repository and I ... Are you using websphere's connection pooling? ... socket to a defunct DBMS listener process. ... Joe Weinstein at BEA ...
    (comp.lang.java.databases)