Posted on 07-29-2015 06:38 PM
When Safari prompts you to save a username and password if you choose the 'never..' option how/where does it remember that for a particular site?
I want to push out something to multiple machines to never remember the username and password for selected sites only - is this possible?
Thanks
Raj
Posted on 07-30-2015 07:29 AM
It probably is but you would have to look at the file being changed whenever you are prompted to remember or never remember user credentials. Then once you figure out what file it is figure out a way to write the info you need into it via a script of some sort.
Posted on 08-02-2015 04:30 PM
I was hoping somebody here would know what file its written too :)