|
-
Jul 14th, 2005, 03:39 PM
#1
Thread Starter
Addicted Member
File accessed on login[resolved]
i was just wonder if there is a file that is only accessed when a user logs into windows and no other time..
the file must also be universal to most windows machines (with regards to its file path)
Rob
Last edited by makster246; Jul 14th, 2005 at 04:37 PM.
-
Jul 14th, 2005, 04:11 PM
#2
Re: File accessed on login
You can set scripts to run at logon ..
Is this what you want?
-
Jul 14th, 2005, 04:26 PM
#3
Thread Starter
Addicted Member
Re: File accessed on login
nah, i didnt want anything external of the normal processes running.
i was hopping that there would have been a file that was accessed. e.g to confim password or to get settings for that user.
-
Jul 14th, 2005, 04:30 PM
#4
Re: File accessed on login
The user settings are stored in the registry and this resides in the file ntuser.dat in the users profile directory.
All passwords are stored on the somputers SAM file which is opened and locked when windows starts by the ntlogon process.
-
Jul 14th, 2005, 04:36 PM
#5
Thread Starter
Addicted Member
Re: File accessed on login
thanks very much buddy, big help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|