Issue #1361 has been updated by Nigel Kersten.

Status changed from Accepted to Tests Insufficient
Assignee set to Nigel Kersten

Any progress Jacob?
----------------------------------------
Feature #1361: autosign only allows for hostname matching, rather than 
allow/deny blocks
https://projects.puppetlabs.com/issues/1361

Author: Jason Hansen
Status: Tests Insufficient
Priority: Normal
Assignee: Nigel Kersten
Category: 
Target version: unplanned
Patch: Insufficient
Affected Puppet version: 0.24.4
Keywords: 
Branch: 


Currently, autosign only allows hostname matching, rather than the more 
complete implementation of allow/deny available through the fileserver module. 
I've modified puppet/handler/ca.rb to process autosign.conf for hostnames as 
well as allow/deny configuration blocks.

New behavior is to parse for allow/deny blocks, and then as a default, call 
auth.allow with the value of the line from autosign.conf. This should keep 
behavior backward compatible.

As this is my first bit of ruby, as well as git patch, let me know if I need to 
do anything different.

Jason


-- 
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