W
W. eWatson
One PC I have has nologon. When it's booted up, no logon msg appears.
How do I change that?
How do I change that?
One PC I have has nologon. When it's booted up, no logon msg appears.
How do I change that?
John John MVP said:Enter control userpasswords2 in the Start Menu Run box and select
the "Users must enter a user name and password to use this
computer." option. You can click on the Advanced Tab at the same
screen to enable the Secure Attention Sequence logon (Ctrl+Alt+Del).
If you don't want to use the SAS logon and if you want to use the
Welcome screen you can change the Welcome screen option in the
Control Panel User Accounts applet at the "Change the way users log
on or off" option.
Hmmm, it's possible I set a pwd at one time. I'm on a LAN with this PC,And make sure you know the password for at least one account on the
system before doing this...
Just sayin'!
Hmmm, it's possible I set a pwd at one time. I'm on a LAN with this PC,
if that might help me get out of any predicament.
John John MVP said:You can change your password anytime while you are logged on.
There is always the built-in Administrator account that can be used
when you are locked out of other administrator accounts.
Assuming you know the password to the Administrator account...
One PC I have has nologon. When it's booted up, no logon msg appears.
How do I change that?
OK,I more or less succeeded. I thought I was making 2 accounts, one as
owner and one as Admin. Somehow I got three. I think they are all in the
Power Group. In any case, I used the same name in all 3, Bob Smith,
think it really just wanted my name. It really wanted a user id. Admin,
Bob Smith, Extra, say. How do I reset these and all the three (I think)
fields on the first setup screen?
You may be right, I may be crazy (But it just may be a lunatic you'reDon Phillipson said:No: the built-in Admin. account has no password.
You may be right, I may be crazy (But it just may be a lunatic you're
looking for)
But seriously, it may be true that by default the Administrator
account has no password in XP, but not all systems are that way. In
fact, not all systems have the Administrator account enabled. Sure, I
imagine most home users have it enabled and un-protected but not all
by any means.
Also, the built-in Administrator account is never completely
disabled, it is always available for Safe Mode logon.
Which requires physical access to the box, in which case all bets are
off anyway.
OK, but are Power Users the same as Admins? I would think I want oneEnter lusrmgr.msc in the Start Menu Run box. The Lusrmgr.msc snap-in is
not available on Windows XP Home, but then neither is the Power Users
Group.
John
OK, but are Power Users the same as Admins? I would think I want one
Admin login.
John John MVP said:By default it isn't password protected and it's a very bad idea to
leave it unprotected!
The oldest trick in the book to try to gain control on a box is to
try the built-in Administrator account with a blank password!
Exactly.
Also, the built-in Administrator account is never completely
disabled, it is always available for Safe Mode logon.
Well, this is a bit confusing. I have 8 accounts. Five seem to be
pre-defined.
I added three (#6,7 and 8) users for more or less the fun of it.
Actually #7 might have only been changed. Basically, to see what would
happen.
Presently, upon boot, I see #1, #6 and #7. I really only need one.
I now have these eight users. I added the last three:
Names (not "Full Name". There are two headers in the main display. Name
and Full Name. Something of a mystery as why they are both needed. Full
Name seems to name in icon.)
1. (login icon) Administrator
member as Administrator
pwd does not expire
builtin
Full Name is Adminstrator1, but Full Name is Administrator
2. Guest
member as Guest
cannot change pwd
pwd does not expire
3. Help Assistant
not a member
pwd does not expire
account disabled
4. NTP
not a member
pwd does not expire
5. Support
forgot to write down properties or there weren't any properties
6. (login icon) John
member as Power
all check boxes unmarked
7. (login icon) John Doe (Full Name is Bebop)
Member as Administrator
all check boxes unmarked
pwd never expires
*it has no pwd!* I think this might have been the original no login rqd
account
8. John--Admin (Full Name is Administrator)
Member as Power
all check boxes unmarked
All I want to do is get one login account visible when I bootup. ItWhat is it that you need to know? Run these commands at a command prompt
and post the results:
net localgroup >c:\groups.txt
net users >>c:\groups.txt
c:\groups.txt
Note that there is single redirector (>) in the first command and two
(>>) in the second command.
You can get group membership with the net localgroup command, example:
net localgroup administrators
net localgroup "power users"
John
All I want to do is get one login account visible when I bootup. It
should probably an Administrator and have a pwd. That's it. Instead I've
got three. Two too many.