On Sat, Mar 10, 2007 at 05:55:54PM +0200, Dima Sorkin wrote:

> Hi.
> It _seems_ that FreeBSD does not allow root to login remotely via ssh.
> I can miss something, but if I right, how
> do I allow it ?

You can change the config file to allow it, but that is considered
poor security.   The thing to do is to create a non-root account to
log in to and add that id to the wheel group in /etc/group file.
Then log in as that user and su to root only for those things that
need root.

////jerry

> 
> Thanks and regards,
> Dima.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to