> I can enter as root from console. But i can't enter as root, from ssh.
> I have to enter as some user from whell then SU and etc...

Don't login as root over a remote conection (ssh). It's disabled by default. The proper way is to login as a user who is in the wheel group and then su to root. It's also better to do this even at the local console.

By default, no remote terminals are marked "secure" and thus are
denied root login access.  Why?  Because they're not secure!

To disable this security feature, go to /etc/ttys and mark the
appropriate terminals 'secure.' But I would not recommend it.


Richard.


     ____            __
    / __ \____ _____/ /_/  _________  ____ ___
   / /_/ / __ `/ __  / _ \/ ___/ __ \/ __ `__ \
  / _, _/ /_/ / /_/ /  __/ /__/ /_/ / / / / / /
/_/ |_|\__,_/\__,_/\___/\___/\____/_/ /_/ /_/

www.radecom.nl



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

Reply via email to