Gebruikersdatabase informatie toevoegen of wijzigen, inclusief login shell en wachtwoord. Let op: het is niet mogelijk om een gebruikerswachtwoord te wijzigen op een Open Directory systeem, gebruik hiervoor
passwd
. Bekijk ook:passwd
. Meer informatie: https://man.freebsd.org/cgi/man.cgi?chpass.
su -c chpass
chpass -s {{pad/naar/shell}}
chpass -s {{pad/naar/shell}} {{gebruikersnaam}}
chpass -l {{locatie}} -s {{pad/naar/shell}} {{gebruikersnaam}}
chpass -u {{auth_naam}} -s {{pad/naar/shell}} {{gebruikersnaam}}