- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- CloudMates General
- :
- allow ssh user to do migrate export
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
allow ssh user to do migrate export
Hy guys,
i have management server on GCP instance and i want to be able to connect user by SSH with RSA and give him the ability to do migrate export.
i created a user with uid 103 and RSA but user with uid 103 don't have permission to do "migrate"
how can i give permission to a user to do only migrate and maybe some more couple of thing?
israel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need a user with full admin permissions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try UID 0
What about a scheduled backup that copies the file off box (ssh/scp)?
That has a database dump and may be part of a workable solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
UID 0 gives root access, which is risky but good for a test.
You can add 'extended' commands to clish. Thats something you could try too.
Otherwise you'll need to get elements of the admin Role features allowed into a custom Role that you create in Gaia.
Here are some resources you can look at.
https://support.checkpoint.com/results/sk/sk88981
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could also look into the Management API
https://sc1.checkpoint.com/documents/latest/APIs/index.html#clish/export-management~v2%20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i tried UID 0 but when i did it i couldn't use the RSA Key that i made for that user.
we are using some backup application for all of our instances and we want to work in the same way for all of our systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is some new information. Backup can be scheduled through WebUI or CLI and just sent to an external location. Did you consider this option? In this case, you do not need a third party application to connect to your security devices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Maybe you can give us a bit more background (error messages, shells used (CLISH or BASH)) and the primary objectives.
In other words, is the objective to capture the SMS (or MDS) database only (migrate_server export) or is it to capture a DR image (for example)..
Gaia Snapshots can also be scheduled.
Is it reasonable to expect to achieve the objective of single central backup solution working in one way, for all vendors in focus?
Can S3 be part of the solution?
sk117581 - Accessing S3 objects from Check Point instances running in AWS
Is this a valid option for you?
