Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
Change Auto logout via command line.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Lifeisabeach" data-source="post: 1555890" data-attributes="member: 38864"><p>The file is a hidden file in the root Library:</p><p>/Library/Preferences/.GlobalPreferences.plist</p><p></p><p>The key is:</p><p>[CODE] <key>com.apple.securitypref.logoutvalue</key></p><p> <integer>3600</integer>[/CODE]</p><p></p><p>I just stumbled into something new. When I copied that string in the plist and tried to paste it here, I got a lot of information besides what I saw in the plist, including what should be the correct Terminal command:</p><p></p><p></p><p></p><p></p><p>Where "3600" is the number of seconds for a 60 minute inactivity period.</p></blockquote><p></p>
[QUOTE="Lifeisabeach, post: 1555890, member: 38864"] The file is a hidden file in the root Library: /Library/Preferences/.GlobalPreferences.plist The key is: [CODE] <key>com.apple.securitypref.logoutvalue</key> <integer>3600</integer>[/CODE] I just stumbled into something new. When I copied that string in the plist and tried to paste it here, I got a lot of information besides what I saw in the plist, including what should be the correct Terminal command: Where "3600" is the number of seconds for a 60 minute inactivity period. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Apple Computing Products:
macOS - Operating System
Change Auto logout via command line.
Top