|
fpeak
新手上路

积分 5
发帖 5
注册 2009-2-25
状态 离线
|
『楼 主』:
[求助]怎样用命令启用XP来宾用户
使用 LLM 解释/回答一下
我用了
net user guest /active:yes
网上说的全是这个
可虽然在用户管理中显示已经启用了 但是在XP登陆界面里找不到
登陆界面按ctrl+alt+del后 用GUEST登陆 提示不允许交互式登陆
控制面板-用户账户里 也显示来宾账户未激活
我猜是不是还要改到组策略什么的 不大清楚 所以发帖问问
请哪位清楚的大大解答一手 顺便贴一下实现这部的命令
PS:我用的是XP SP3 会不会是SP3不一样
I used
net user guest /active:yes
What's said online is all this
But although it shows enabled in User Accounts, it can't be found in the XP login screen
After pressing ctrl+alt+del on the login screen and trying to log in with GUEST, it prompts that interactive login is not allowed
In Control Panel - User Accounts, it also shows that the guest account is not activated
I guess maybe I need to change something in Group Policy or something, I'm not sure, so I'm posting to ask
Please哪位 clear-minded big shot give an explanation and also post the commands to do this
PS: I'm using XP SP3, is it because SP3 is different
|
|
2009-3-4 05:29 |
|
|
joyoustar
初级用户
 
积分 96
发帖 45
注册 2007-3-20
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
你先在控制面板用户账户中手动启用和禁用来宾账户Guest,然后用以下命令试试,成功的话以后就可以用命令控制了:
禁用/启用:
wmic useraccount where name="guest" set disabled=false
或:
wmic useraccount where name="guest" set disabled=true
First, manually enable and disable the Guest account in the User Accounts of the Control Panel. Then try the following commands. If it succeeds, you can control it with commands later:
Disable/Enable:
wmic useraccount where name="guest" set disabled=false
Or:
wmic useraccount where name="guest" set disabled=true
|
|
2009-3-4 06:03 |
|
|
yishanju
银牌会员
     [b]看你妹啊[/b]
积分 1488
发帖 1357
注册 2006-5-20
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
命令没错,看提示是GUEST 用户没本地登陆权限
组策略设置一下
The command is correct. Looking at the prompt, it's that the GUEST user doesn't have local login permission. Set the group policy.
|

有问题请发论坛或者自行搜索,再短消息问我的统统是SB |
|
2009-3-4 08:56 |
|
|
dosz
中级用户
   一看二跟三动手
积分 396
发帖 188
注册 2005-10-23 来自 上海
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
Originally posted by joyoustar at 2009-3-4 06:03:
你先在控制面板用户账户中手动启用和禁用来宾账户Guest,然后用以下命令试试,成功的话以后就可以用命令控制了:
禁用/启用:
wmic useraccount where ...
网络访问:
_guest帐户开启
Originally posted by joyoustar at 2009-3-4 06:03:
First, manually enable and disable the Guest account in the User Accounts in the Control Panel. Then try the following command. If it succeeds, you can control it with commands in the future:
Disable/enable:
wmic useraccount where ...
Network access:
_Guest account enabled
附件
1: 1_guest帐户开启.JPG.gif (2009-3-4 10:53, 79.9 KiB,下载次数: 1)
|

*/. . . * .
.\* . * dosz
*/ . ./\~~~~~~~~~~~~'\. ^|◆
\* ,/,..,\,...........,\.◆
^|^| ..▎# ▎田 田 ▎ ^| ▎◆
^|^| ^&^&▎ ▎ ▎'^|'▎ o
^|^| ##■■■■■■■■■■〓 |
|
2009-3-4 10:53 |
|
|
dosz
中级用户
   一看二跟三动手
积分 396
发帖 188
注册 2005-10-23 来自 上海
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
Originally posted by yishanju at 2009-3-4 08:56:
命令没错,看提示是GUEST 用户没本地登陆权限
组策略设置一下
网络访问:
_GPEDIT解除对Guest账号的限制“GPEDIT.MSC”,打开组策略编辑器,依次选择“计算机配置→Windows设置→安全设置→本地策略→用户权利指派”,双击“拒绝从网络访问这台计算机”策略,删除里面的“GUEST”账号
Originally posted by yishanju at 2009-3-4 08:56:
The command is correct. Looking at the prompt, it's that the GUEST user doesn't have local login permissions. Set the group policy.
Network access:
_Disable the restriction on the Guest account in GPEDIT. Open the Group Policy Editor with "GPEDIT.MSC", and sequentially select "Computer Configuration → Windows Settings → Security Settings → Local Policies → User Rights Assignment". Double-click the "Deny access to this computer from the network" policy and delete the "GUEST" account inside.
附件
1: 2_GPEDIT解除对Guest账号的限制.JPG.gif (2009-3-4 11:00, 120.31 KiB)
|

*/. . . * .
.\* . * dosz
*/ . ./\~~~~~~~~~~~~'\. ^|◆
\* ,/,..,\,...........,\.◆
^|^| ..▎# ▎田 田 ▎ ^| ▎◆
^|^| ^&^&▎ ▎ ▎'^|'▎ o
^|^| ##■■■■■■■■■■〓 |
|
2009-3-4 11:00 |
|
|
fpeak
新手上路

积分 5
发帖 5
注册 2009-2-25
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
先谢谢各位为我解答
回2楼 不行 控制面板中显示的GUEST用户状态依然是灰色 登陆时候依然提示“本地策略不允许用户交互式登陆”
回4楼 在图形界面怎么操作我知道
“net user guest /active:yes” 就相当于你说的这个操作 但是这样并不能真正启用GUEST 因为控制面板-用户账户 下: GUEST还是灰色 在系统欢迎登陆界面也不能用GUEST登陆
回5楼
谢谢再次解答
我的“拒绝从网络访问这台计算机”策略里 并没有GUEST这个用户
PS:我的系统是 东海电脑公司版的GHOST SP3版 是再次封装的 不是原版的系统
First, thank you to everyone for answering my questions.
Reply to floor 2: No. The status of the GUEST user displayed in the Control Panel is still gray, and when logging in, it still prompts "The local policy does not allow the user to log in interactively."
Reply to floor 4: I know how to operate in the graphical interface. "net user guest /active:yes" is equivalent to the operation you mentioned, but this does not truly enable GUEST because under Control Panel - User Accounts: GUEST is still gray, and the GUEST cannot be used to log in on the system welcome login interface.
Reply to floor 5:
Thank you for answering again.
In my "Deny access to this computer from the network" policy, there is no GUEST user.
PS: My system is a GHOST SP3 version from Donghai Computer Company, which is repackaged, not the original version of the system.
|
|
2009-3-5 03:42 |
|
|
fpeak
新手上路

积分 5
发帖 5
注册 2009-2-25
状态 离线
|
|
2009-3-7 05:33 |
|
|
dato
高级用户
   
积分 916
发帖 377
注册 2004-3-8
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
这种东西解决起来很麻烦的,目前最好的ghost我觉得还是深度好用
被那些雨林木风之类的折腾死了,优化了什么安全设置,那天浪费了一小时时间开启远程桌面功能,要不是网上有文章提到,还真不知道怎么解决.
该启的服务也启了,该加的用户也加了,该给的权限也给了,可是人家的ghost却将注册表里的相应设置给删了,郁闷死.
This kind of thing is very troublesome to solve. At present, I think the best Ghost is still the Deepin one.
I was really tortured by those Ylmf and others. They optimized some security settings. One day I wasted an hour to enable the remote desktop function. If there weren't articles on the Internet mentioning it, I really wouldn't know how to solve it.
I started all the services that should be started, added all the users that should be added, and gave all the permissions that should be given, but someone's Ghost deleted the corresponding settings in the registry. I'm really depressed.
|

http://dato.ys168.com
google search bot
http://dato.minidns.net/ |
|
2009-3-8 02:12 |
|
|
joyoustar
初级用户
 
积分 96
发帖 45
注册 2007-3-20
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by fpeak at 2009-3-5 03:42 AM:
先谢谢各位为我解答
回2楼 不行 控制面板中显示的GUEST用户状态依然是灰色 登陆时候依然提示“本地策略不允许用户交互式登陆”
回4楼 在图形 ...
我的是xpsp2系统。用户权利指派里面的“拒绝本地登录”里面有没有Guest,有的话删除;安全选项里面的“交互式登录:不需要按c+a+t”启用后试试
Originally posted by fpeak at 2009-3-5 03:42 AM:
Thanks to everyone for your answers first
Reply to floor 2: No. The status of the GUEST user displayed in the control panel is still gray, and it still prompts "The local policy does not allow the user to log in interactively" when logging in.
Reply to floor 4: In the graphics...
My system is XP SP2. Is there any Guest in the "Deny local logon" in User Rights Assignment? If there is, delete it; try enabling "Interactive logon: Do not require C+A+T" in the security options.
|
|
2009-3-12 05:14 |
|