Login as User?

This is a discussion about Login as User? in the Customization Tweaking category; For a stand-alone home machine with only 1 user, is there any benefit, either performance or security-wise, to set yourself a personal account (User/Power-User) instead of being logged in as Administrator all the time?

Customization Tweaking 1789 This topic was started by , . Last reply by ,


data/avatar/default/avatar05.webp

3 Posts
Location -
Joined 2001-02-14
For a stand-alone home machine with only 1 user, is there any benefit, either performance or security-wise, to set yourself a personal account (User/Power-User) instead of being logged in as Administrator all the time?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Feb 14
Created
Mar 8
Last Response
0
Likes
2 minutes
Read Time
User User User User User
Users

Responses to this topic


data/avatar/default/avatar39.webp

326 Posts
Location -
Joined 2000-09-29
The benefit comes from not having your Administrator account become corrupted. There is always a risk of corrupting some of the files in a profile while you are using it. While this is a bit less likely in 2000 than in previous versions, it still happens.
 
Because of this, it is best to create a seperate account and only use your Administrator account if needed.

data/avatar/default/avatar40.webp

3087 Posts
Location -
Joined 2001-01-21
Also, if you dont want people changing stuff on your system, having a limited account is good too.

data/avatar/default/avatar28.webp

13 Posts
Location -
Joined 2001-03-01
It prevents bad programms from wrecking your profile, which I suspect APK's win2k toolkit does.
 
[note: Not sure, only thing is it happend twice after removing his tools from my system. %userprofile% was no longer recognised]

data/avatar/default/avatar13.webp

42 Posts
Location -
Joined 2000-02-08
It depends ...
 
On how paranoid you are
 
If its only you using the machine I would automate the logon process and blank the password. it then essentially boots up like 95 with no password and straight onto the desktop. Alot of my clients like that.
 
I think i basicially said to them when they asked about hackers was this...
 
* do you leave your machine on 24 hours a day?
* will you be connected to the net in those 24 hours that its on
* are you worried about industrial espionage.
 
if you answer yes to those questions then by all means rename your admin logon
 
otherwise make it easier to use your pc..
there is no need to login when you are the only one ..blank password is quicker because theres no encrypt and compare involved.
 
 
There SOME benefits to leaving the Administrator logon ..
 
Some programs hard wire this login name into their code ..bad bad bad.
Essentially lazy programmers who check that you have admin priveileges by checking the login name ..(i've only seen this in some shareware stuff)
 
When the correct way to do it is to check to see if the person is in the Administrators group. I assume these programmers came from a 95 environment.
 
just my thoughts