Created
November 13, 2014 20:14
-
-
Save kwilcox/ac9e37d46d1e4b0e83b0 to your computer and use it in GitHub Desktop.
Ghosted FreeIPA Host
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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