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 -- freeipa-users@lists.fedorahosted.org
> To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org

Reply via email to