The usual command I ran on Ubuntu (probably similar to other linux platforms):

sudo apt update
sudo apt install freeipa-client
sudo hostname (to check if you have a qualified hostname, if not, set it)
sudo ipa-client-install --hostname=`hostname -f` --mkhomedir —server=ipa.example.com --domain example.com --realm IPA.EXAMPLE.COM

- Kindest regards,

Milos


On 25 Oct 2018, at 08:32, Kees Bakker via FreeIPA-users <freeipa-users@lists.fedorahosted.org> wrote:

Just install these Ubuntu packages

    openssh-server
    freeipa-client

and run this command

    ipa-client-install

On 24-10-18 20:03, Jatinder Kumar via FreeIPA-users wrote:
Hi,

Actually, I had installed freeipa server on my centos7 machine. But in my organization, we are using Ubuntu. Could you please give the steps so that i can add my ubuntu servers as a client in freeipa for ssh access management.




Thank you
jatinder


_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org

_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org