Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Implement better auth mechanism for satprep_schedule_downtime.py #17

Closed
stdevel opened this issue Nov 30, 2014 · 1 comment
Closed

Implement better auth mechanism for satprep_schedule_downtime.py #17

stdevel opened this issue Nov 30, 2014 · 1 comment
Assignees

Comments

@stdevel
Copy link
Owner

stdevel commented Nov 30, 2014

Currenty the logon credentials for Nagios/Icinga/Thruk/Shinken are provided using -u / --username and -p / --password. This means that the credentials can be seen in the shell history. It would be better to implement the auth file mechanism that is also used for the Satellite authentification information

@stdevel stdevel self-assigned this Nov 30, 2014
stdevel pushed a commit that referenced this issue Nov 30, 2014
- Standardized Shebang lines and option descriptions
- Changed program version to 0.2
- Implemented safer authentication mechanism for
``satprep_schedule_downtime.py`` (Issue #17)
- Implemented unschedule function for
``satprep_schedule_downtime.py``(Issue #18)
- Moved schedule downtime code into ``satprep_shared`` to make it
easier to integrate with other scripts
- Fixed bug with detecting patches/errata requiring reboot in
``satprep_schedule_downtime.py``
- Renamed some options and removed authentication using options in
``satprep_schedule_downtime.py``
@stdevel
Copy link
Owner Author

stdevel commented Nov 30, 2014

Fixed in commit ef7fa39

@stdevel stdevel closed this as completed Nov 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant