Re: Guest Account




"Steve Winograd [MVP]" <bcmaven@xxxxxxxx> wrote in message
news:5bd6o1p3ja7ea121r1v9l0c6ffi0vento5@xxxxxxxxxx
> In article <FC43B442-EDC1-4022-BF30-175AF85EE372@xxxxxxxxxxxxx>,
> "Telemachos" <Telemachos@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>>Hello
>>Windows XP
>>1) I run the command net user Guest /Active:Yes
>>2) The command completed succesfully
>>3) In the cmputer Management The User Guest seems activated ("Account is
>>Disabled" isn't Checked)
>>4) In the Control Panel's "User Accounts", Guest User is off
>>Result:
>>I use NtRights command to grant network logon rights to Guest account but
>>it
>>doesn't work. So nobody can Logon as Guest from Network...
>>I need to COMPLETLY activate Guest Account using command line. I don't to
>>do
>>it through Control Panel.
>>What sould I do ?
>>Thank you
>>Telemachos
>
> Make sure that both of these are true, because "deny" overrides
> "allow":
>
> 1. The Guest account is allowed the right to log in over the network.
>
> ntrights +r SeNetworkLogonRight -u Guest
Sorry to say, but my Windows XP machine can't find ntrights. Help & Support
discusses this program on NT versions prior to XP.
Has another program replaced ntrights on XP?
Jim
>
> 2. The Guest account isn't denied the right to log in over the
> network.
>
> ntrights -r SeDenyNetworkLogonRight -u Guest
>
> Both commands are case-sensitive, so type (or copy/paste) them exactly
> as shown.
>
> The entry for Guest in Control Panel "User Accounts" has nothing to do
> with networking. It determines whether someone can log on as Guest at
> the local keyboard.
> --
> Best Wishes,
> Steve Winograd, MS-MVP (Windows Networking)
>
> Please post any reply as a follow-up message in the news group
> for everyone to see. I'm sorry, but I don't answer questions
> addressed directly to me in E-mail or news groups.
>
> Microsoft Most Valuable Professional Program
> http://mvp.support.microsoft.com


.



Relevant Pages

  • Re: Sharing goes only one way
    ... In this case, you have to run NTRights, and enter the ... ntrights -r SeDenyNetworkLogonRight -u Guest ... The message "Logon failure, the user has not been granted the requested logon ... You have to activate the account - ...
    (microsoft.public.windowsxp.network_web)
  • Re: How do I reverse these ntrights commands ?
    ... >"Download and install the Windows 2003 Server Resource Kit Tools. ... >Type these three lines, one at a time, at the command prompt. ... >ntrights +r SeNetworkLogonRight -u Guest ...
    (microsoft.public.windowsxp.network_web)
  • Re: Help with Guest account
    ... Account and created a new User Account. ... Same thing in the Guest ... problem accessing the internet with it as it uses that same network ... enable the Guest Account is "an" administrator account. ...
    (microsoft.public.windowsxp.security_admin)
  • RE: Bypass Traverse Checking?
    ... Authenticated Users, because they are significantly different (different ... account without that SID in its token would not be able to access the ... you are affecting Anonymous Logon and the _builtin_ Guest ... account. ...
    (Focus-Microsoft)
  • Re: XP home edition network problem
    ... The first thing I tried was the ping command at the command prompt ... Next I tried checking the RestrictAnonymous registry value ... ntrights +r SeNetworkLogonRight -u Guest ... ntrights -r SeDenyNetworkLogonRight -u Guest ...
    (microsoft.public.windowsxp.network_web)