Re: unknown class root from sshd
- From: Nikos Vassiliadis <nvass@xxxxxxxxxxxxxx>
- Date: Wed, 12 Apr 2006 12:37:18 +0300
On Wednesday 12 April 2006 12:03, Dave wrote:
Hello,
I'm seeing this in my /var/log/messages from sshd on freebsd6. I'm
concerned that i'm being probed.
sshd(pid): login_getclass: unknown class 'root'
Has anyone seen this?
Class is the fifth field in /etc/master.passwd
It is a BSD thing and doesn't appear in /etc/passwd
read man 5 passwd
the first line of my /etc/master.passwd is:
root:password_here:0:0::0:0:Charlie &
class field -------------------^
In the default setup class is null, which means default
class. There is no root class(by default). Classes are
defined in /etc/login.conf
So, did you change the class field for root?
Thanks._______________________________________________
Dave.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@xxxxxxxxxxx"
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: unknown class root from sshd
- From: Dave
- Re: unknown class root from sshd
- From: Nikos Vassiliadis
- Re: unknown class root from sshd
- References:
- unknown class root from sshd
- From: Dave
- unknown class root from sshd
- Prev by Date: Re: upcoming release 6.1: old version of some core components
- Next by Date: Re: unknown class root from sshd
- Previous by thread: unknown class root from sshd
- Next by thread: Re: unknown class root from sshd
- Index(es):
Relevant Pages
|