This repository was archived by the owner on Jan 12, 2023. It is now read-only.
Add support for Enterprise options (zone joins, no local allow files, et...#7
Open
esalberg wants to merge 13 commits into
Open
Add support for Enterprise options (zone joins, no local allow files, et...#7esalberg wants to merge 13 commits into
esalberg wants to merge 13 commits into
Conversation
… etc.) - Modify template, add more parameters, update adjoin logic - Add extra parameter options for template values - cache_flush_int, cache_obj_life, log_buffer; add unix_chkpwd to nss.program.ignore - Add adinfo facts - Clean up line feeds in dzdo.env_delete comment
Author
|
Please note: I did not have a Centrify Express environment for testing. Please look especially at the adjoin exec changes - I wasn't 100% sure that the onlyif commands were the most appropriate (they're fine for the zone-related adjoin). I also removed the refreshonly => true because I wasn't sure what it was watching for refreshes / why the adjoin would need to run again. We're in the process of completing our final testing before enabling this module in our release environment, but I wanted to send it back for at least preliminary review. |
… return null values
…or enterprise servers (zone set)
Merge enterprise zone changes
…ll Centrify Enterprise
Add manage_conf parameter
…te anchors for 2016.2.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add support for Enterprise options (zone joins, no local allow files, etc.)