Re: SSH on armv5tel: "You don't exist, go away!"
- From: Steven Mocking <ufo@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 17 Apr 2007 00:57:28 +0200
maurizio.crozzoli@xxxxxxxxx schreef:
Furthermore, and I think the two problems are related to eachother,
when I run ssh-keygen I get "You don't exist, go away!".
This error is thrown when the getpwuid(uid) system call does not find a corresponding line for your userid in /etc/passwd (or NIS, LDAP, among others, depending on where user information is stored).
Does tty login work for non-privileged users? In that case you may need to include
UsePAM yes
to your sshd_config file.
Another possibility is a corrupt /etc/passwd file. Did you or anyone else edit it directly? What about the permissions (it should be readable by world)?
.
- Follow-Ups:
- Re: SSH on armv5tel: "You don't exist, go away!"
- From: maurizio . crozzoli
- Re: SSH on armv5tel: "You don't exist, go away!"
- References:
- SSH on armv5tel: "You don't exist, go away!"
- From: maurizio . crozzoli
- SSH on armv5tel: "You don't exist, go away!"
- Prev by Date: SFTP File Transfer Mode
- Next by Date: Re: Error on internet browsing
- Previous by thread: SSH on armv5tel: "You don't exist, go away!"
- Next by thread: Re: SSH on armv5tel: "You don't exist, go away!"
- Index(es):