Skip to content

Instantly share code, notes, and snippets.

@rderewianko
Created September 28, 2017 18:15
Show Gist options
  • Save rderewianko/28e6acc1470b9dc81bba9ccc48afc463 to your computer and use it in GitHub Desktop.
Save rderewianko/28e6acc1470b9dc81bba9ccc48afc463 to your computer and use it in GitHub Desktop.
nomad.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ADDomain</key>
<string></string>
<key>ChangePasswordType</key>
<string>Task</string>
<key>ChangePasswordOptions</key>
<string>string>
<key>GetHelpOptions</key>
<string></string>
<key>GetHelpType</key>
<string>URL</string>
<key>HidePrefs</key>
<false/>
<key>HideQuit</key>
<true/>
<key>HideRenew</key>
<true/>
<key>HideSignOut</key>
<true/>
<key>IconOff</key>
<string></string>
<key>IconOn</key>
<string></string>
<key>KerberosRealm</key>
<string></string>
<key>LocalPasswordSync</key>
<true/>
<key>PersistExpiration</key>
<true/>
<key>RenewTickets</key>
<string>1</string>
<key>SecondsToRenew</key>
<string>7200</string>
<key>ShowHome</key>
<string>0</string>
<key>Template</key>
<string>User Auth</string>
<key>UseKeychain</key>
<true/>
<key>Verbose</key>
<false/>
<key>X509CA</key>
<string></string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment