Re: Guest Account



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

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: Workgroup Networking Issues with 2 XP MCE
    ... Dell) to fully acess each other's files. ... I was able to access and map HP network drives on Dell, ... password to the guest account, but username is not changeable to login with a ... Type this line at a command prompt to enable the Guest account for ...
    (microsoft.public.windowsxp.network_web)
  • Re: Unable to browse MCE PC?
    ... The Guest Account setting there has ... With Simple File Sharing enabled, all users who request access over ... That's why the Guest account MUST be ... enabled for network access when Simple File Sharing is enabled. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Problem: No Network Connections using Guest Account
    ... BTW...went and signed your guest book on your site... ... Problem I'm experiencing is that the guest account does not show any of the ... be able to add this nextwork connection to my guest account. ... when I log onto the Guest account and look under Network Connections ...
    (microsoft.public.windowsxp.network_web)
  • Re: Allowing file share browsing for un-authenticated users
    ... It seems that if I simply enable the guest account on my Server ... Guest account still allows me to enumerate file shares so that Network ...
    (microsoft.public.windows.server.general)
  • Re: Cant access folder in user account over network
    ... >>>permission to use this network resource. ... >> Make sure that the Guest account is enabled, ... All of those folders require individual user, ...
    (microsoft.public.windowsxp.network_web)

Loading