Hello Markus,

You are correct. I was missing with the path variable. I have added the path 
variable and started both master and client. But now i am getting the below 
error


/usr/lib/ruby/site_ruby/1.8/puppet/ssl/key.rb:46:in `initialize': Neither PUB 
key nor PRIV key:: header too long (OpenSSL::PKey::RSAError)

in the client. I know this is something related to the certs. I removed the ssl 
dir in /var/lib/puppet ans restarted the master and client and signed the new 
ssl request. But the same error pops out.

err: Could not retrieve catalog from remote server: Neither PUB key nor PRIV 
key:: header too long


Shameem
  

--- On Mon, 12/7/09, Markus Roberts <[email protected]> wrote:

> From: Markus Roberts <[email protected]>
> Subject: Re: [Puppet-dev] err: undefined method `acl_type' for nil:NilClass
> To: "puppet-dev" <[email protected]>
> Date: Monday, December 7, 2009, 6:05 AM
> Shameem --
> 
> The only way I can see that this could happen would be if
> you had a
> rights directive (allow, deny, method, etc.) before you had
> specified
> anything for it to apply to.  That is, if the first
> non-comment line
> in your auth.conf file started with
> 
>     allow find
> 
> or something without a preceding path directive for it to
> apply to.
> 
> Does this sound like your situation?  If so, adding
> the appropriate
> path directive should fix it.  If not, let me know and
> I'll dig
> further.
> 
> -- Markus
> 
> P.S. In any case, I agree that that message should be
> clearer.
> 
> --
> 
> You received this message because you are subscribed to the
> Google Groups "Puppet Developers" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/puppet-dev?hl=en.
> 
> 
> 


      

--

You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.


Reply via email to