3 useradd -d /home/guest -s /bin/bash guest -p '$1$$ysap7EeB9ODCrO46Psdbq/'
4 echo "Default password for the new guest account is set to \"guest\". You may change it with 'passwd guest'"
5 echo "Be sure to add guestd-tmpfs to DAEMONS in /etc/rc.conf!"
7 echo "After copying initial files to /home/guest run '/etc/rc.d/guestd-tmpfs init' to make the changes permanent."
8 echo "Use this command to re-init the default file layout for the guest user when needed."
14 rm -rf /home/guest-permanent