• [^] # Re: Amis développeurs

    Posté par (site web personnel) . En réponse au journal Contre la phobie du root. Évalué à 6.

    $ strings -f *|grep root
    ...
    dnsdomainname/domainname/hostname/ypdomainname: you must be root to change the domain/host name
    login: %s: Cannot possibly work without effective root
    mount: only root can...
    openvt: only root can use the -u flag.
    static-sh: permission denied (are you root?)
    umount: umount: only root can do that
    apparmor_parser: %s: Sorry. You need root privileges to run this program.
    arptables: Permission denied (you must be root)
    fsck: must be root to scan for matching filesystems: %s
    hwclock: Probably you need root privileges.
    plymouthd: plymouthd must be run as root user
    halt/poweroff/reboot: Need to be root
    udevadm: root privileges required
    udevd: root privileges required
    add-apt-repository: print _("Error: must run as root")
    alien: print STDERR "Warning: alien is not running as root!\n";
    aptitude: Don't become root
    aptitude: ^Become root
    apt-key: echo >&1 "ERROR: This command can only be used by root."
    fakeroot-*
    k3b: It is not recommended to run K3b under the root user account. This introduces unnecessary security risks.
    kdepasswd: You need to be root to change the password of other users.
    kdm: Only root wants to run %s
    ltrace: you must be root to use the -u option
    mbadblocks/mcat/mcd/mcopy/m*: Only root can use force. Sorry.
    photorec: User is not root!
    python: You have to be root to be able to use this module.
    readom: Make sure you are root.
    rlogin: Privileged ports can only be forwarded by root.
    rlogin: Requested forwarding of port %d but user is not root.
    sensors: Run as root?
    strace: %s: you must be root to use the -u option
    sudo: must be setuid root
    ...