Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
1,529
edits
| Line 15: | Line 15: | ||
# for cltbld | # for cltbld | ||
python mac-pw-change.py --host=$HOST --username=cltbld --current-password=OLD_PW --new-password=NEW_PW | python mac-pw-change.py --host=$HOST --username=cltbld --current-password=OLD_PW --new-password=NEW_PW | ||
# root | # root@host | ||
passwd | |||
# set history back | # set history back | ||
set -o history | set -o history | ||
edits