+ Identity +
++ {user}@{user}-box +
++ Password +
+{hasPassword ? 'Set' : 'Not set'}
+
+ Without a password, sudo works
+ without prompting. Once you set one, sudo asks for it — like a normal
+ machine.
+
+ Password must be at least 8 characters. +
+ ) : null} + {mismatch ? ( +Passwords do not match.
+ ) : null} + {pendingRestart ? ( ++ Saved — your machine is not running, so it takes effect the next + time it starts. +
+ ) : null} +