ycj 2006-5-16 14:47
很怪异的问题
[size=3]我明明是用administrator登录的,怎么在update时变成hbtest了(我的一个普通帐号了,我分别用了管理员和一个普通帐号来回在做一实验的)这时更新操作就报 错了,提示没权限访问;在logout时也显示是hbtest,这样就把我的管理员管理员变成普通帐号了,这是为什么呀?[/size]Python 2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)] on win32
[size=4][color=Red]错误提示如下:[/[/color]size]
CVSROOT: administrator@10.14.1.45:\work (password authentication)
TCL is available, shell is enabled : help (select and press enter)
[size=3][color=Red][b]cvs -d :pserver:administrator@10.14.1.45:\work login
[color=Black]Logging in to :pserver:administrator@10.14.1.45:2401:/work[/b][/color][/color]***** CVS exited normally with code 0 *****
cvs update -P (in directory D:\hb\newadmin\)
cvs update: Empty password used - try 'cvs login' with a real password
[color=Red]
[color=Black][b]cvs [update aborted]: authorization failed: server 10.14.1.45 rejected access to /work for user hbtest[/color]
***** CVS exited normally with code 1[/b] *****[/color]
Logging out is required for 'pserver' or 'sspi' authentication only (see Preferences dialog).
Please consult the CVS manual for more details.
cvs logout
[color=Black][b][color=Red]Logging out of :pserver:hbtest@10.14.1.45:2401:/work[/color][/b][/color]
***** CVS exited normally with code 0 *****[/size]
[[i] 本帖最后由 ycj 于 2006-5-16 16:49 编辑 [/i]]
smallfish382 2006-5-18 13:00
你在用administrator登录之前,是不是已经已有用hbtest过,如果是的话,请先退出,在重新以别的用户登入
你可以查下你工作目录上CVS中的ROOt文件,看你是登入是哪个用户。