Windows Authentication, storing user identity



I am using Windows Authentication for a web application. I want to
store the identity of users who add, update and delete records in the
database. What is a good built-in active directory identifier to
use? Username, SID? I'd rather not use the username, because this
could change.

Thanks ~ Matt

.



Relevant Pages

  • Re: manage page access rights
    ... storing department info in a database is limiting when you are using windows authentication. ... The departments and roles are stored in a database. ... Whats the best way to store the department/roles information and at ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Capture NT username for form
    ... > I've got a database created using SQL tables for data storage. ... I can validate the username in vb to allow ... > store it on the record they are entering. ...
    (microsoft.public.access.security)
  • Capture NT username for form
    ... I've got a database created using SQL tables for data storage. ... What I would like to do is pull the NT Username and store it in the table ...
    (microsoft.public.access.security)
  • Re: Retrieving users Windows logon from web page
    ... And how are you getting the username - are they logging in of filling out a form? ... | I have created a website for my work, which is a school, where the students ... | the database as well. ... | form properties to store the username in the database but when I test out the ...
    (microsoft.public.frontpage.programming)
  • Re: check username and password in database
    ... store the username and password in a database table. ... of putting a combo box connected to the database to pull up the ...
    (microsoft.public.dotnet.languages.vb)