[Freeipa-devel] [PATCH 0041] Add logging to join command

Petr Viktorin pviktori at redhat.com
Fri Mar 22 15:51:12 UTC 2013


On 03/13/2013 03:05 PM, Tomas Babej wrote:
> Hi,
>
> The following is mentioned in the server log now:
>    - existence of host entry (if it already does exist)
>    - missing krbprincipalname and its new value (if there was no
>      principal name set)
>
> https://fedorahosted.org/freeipa/ticket/3481
>
> Tomas
>

Here is what I get first trying to re-enroll a wiped host first using 
admin username/password, and then using a saved keytab.
The first succeeded, the second didn't.


[Fri Mar 22 16:17:14.338411 2013] [:error] [pid 21335] ipa: INFO: Host 
entry for vm-084.idm.lab.eng.brq.redhat.com already exists
[Fri Mar 22 16:17:14.367564 2013] [:error] [pid 21335] ipa: INFO: 
admin at IDM.LAB.ENG.BRQ.REDHAT.COM: 
join(u'vm-084.idm.lab.eng.brq.redhat.com', nshardwareplatform=u'x86_64', 
nsosversion=u'3.7.4-204.fc18.x86_64', version=u'2.51'): SUCCESS
[Fri Mar 22 16:17:35.395626 2013] [:error] [pid 21336] ipa: INFO: Host 
entry for vm-084.idm.lab.eng.brq.redhat.com already exists
[Fri Mar 22 16:17:35.420830 2013] [:error] [pid 21336] ipa: INFO: 
host/vm-084.idm.lab.eng.brq.redhat.com at IDM.LAB.ENG.BRQ.REDHAT.COM: 
join(u'vm-084.idm.lab.eng.brq.redhat.com', nshardwareplatform=u'x86_64', 
nsosversion=u'3.7.4-204.fc18.x86_64', version=u'2.51'): SUCCESS
[Fri Mar 22 16:17:38.729304 2013] [:error] [pid 21335] ipa: INFO: 
host/vm-084.idm.lab.eng.brq.redhat.com at IDM.LAB.ENG.BRQ.REDHAT.COM: 
host_mod(u'vm-084.idm.lab.eng.brq.redhat.com', random=False, 
ipasshpubkey=([...], [...]), rights=False, updatedns=False, all=False, 
raw=False, version=u'2.54'): SUCCESS
[Fri Mar 22 16:17:41.763080 2013] [:error] [pid 21336] ipa: INFO: 
host/vm-084.idm.lab.eng.brq.redhat.com at IDM.LAB.ENG.BRQ.REDHAT.COM: 
cert_request([...], 
principal=u'host/vm-084.idm.lab.eng.brq.redhat.com at IDM.LAB.ENG.BRQ.REDHAT.COM', 
add=True, version=u'2.51'): SUCCESS

I can see what's going on, but I don't think the admin would be much 
wiser seeing this.
Would we want so say something like "Host entry for X already exists; 
joining may fail on the client side" to explain what's going on?


ACK from a technical perspective.

-- 
Petr³




More information about the Freeipa-devel mailing list