While trying to get a remote TALK session working over ssh2 - I ran across:
Feb 19 13:04:26 sneex sshd[634]: lastlog_perform_login: Couldn't stat /var/log/lastlog: No such file or directory Feb 19 13:04:26 sneex sshd[634]: lastlog_openseek: /var/log/lastlog is not a file or directory! .... So I did a touch /var/log/lastlog Now I get - Feb 19 14:04:13 sneex sshd[835]: lastlog_get_entry: Error reading from /var/log/lastlog: Device not configured Any ideas? -Sx- :]
