Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defining ACLs in pg_hba.conf #20

Merged
merged 3 commits into from
Oct 29, 2012

Conversation

dharwood
Copy link
Contributor

This is to allow users to define more granular ACLs in pg_hba.conf. Users can specify lists of strings to act as items in the ACLs, such as ipv4acls => ['hostssl jdoe all 192.168.0.0/24 cert']
There are IPv4 and IPv6 versions, more for organization's sake than anything else, since IPv4 and IPv6 should be able to be mixed without a problem.

The README.md file was also modified to present an example of how to define ACLs.

@cprice404
Copy link

@RColeman I've reviewed this and I think it's a nice addition, would like to merge it--but I don't seem to have permissions.

@dharwood thanks for the submission!

@ryanycoleman
Copy link

@cprice-puppet, sorry about that Chris. All PL FTEs should now have permissions (team added). Fire away!

cprice404 added a commit that referenced this pull request Oct 29, 2012
@cprice404 cprice404 merged commit 10d916e into puppetlabs:master Oct 29, 2012
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants