Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2013 10:08:30 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-questions@freebsd.org
Subject:   Authorisation Errors on 9.2
Message-ID:  <1381684110517-5851543.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
I have two strange errors but I am not sure whether they are related.

ERROR-1: Slim allows login without checking for password. /var/log/auth.log
shows:
Oct 13 11:44:57: slim: gkr-pam: no password is available for user
Oct 13 11:44:57: gnome-keyring-daemon[1225]: couldn't allocate secure memory
to keep passwords and or keys from being written to the disk

ERROR-2: sshd disconnects (drops) client connections immediately after
login. This happens when trying from host its self or some other client.
Testing from host (162.168.1.10 is host's IP)
$ ssh root@192.168.1.10
Password for root@server.freebsd:
Last login: Sun Oct 13 13:02:09 2013
Welcome to myNetwork  (the motd message)
csh: No such file or directory
Connection to 192.168.1.10 closed.

/var/log/auth.log for ssh shows:
Oct 13 19:41:37: Server listening on 0.0.0.0 port 22.
Oct 13 19:42:37: Accepted keyboard-interactive/pam for root from
192.168.1.10 port 33248 ssh2
Oct 13 19:42:37: Received disconnect from 192.168.1.10: 11: disconnected by
user

Thanks for any advice on how to resolve these two issues.



-----
FreeBSD-9.2-stable_amd64_root-on-zfs_clang-only-world
--
View this message in context: http://freebsd.1045724.n5.nabble.com/Authorisation-Errors-on-9-2-tp5851543.html
Sent from the freebsd-questions mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1381684110517-5851543.post>