Issue #4629 has been updated by Matt Robinson.

In case anyone find this again there may be issues with trying to do a "puppet 
run" or kick from a 2.6.x puppet to a 0.25.x client.  Maybe that's what was 
giving someone trouble?

Also there's some documentation of the security of the auth.conf and 
namespaceauth.conf here 
http://docs.puppetlabs.com/guides/security.html#authconf and you can simulate a 
puppet run command with a curl command, at least on a 2.6.x client. 

http://docs.puppetlabs.com/guides/rest_api.html#puppet_agent_rest_api_reference
curl -k -X PUT -H "Content-Type: text/pson" -d "{}" 
https://puppetclient:8139/production/run/{anything}
----------------------------------------
Bug #4629: puppet run Error 403 on SERVER: Forbidden request
http://projects.puppetlabs.com/issues/4629

Author: joy huang
Status: Closed
Priority: Normal
Assignee: 
Category: plumbing
Target version: 2.6.2
Affected version: 0.25.0
Keywords: 
Branch: 


puppet master release:puppet-2.6.1rc2

puppet client release:puppet--0.25.5

<pre>
[r...@master ~]# puppetrun -p 10 --host ubunu910.dvmns.com
Triggering ubunu910.dvmns.com
Host ubunu910.dvmns.com failed: Error 403 on SERVER: Forbidden request: 
ctc92.dvmns.com(221.238.249.92) access to /run/ubunu910.dvmns.com [save] 
authenticated  at line 0
ubunu910.dvmns.com finished with exit code 2
Failed: ubunu910.dvmns.com
</pre>

Could someone tell me how to fix this ?

mymail is: [email protected]

thanks
joy




-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to