Version information
released Oct 10th 2016
This version is compatible with:
- ,
This module has been deprecated by its author since Jan 18th 2019.
The author has suggested simp-sssd as its replacement.
Start using this module
Documentation
simp/nscd — version 5.0.2 Oct 10th 2016
This is a SIMP module
This module is a component of the System Integrity Management Platform, a compliance-management framework built on Puppet.
If you find any issues, they can be submitted to our JIRA.
Please read our Contribution Guide and visit our developer wiki.
Work in Progress
Please excuse us as we transition this code into the public domain.
Downloads, discussion, and patches are still welcome!
- Mon Mar 28 2016 Trevor Vaughan tvaughan@onyxpoint.com - 5.0.1-0
- Fixed a race condition between
service nscd restart
andservice nscd reload
.
- Mon Feb 29 2016 Trevor Vaughan tvaughan@onyxpoint.com - 5.0.0-7
- Missed one 'lsb*' fact.
- Fri Dec 04 2015 Chris Tessmer chris.tessmer@onyxpoint.com - 5.0.0-6
- Replaced all 'lsb' facts with their (package-independent) 'operatingsystem' counterparts.
- Moved parameter validations to the top of each class.
- Mon Nov 09 2015 Chris Tessmer chris.tessmer@onypoint.com - 5.0.0-5
- migration to simplib and simpcat (lib/ only)
- Thu Feb 19 2015 Trevor Vaughan tvaughan@onyxpoint.com - 5.0.0-4
- Migrated to the new 'simp' environment.
- Fri Jan 16 2015 Trevor Vaughan tvaughan@onyxpoint.com - 5.0.0-3
- Changed puppet-server requirement to puppet
- Wed Jul 02 2014 Nick Markowski nmarkowski@keywcorp.com - 5.0.0-2
- Modified the service command in the service start/restart clause to be compatible with RHEL 7 AND 6.
- Sun Jun 22 2014 Kendall Moore kmoore@keywcorp.com - 5.0.0-1
- Removed MD5 file checksums for FIPS compliance.
- Fri Jun 20 2014 Trevor Vaughan tvaughan@onyxpoint.com - 5.0.0-1
- Modified the nscd start command to use the call to /usr/sbin/service instead of the init script directly so that it works in RHEL7 and below.
- Tue Mar 25 2014 Trevor Vaughan tvaughan@onyxpoint.com - 5.0.0-0
- Updated to work well with hiera and Puppet 3
- Removed the nscd::conf define and split out each of the services into their own classes for easier manipulation via Hiera.
- Incorporated the nscd::global define into the main nscd class.
- Added a variable to the main nscd class to allow for the automatic creation of the usually cached services.
- Added spec tests.
- Mon Oct 07 2013 Kendall Moore kmoore@keywcorp.com 4.0.0-5
- Updated all erb templates to properly scope variables.
- Mon Jan 07 2013 Maintenance 4.0.0-4
- Created a Cucumber test which toggles the nscd switch to true and ensures that the nscd service is running and the sssd service is stopped.
- Wed Apr 11 2012 Maintenance 4.0.0-3
- Moved mit-tests to /usr/share/simp...
- Updated pp files to better meet Puppet's recommended style guide.
- Fri Mar 02 2012 Maintenance 4.0.0-2
- Improved test stubs.
- Wed Dec 14 2011 Maintenance 4.0.0-1
- Updated the spec file to not require a separate file list.
- Removed prod_nscd from here since it more accurately belongs in the openldap module.
- Fri Oct 28 2011 Maintenance 4.0.0-0
- Updated to use the selective variable for the location of the PAM LDAP library.
- Mon Oct 10 2011 Maintenance 2.0.0-2
- Add an exec to be sure that nscd has not lost its mind.
- Updated to put quotes around everything that need it in a comparison statement so that puppet > 2.5 doesn't explode with an undef error.
- Fri Feb 11 2011 Maintenance - 2.0.0-1
- Forward port of nscd fix for cleaning up orphan pid files prior to restarting nscd.
- Updated to use concat_build and concat_fragment types.
- Tue Jan 11 2011 Maintenance 2.0.0-0
- Refactored for SIMP-2.0.0-alpha release
- Tue Jan 11 2011 Maintenance - 1-2
- Remove any existing pid file from /var/run/nscd prior to starting. This ensures that a crashed process does not interfere with running a new process.
- Tue Oct 26 2010 Maintenance - 1-1
- Converting all spec files to check for directories prior to copy.
- Fri May 21 2010 Maintenance 1.0-0
- Code refactor and Doc update.
- Wed Jan 06 2010 Maintenance 0.1-11
- Paranoia is now 'off' by default.
- Tue Nov 24 2009 Maintenance 0.1-10
- Changed the service statement to properly restart the nscd service.
Dependencies
- puppetlabs/stdlib (>= 4.9.0 < 5.0.0)
- simp/openldap (>= 4.1.8 < 5.0.0)
- simp/simpcat (>= 5.0.1 < 6.0.0)
- simp/simplib (>= 1.3.1 < 2.0.0)
pupmod-simp-nscd - A Puppet Module for managing NSCD -- Per Section 105 of the Copyright Act of 1976, these works are not entitled to domestic copyright protection under US Federal law. The US Government retains the right to pursue copyright protections outside of the United States. The United States Government has unlimited rights in this software and all derivatives thereof, pursuant to the contracts under which it was developed and the License under which it falls. --- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.