On Tue, Jan 16, 2018 at 10:53:21AM +0100, Maciej Drobniuch via FreeIPA-users 
wrote:
> Hi all.
> 
> Is there any way to get the user's ssh key (not fingerprint) via console?

if the key is store in IPA you can get the full key with

    ipa user-show --all username

or
    sss_ssh_authorizedkeys username

The latter might show ssh keys from idoverrides or derived from user
certificates as well.

HTH

bye,
Sumit

> 
> Maybe LDAP?
> 
> Or only via a https request ?
> 
> Thanks
> 
> -- 
> Best regards
> 
> Maciej Drobniuch
> Network Security Engineer
> Collective-Sense,LLC

> _______________________________________________
> FreeIPA-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to