https://github.com/stdevel/freeipa-stuff
Various FreeIPA-related stuff
https://github.com/stdevel/freeipa-stuff
freeipa identity-management ldap sudo sudoers
Last synced: 3 months ago
JSON representation
Various FreeIPA-related stuff
- Host: GitHub
- URL: https://github.com/stdevel/freeipa-stuff
- Owner: stdevel
- License: gpl-3.0
- Created: 2016-06-10T12:20:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T07:13:23.000Z (over 6 years ago)
- Last Synced: 2025-04-18T07:52:09.276Z (6 months ago)
- Topics: freeipa, identity-management, ldap, sudo, sudoers
- Language: Python
- Size: 37.1 KB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freeipa-stuff
This repository contains various scripts about managing FreeIPA resources:* ``ipa_sudo_import.py`` - a script for importing various commonly used commands and command groups for managing Linux systems
Check out the [wiki](https://github.com/stdevel/freeipa-stuff/wiki) for more details.
# Clean-up advises
If you have used earlier versions than **0.2.7** of `ipa-sudo-basic-rules.py`, check-out the following [page](https://github.com/stdevel/freeipa-stuff/wiki/cleanup-027) about cleaning up the rule set. Newer version of this script are not affected.If you have used earlier versions than **0.2.4** of `ipa-sudo-basic-rules.py`, check-out the following [page](https://github.com/stdevel/freeipa-stuff/wiki/cleanup-024) about cleaning up the rule set. Newer version of this script are not affected.
# Security advise
If you have used earlier versions than **0.2.2** of `ipa-sudo-basic-rules.py`, check-out the following [page](https://github.com/stdevel/freeipa-stuff/wiki/security-pre-022) about fixing a security breach! Newer versions of this script are not affected.