Issue #17449 has been updated by Andrew Parker.

Status changed from In Topic Branch Pending Review to Merged - Pending Release

Merged in 
<https://github.com/puppetlabs/puppet/commit/ba79c0d94c36aa3dc318de3e73cbce634b009d8e>
----------------------------------------
Bug #17449: auth.conf references path /file while referencing fileserver.conf
https://projects.puppetlabs.com/issues/17449#change-80156

Author: Brian Harrington
Status: Merged - Pending Release
Priority: Normal
Assignee: Andrew Parker
Category: server
Target version: 3.1.0
Affected Puppet version: 3.0.1
Keywords: redhat linux
Branch: https://github.com/puppetlabs/puppet/pull/1369


The default configuration of puppet 3.0.1-1 EL6 uses the stanza:

    # unconditionally allow access to all file services
    # which means in practice that fileserver.conf will
    # still be used
    path /file
    allow *

while in fileserver.conf the default lists:

    # [files]
    #  path [relative to distribution]
    #  allow *.example.com
    #  deny *.evil.example.com
    #  allow 192.168.0.0/24
    
While the entry in fileserver.conf is an example, it conflicts with the 
defaults included in auth.conf.  Either auth.conf should be changed or the 
sample in fileserver.conf.

Additionally, if the sample in fileserver.conf is going to be changed, this 
becomes related to Bug ID 16686.



-- 
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 puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to