I am looking for any pointers, code samples, and/or documentation on coding Active Directory authentication into an application. I have spent some time on the searching the web, but I haven't been able to locate much of anything that is really applicable.
Scenario:
We are revising an application that is used by multiple users on the same desktop. The desktop is logged onto using a generic account. The application must then be logged onto using a separately maintained account database (Access2000). The users must also enter a username and password to commit all changes so that there is a change log for every transaction. I would like to have the application verify authentication and access against Active Directory rather than have to maintain a separate user database. Thanks in advance.
Mike
Scenario:
We are revising an application that is used by multiple users on the same desktop. The desktop is logged onto using a generic account. The application must then be logged onto using a separately maintained account database (Access2000). The users must also enter a username and password to commit all changes so that there is a change log for every transaction. I would like to have the application verify authentication and access against Active Directory rather than have to maintain a separate user database. Thanks in advance.
Mike