On Tue, Dec 22, 2015 at 06:51:25PM +0530, Yogesh Sharma wrote: > Hi List, > > Did not see any options for SSH Keys + OTP or Password, However would like > to know if it is possible with FreeIPA user. > > With Generic SSH , We can use use AuthenticationMethods, but not sure where > to check in FreeIPA.
I think there is nothing specific about FreeIPA here. If you set on a IPA client 'AuthenticationMethods = publickey,password' in sshd_config, sshd will check the ssh key first and then ask the user for a password. If the user is configured to use OTP on the IPA server then you have to enter not only the password but the OTP token as well. HTH bye, Sumit > > > > > *Best Regards,* > > *__________________________________________* > > *Yogesh Sharma* > *Email: [email protected] <[email protected]> | Web: www.initd.in > <http://www.initd.in/> * > > *RHCE, VCE-CIA, RACKSPACE CLOUD U Certified* > > <https://www.fb.com/yks0000> <http://in.linkedin.com/in/yks0000> > <https://twitter.com/checkwithyogesh> > <http://google.com/+YogeshSharmaOnGooglePlus> > -- > Manage your subscription for the Freeipa-users mailing list: > https://www.redhat.com/mailman/listinfo/freeipa-users > Go to http://freeipa.org for more info on the project -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
