码迷,mamicode.com
首页 > Windows程序 > 详细

在Windows2003安装配置Bitvise SSH Server后,不能使用软件内建立的用户登录!

时间:2016-08-11 09:51:25      阅读:883      评论:0      收藏:0      [点我收藏+]

标签:

Google: 

I can only log in with an administrator account - attempting to log in with a regular account fails.

There are two most common causes.

  • You are trying to log in with an account configured in Bitvise SSH Server to use the ‘interactive‘ logon type, but this account does not have the Windows permission to log on locally. On domain controllers, this permission is not granted to regular users by default and must be enabled in the Domain Controller Security Policy.
  • You have successfully logged in with an account configured in Bitvise SSH Server to use the ‘network‘ logon type, or you logged in using GSSAPI (Kerberos or NTLM) authentication, but starting the terminal shell failed with an Access Denied error. This is because default filesystem permissions on Windows 2003 servers grant access to cmd.exe and other command line tools only to ‘interactive‘ users. Switch this user or group in Bitvise SSH Server to use the ‘interactive‘ logon type, or modify filesystem permissions for cmd.exe and other command-line tools to allow execution by users logged in with the ‘network‘ logon type.

For more information, please read the Network vs. interactive logon section in the Bitvise SSH Server Users‘ Guide.

 

简单配置时,设置成使用系统自带用户登录即可。

在Windows2003安装配置Bitvise SSH Server后,不能使用软件内建立的用户登录!

标签:

原文地址:http://www.cnblogs.com/randallj/p/5759742.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!