1,885
edits
Changes
→The Script
#* administrator - can run any command as root via sudo '''with''' their regular user password
# Ensure that the root user can run the script without taking any special steps. For example, the root user should be able to type this command regardless of which directory they are in: <code>newuser jdoe 123abc vm-manager</code>
{{Admon/note|Bonus|A bonus of up to 10% of the assignment mark is available for adding good error-checking to the script. For the full bonus mark, the error-checking should be comprehensive.}}
=== The System Configuration ===