Can only ssh as root
Darren Tucker
dtucker at zip.com.au
Mon Jun 23 19:19:59 EST 2003
"Patrick B. O'Brien" wrote:
> I have an AIX 4.3.3.10 Box running Openssh 3.4. I am using Putty to
> get to this Ssh server. All is good when I Ssh in using root. But when
> I try another user profile I get the below:
>
> Jun 16 17:22:21 walker sshd[8812]: fatal: login_get_lastlog: Cannot find account for uid 95
>
> In addition, I am kicked out of this session right now.
[and later]
> # ls -lrt pa*
> -rw------- 1 root security 613 Jun 03 16:24 passwd
For the benefit of the list archive, this was due to /etc/passwd not being
world-readable, and waas fixed by "chmod 644 /etc/passwd".
-Daz.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list