相关疑难解决方法(0)

登录控制台后只能通过 ssh 进入 Ubuntu 12.04 alpha 机器

我最近在 VMware 虚拟机上安装了最新的 Ubuntu 12.04 64bit alpha (2?) 以进行检查。

我遇到的一件奇怪的事情是,如果我登录到控制台,我只能成功地 ssh 进入机器。如果我从控制台注销,我的权限被拒绝。

这非常令人困惑,所以我希望其他人已经看到了这一点。

以下是输出。

OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011
debug1: Reading configuration data /Users/foo/.ssh/config
debug1: Applying options for b06
debug1: Applying options for *
debug1: Reading configuration data /etc/ssh_config
debug1: Applying options for *
debug1: auto-mux: Trying existing master
debug1: Control socket "/Users/foo/.ssh/mux/ssh_mux_foo" does not exist
debug1: Connecting to foo [xx.xx.xx.xx] port 22.
debug1: Connection established.
debug1: identity file /Users/foo/.ssh/id_rsa-4096 type 1
debug1: identity file /Users/foo/.ssh/id_rsa-4096-cert type -1
debug1: …
Run Code Online (Sandbox Code Playgroud)

ssh openssh sshd ubuntu ubuntu-12.04

2
推荐指数
1
解决办法
1182
查看次数

标签 统计

openssh ×1

ssh ×1

sshd ×1

ubuntu ×1

ubuntu-12.04 ×1