Auto-lock Never with Microsoft Exchange!?!?
Hi guys,
I am just wondering, i've look all over cydia and i am not able to found anything to enable the Never autolock with Exchange Mail on the phone.
Any ideas?
Retired Moderator
I never found a solid solution for this. Here's what I did as a workaround. FWIW, the password requirement is set on the Exchange server.
Edit the following file [ "/var/Managed Preferences/mobile/com.apple.springboard.plist" ]
Make the following change, setting of the key "minLength" to zero.
<key>PolicyInformation</key>
<dict>
<key>maxFailedAttempts</key>
<integer>10</integer>
<key>maxInactivity</key>
<integer>60</integer>
<key>minLength</key>
<integer>0</integer>
</dict>
One note to this is that if you ever repsring, your springboard will come up but when you click an icon nothing might happen. Lock the phone, slide to unlock, and enter password.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules