Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help
in Search

Active Directory Authentication not working for some users

Last post 07-24-2008, 4:36 AM by DeveloperHeart. 4 replies.
Sort Posts: Previous Next
  •  07-06-2008, 6:13 AM 4104

    Active Directory Authentication not working for some users

    Im trying to authenticate Intranet site users using Active Directory, everything is working fine with users who have logon access on the hosting server, but for users who dont have that access its not working and giving me an error

    Is there something im missing, or i should give all users logon access to the server ? ?

    please i need this urgently

     

    Thanks

     

  •  07-07-2008, 11:43 AM 4106 in reply to 4104

    Re: Active Directory Authentication not working for some users

    How are they being authenticated?
  •  07-07-2008, 11:24 PM 4108 in reply to 4106

    Re: Active Directory Authentication not working for some users

    via Active Directory

    Click on User Properties >> Access >> Logon (i guess) >> add the workstations that the user has access logon

    do u have any idea how can i solve my problem ??

    Please really this is urgent

     

    Thanks

  •  07-08-2008, 10:08 AM 4109 in reply to 4108

    Re: Active Directory Authentication not working for some users

    What I meant was what type of code is being used to authenticate the user?  Are you calling LogonUser or doing something else?  We need to see the code.
  •  07-24-2008, 4:36 AM 4238 in reply to 4109

    Re: Active Directory Authentication not working for some users

    its working now using ActiveDirectoryMembershipProvider

     

    Thanks

View as RSS news feed in XML