darwin: require user to enter their username and password pair to login
This commit is contained in:
parent
006ee15ed6
commit
fcd791d002
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
# login
|
||||
system.defaults.loginwindow.GuestEnabled = false;
|
||||
system.defaults.screensaver.askForPassword = true;
|
||||
system.defaults.loginwindow.SHOWFULLNAME = true; # user needs to enter username and password to login
|
||||
|
||||
# control center
|
||||
system.defaults.controlcenter = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue