various fixes and improvements
[distro-setup] / keyscript-off
index c4ac8d52eeeab9e3109fa31070d31c76b6910026..9f6ab0f72e1eabe690db9339fd7386a3ed419d93 100755 (executable)
@@ -39,5 +39,5 @@ fi
 
 # switch to easy or hard pass which is the same as luks
 f=/q/root/shadow/traci
-[[ $HOSTNAME != tp ]] || usermod -p "$(cat $f)" ian
+[[ $HOSTNAME != tpnew ]] || usermod -p "$(cat $f)" iank
 echo "$0: finished. $(date)"