Skip to content

Instantly share code, notes, and snippets.

@kwilcox
Created November 13, 2014 20:14
Show Gist options
  • Save kwilcox/ac9e37d46d1e4b0e83b0 to your computer and use it in GitHub Desktop.
Save kwilcox/ac9e37d46d1e4b0e83b0 to your computer and use it in GitHub Desktop.
Ghosted FreeIPA Host
[root@auth ~]# ipa host-find hassium.axiompvd
--------------
1 host matched
--------------
Host name: hassium.axiompvd
Principal name: host/hassium.axiompvd@AXIOM
Password: False
Keytab: True
SSH public key fingerprint: xxxxxxxxxxxx root@hassium (ssh-dss), xxxxxxxxxxxxxx root@hassium (ecdsa-sha2-nistp256), xxxxxxxxxxxxx root@hassium (ssh-rsa)
----------------------------
Number of entries returned 1
----------------------------
[root@auth ~]# ipa host-del hassium.axiompvd
ipa: ERROR: hassium.axiompvd: host not found
[root@auth ~]# ipa host-add hassium.axiompvd
ipa: ERROR: host with name "hassium.axiompvd" already exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment