blink icon indicating copy to clipboard operation
blink copied to clipboard

Support for Kerberos authentication

Open carloscabanero opened this issue 9 years ago • 3 comments

http://serverfault.com/questions/329901/how-does-kerberos-work-with-ssh

carloscabanero avatar Sep 28 '16 13:09 carloscabanero

Thought a bit more about our use case. Ideally this feature would be supported by implementing the MIT Kerberos kinit, klist and kdestroy commands (or minimally functional equivalents) as blinksh commands.

jimcroft avatar Sep 29 '16 15:09 jimcroft

If this feature is implemented, it will be very pleasant to use. Is there any plan to support kinit?

llogs avatar Aug 23 '18 01:08 llogs

There is built in support for Kerberos within iOS (and mac)

https://support.apple.com/en-au/guide/deployment/depe6a1cda64/web

https://developer.apple.com/documentation/devicemanagement/singlesignon

nreilly avatar Apr 28 '22 03:04 nreilly