FreeIPA server: list all registered computers

Support for security such as Firewalls and securing linux
Post Reply
Mr_VL
Posts: 4
Joined: 2016/06/09 13:28:04

FreeIPA server: list all registered computers

Post by Mr_VL » 2016/06/28 19:16:42

I installed FreeIPA server using
ipa-server-install --setup-dns


After this I installed FreeIPA client using command
ipa-client-install

Does it mean that command ipa-client-install registered my client with FreeIPA server?


I can list all users registered to FreeIPA server using:
ipa user-find

But how I can list all registered computers?

Mr_VL
Posts: 4
Joined: 2016/06/09 13:28:04

Re: FreeIPA server: list all registered computers

Post by Mr_VL » 2016/06/29 13:40:28

To list hosts registered to FreeIPA use command:

ipa host-find

Post Reply