Releases: dgutierrez1287/puppet-centrify
1.0 Release
This module is now at 1.0, this module has gotten mature enough that I believe it is now at 1.0 state. With this new release there are the following major modifications:
centrify::ssh::config_entry type: this will now give complete flexibility with any ssh config changes
centrify::user::home_dir: type: this will help with managing centify user's home directories
group overrides have now been added as well
As always please read the README of all the new changes that come with this release and how it will affect your usage.
Ubuntu/Debian Support
Ubuntu and Debian support has been added, Thanks xalimar.
adjoin bugfix
This release fixes 2 bugs:
- If you run the module and then change a setting for the module and re-run it will error out since adjoin is trying to be re-run.
- The centrifydc template is using the incorrect variable for the domain setting.
Second release - minor features
This release adds the ability to set the auto_join to false so that the server will not auto join to the domain, and also adds the ability to set the primary_gid and private group in the centrifydc.conf. All of the following settings default to the same values as the first release, there is no changes needed to upgrade.
First release
This is the first release of the puppet-centrify module. This module is designed to manage the configuration and setup of centrify, a program used to Authenticate *NIX servers with Active Directory.