Re: toor & root

From: Mike Jackson (mjj_at_isorauta.ntc.nokia.com)
Date: 02/01/04

  • Next message: Mike Jackson: "Re: boot.config problem, can't boot"
    Date: Sun, 1 Feb 2004 13:55:13 +0200
    To: freebsd-questions@freebsd.org
    
    

    ext Markus Kovero (markus.kovero@grafikansi.fi) wrote:
    > Toor is for security paranoid people? Dunno, its way to get more secure from
    > most "script kiddie"-r00t-kit things. Does it btw have superuser id?

    The "toor" user is nothing more than a backup root account, in case your
    "root" account happens to get locked out for some odd reason. The "toor"
    user does not have a password by default, and is thus a disabled
    account. I normally add my own "root user" account, which serves the
    same purpose but helps auditing because that username appears in
    logfiles instead of "root" or "toor".

    The best way to protect against somebody trying to remotely hack root,
    other than the obvious of turning off unneeded services, is to disable
    remote root logins. Then to get root, you have to first login as a
    normal user and then su to root. Disable remote root logins in
    /etc/ttys by setting terminals to insecure.

    --
    mike
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Mike Jackson: "Re: boot.config problem, can't boot"

    Relevant Pages

    • Re: freebsd Is this a hack or a system for root
      ... 'root' account. ... The 'toor' account can be quite useful if you have more than one admin ... shell histories of the users mixed up. ...
      (freebsd-questions)
    • Re: default password of toor
      ... There is no default password for the toor account. ... It is just an account with another name that has root's UID. ... set a password for root. ... You will need to have a root login or be in single user ...
      (freebsd-questions)
    • Re: root & toor
      ... >> toor has bourne shell, root has C shell. ... ie. root's account is null-passwd'd and toor account is de-activated. ... Basically, from what I understand, root and toor accounts are the same, ...
      (FreeBSD-Security)
    • Re: Locked Out of FreeBSD 5.2 - Newbie
      ... >are owned by toor instead of root. ... toor is a plain vanilla /bin/sh login with no bells and whistles. ... and in the password file there should be root ... >> you a bourne shell prompt. ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Create a copy of the root account
      ... > an account and placed that account in all the groups that root is in but ... > root managed to be so powerful? ... BSD is, root uses csh and toor uses sh, I think) ...
      (linux.redhat)