search for: aaaab3nzac1yc2eaaaa

Displaying 1 result from an estimated 1 matches for "aaaab3nzac1yc2eaaaa".

2007 Jun 28
5
[Bug 1326] New: Allow non-public-key credentials in authorized_keys file ( Kerberos, etc.)
...ported by ssh, not just just ssh-rsa and ssh-dsa, such that these can also be restricted with policy options such as command, from, etc. Most importantly, it should be possible to name and restrict a GSSAPI/Kerberos principal in an authorized_keys file. Example: from="*.bla.com" ssh-rsa AAAAB3NzaC1yc2EAAAA.... from="*.bla.com" ssh-gssapi johndoe at bla.com from="*.bla.com" ssh-md5password fa45c39ad35d1efa635916459dac4bed command="/bin/helpdesk" ssh-md5password 163fa56fade48646fa4562ecb6b7901 The authorized_keys file could even be renamed to authorized_credentials, to re...