SecureCRT ssh 客戶端連接失敗:
The server has disconnected with an error. Server message reads: A protocol error occurred. Change of username or service not allowed: (root,ssh-connection) -> (zoujiaqing,ssh-connection)
這是因為SecureCRT設置中的用戶名和你登錄時候輸入的用戶名不相符,在這里改一下就可以:
選項 -> 會話選項 -> 連接 -> SSH2 -> 用戶名
修改后登錄正常,這樣可以禁用服務器的ROOT登錄了(為了安全)。