On 24 sep, 11:19, Nobuchika Tanaka <n06uc...@gmail.com> wrote:

> [What I did & problem detail]
> 1.Install Redhat4.5 EL AS to puppetd host.
>
> 2.Install puppetd package to puppetd host and start puppetd.
>
> 3.Confirm that puppetd connects with puppetmasterd.
> puppetmasterd[1984]: Allowing unauthenticated client hostname
> (xxx.xxx.xxx.xxx) access to puppetca.getcert

Did you sign the certificate request on the puppetmaster ?

puppetca --list

puppetca --sign <fqdn>

> I used puppet for about two years in this way.
> this error occured only this puppetd host.
> So I can't figure out...

OK, so I'll assume you've signed the certificate ! ;-)
Is the time/date set correctly on the puppet client (and everywhere
else) ?
openssl doesn't like certificates signed in the future, for example.

--
Calimero
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to