Re: [root user] How to disable root account?

From: Michelle Konzack (linux4michelle_at_freenet.de)
Date: 11/30/05

  • Next message: Michelle Konzack: "Re: Store pop mail locally or in database"
    Date: Wed, 30 Nov 2005 16:09:41 +0100
    To: debian-user@lists.debian.org
    
    

    grep -vE "^root:" /etc/passwd >/etc/passwd.tmp
            mv /etc/passwd.tmp /etc/passwd

    grep -vE "^root:" /etc/shadow >/etc/shadow.tmp
            mv /etc/shadow.tmp /etc/shadow

    grep -vE "^0:" /etc/group >/etc/group.tmp
            mv /etc/group.tmp /etc/group

    grep -vE "^0:" /etc/gshadow >/etc/gshadow.tmp
            mv /etc/gshadow.tmp /etc/gshadow

    Am 2005-11-24 16:34:12, schrieb belbo:
    > Hi,
    >
    > I've seen Ubuntu linux, and I've noticed the disabled root account. I like this
    > solution, how can I disable root account on my etch debian?
    >
    > Bye
    >
    >
    ------------------------- END OF REPLYED MESSAGE -------------------------

    -- 
    Linux-User #280138 with the Linux Counter, http://counter.li.org/
    ##################### Debian GNU/Linux Consultant #####################
    Michelle Konzack   Apt. 917                  ICQ #328449886
                       50, rue de Soultz         MSM LinuxMichi
    0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Michelle Konzack: "Re: Store pop mail locally or in database"

    Relevant Pages

    • Re: [root user] How to disable root account?
      ... On Thursday 24 November 2005 07:34 am, belbo wrote: ... > I've seen Ubuntu linux, and I've noticed the disabled root account. ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
      (Debian-User)
    • [root user] How to disable root account?
      ... I've seen Ubuntu linux, and I've noticed the disabled root account. ... how can I disable root account on my etch debian? ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
      (Debian-User)
    • Re: [root user] How to disable root account?
      ... > I've seen Ubuntu linux, and I've noticed the disabled root account. ... Roberto C. Sanchez ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
      (Debian-User)
    • Re: [root user] How to disable root account?
      ... How to disable root account? ... I've seen Ubuntu linux, and I've noticed the disabled root account. ... Debian GNU/Linux Consultant ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)