Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for User Objects #163

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

edeka-spatt
Copy link

Added basic support for local Users on Check Point Managment Systems. For instance local VPN Users.
You need to take a closer look at the specific dicts (allowed_locations, certificates, encryption).
This does not cover the existing modules for administrator objects (cp_mgmt_administrator / cp_mgmt_administrator_facts).

Tested with a Check Point SmartCenter R81.20 (non Multi Domain).

Reference:
https://sc1.checkpoint.com/documents/latest/APIs/#web/add-user
https://sc1.checkpoint.com/documents/latest/APIs/#web/show-user
https://sc1.checkpoint.com/documents/latest/APIs/#web/show-users
https://sc1.checkpoint.com/documents/latest/APIs/#web/set-user
https://sc1.checkpoint.com/documents/latest/APIs/#web/delete-user

@chkp-edenbr
Copy link
Contributor

Hi @edeka-spatt ,
We will take this under consideration due to complexity regarding the "encryption" parameter.
Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants