Red Barchetta Posted August 9, 2007 Posted August 9, 2007 I know how to hide any user account from the WinXP welcome screen.But I would like to know if there is any way to prevent deleting a user account, at least with "standard" methods?What I mean is if it can be deleted, but to do it, you have to change a registry setting on something like that first, fine. I just want some way to stop you from simply going in to the user manager and deleting it.
gosh Posted August 9, 2007 Posted August 9, 2007 Things such as the user account are stored in the sam. You could play around with it, make part of the sam read only so it can't be modified.-gosh
Red Barchetta Posted August 9, 2007 Author Posted August 9, 2007 Things such as the user account are stored in the sam. You could play around with it, make part of the sam read only so it can't be modified.-goshThanks, I'll see what I can find.......
Legolash2o Posted August 11, 2007 Posted August 11, 2007 that might stop users from changing there passwords
Red Barchetta Posted August 14, 2007 Author Posted August 14, 2007 that might stop users from changing there passwordsSo far I haven't been able to figure anything out - but in this case that would be good if it was only on that one account.Basically it's a user account I have creating from an OS install disk, it's sort of a "Special Purpose" account (not normally even logged in to, but used to run some programs that are also installed during the OS setup process, and using a program called sanur to pipe the password to the runas command in a batch file, that is compiled to a executable file to prevent getting it's PW just by reading a text file.).Basically I am trying to make it so it's not easy to mess with that account at all (no delete, no change PW, no disable, exc.) - BUT whatever it is, there has to be a way to do it programatically while the OS setup process is happening, so that the install disk will set it that way every time it is run (regardless of it's a complete install, or repair installation).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now