Randall Wood

Results 18 comments of Randall Wood

I am using macOS 10.14.5; just tested again, and it still does not work.

See also https://stackoverflow.com/a/51799496/176160 It is likely there will soon be some support for determining if the browser is running in dark mode.

Thanks. It might take a couple of weeks for me to get to this.

I think the following will need to be done: - [x] ~~use a keychain other than the login keychain by default.~~ - [ ] ensure that security.sh does not attempt...

Actually just ensuring that when run as an agent, security.sh does not lock the keychain would obviate any advantage of not using the login.keychain (since it would otherwise cause confusion...

I'm actually thinking that I'm going to require that, to install as an agent, the account must exist already, and that the installer be run by the account that will...

I am guessing that I have a logic failure in the installer somewhere that failed (at some point—if you retesting with an existing account, likely when a change was made...

The reality is that I built this on the assumption that users would want to use the same account that Jenkins, if installed normally on the system, uses. I see...

The installer should allow an option (`—keychain-password`?) that will trigger a prompt for a keychain password instead of attempting to automatically generate one. This will also need to be documented...

Yes. In the meantime, you should be able to set the password in .keychain_pass to whatever you need it to be and then (re)start the service. On 8 Nov 2013,...