Hotfix for pam_generator#1827
Merged
idimov-keeper merged 1 commit intoKeeper-Security:pam-import-improvementsfrom Feb 22, 2026
Merged
Hotfix for pam_generator#1827idimov-keeper merged 1 commit intoKeeper-Security:pam-import-improvementsfrom
idimov-keeper merged 1 commit intoKeeper-Security:pam-import-improvementsfrom
Conversation
fixed hostname attribute (=> host) improved mach template for better readability
a427a36
into
Keeper-Security:pam-import-improvements
4 checks passed
craiglurey
pushed a commit
that referenced
this pull request
Feb 24, 2026
* Added new example PAM import generator script * Added set_resource_jit_settings to extend.py (#1825) * Upgrade to keeper_pam_webrtc_rs>=2.0.1 * Added k8s config generation Allow empty string passwords for local accounts rotated by AD admin Allow only launch_creds without any admin_creds in pam extend Fixed JIT/AI settings handling during pam extend * Hotfix for pam_generator (#1827) fixed hostname attribute (=> host) improved mach template for better readability * Add support for type attribute in CSV (#1828) * Hotfix for pam_generator fixed hostname attribute (=> host) improved mach template for better readability * Improve type definitions in pam_generator_v2 Support for the type column to be added to the CSV and override the type attribute from the template. * fix: extend lookups should check vault records --------- Co-authored-by: fameti-cymk <fameti@keepersecurity.com> Co-authored-by: lthievenaz-keeper <lthievenaz@keepersecurity.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
fixed hostname attribute (=> host)
improved mach template for better readability