Issue #17449 has been updated by Matthaus Owens.

Status changed from Merged - Pending Release to Closed

Released in Puppet 3.1.0-rc1
----------------------------------------
Bug #17449: auth.conf references path /file while referencing fileserver.conf
https://projects.puppetlabs.com/issues/17449#change-80835

Author: Brian Harrington
Status: Closed
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