Hi all,
I need to perform a privileged task after more than 5 minutes within my Cocoa application. I'm using the Security framework to gain the right credentials, but after about 5 minutes they expire - and I don't want the user to write his password again.
Any workaround?
Thanks
I need to perform a privileged task after more than 5 minutes within my Cocoa application. I'm using the Security framework to gain the right credentials, but after about 5 minutes they expire - and I don't want the user to write his password again.
Any workaround?
Thanks