Hello
I want to authenticate users by Active Directory (from a web application). It works fine
but it needs users to have "logon to" permission to the web server or the client they use..
I think there should be other ways without giving such permission to all users.
Can any body help me?