heweimeng3 2006-12-9 13:24
ccrc个别帐户无发登陆问题
昨天添加个新的项目进来,可其中有2个帐号在ccrc客户端登陆时却显示:[color=Red][font=黑体][size=3][b]未授权的登陆类型[/b][/size][/font][/color]".
各位大虾能解释下这是什么原因吗?我个人认为是客户端操作系统问题,可具体怎么解决不知道.
echo 2006-12-10 15:58
前辈说的,方法很重要
用别的机器(可以登录的)登录这两个域用户试试(把这两用户加到administrator组里再注销后登录域用户),至少这样可以判断是不是机器的问题了.
among 2006-12-10 17:16
需要登录到ccweb server的权限,在安全设置里面有,尤其是域控制器,2003的默认安全性高点。
somis 2007-9-6 18:39
Cause 1
The cause of this issue may relate to a specific problem with any user account that has two pound signs (##) in the comment field of /etc/passwd.
Cause 2
Another reason users with a valid UNIX account and password cannot login to CCWeb or CCRC is that their password is longer that 8 characters.
Solution 1
Change the comment line in the user's password entry (the typical operating system command for this is chfn) to remove all the pound signs to a single entry and attempt to login to CCWeb.
Solution 2
Change the password length in the /etc/passwd file to 8 characters or less and attempt the login again.