• [^] # Re: Je suis d'accord pour dépoussiérer tout ça

    Posté par . En réponse au lien Lennart revient, cette fois-ci il s'attaque à nos homes !!!. Évalué à 1.

    Sous NetBSD :

    # adduser
    Username: tt
    Full name: test
    Uid (Leave empty for default):
    Login group [tt]:
    Login group is tt. Invite tt into other groups? []:
    Login class [default]:
    Shell (sh csh tcsh bash rbash git-shell nologin) [sh]:
    Home directory [/home/tt]:
    Home directory permissions (Leave empty for default):
    Use password-based authentication? [yes]:
    Use an empty password? (yes/no) [no]:
    Use a random password? (yes/no) [no]:
    Enter password:
    Enter password again:
    Lock out the account after creation? [no]:
    Username : tt
    Password : *****
    Full Name : test
    Uid : 1048
    Class :
    Groups : tt
    Home : /home/tt
    Home Mode :
    Shell : /bin/sh
    Locked : no
    OK? (yes/no): yes
    adduser: INFO: Successfully added (tt) to the user database.
    Add another user? (yes/no): no
    Goodbye!