-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,19 @@ | ||
# RoyalTS Wallix Dynamic Folder | ||
A dynamic folder for RoyalTS apps that automatically pull targets from Wallix Admin Bastion API. | ||
A dynamic folder for [RoyalTS or RoyalTSX](https://www.royalapps.com/) apps that automatically pull targets from Wallix Admin Bastion API. | ||
|
||
## Requirements | ||
- Powershell 5.0 or above | ||
- RoyalTS(X) 6.2 or above | ||
|
||
## How to | ||
1. Open RoyalTS app | ||
2. Create a new document. | ||
3. Edit the properties of the document and setup encryption in security tab. | ||
4. Save the document in a safe place | ||
5. Select "File" -> "Import" -> "Dynamic Folder" and open "WallixAdminBastion.rdfx" file | ||
6. Edit the properties of "Wallix Admin Bastion" dynamic folder | ||
7. Go to "Credentials" pane and provide valid credentials for Wallix Admin Bastion. Make sure to use the full qualified user name (eg. john.do@internaldomain.com) | ||
8. Go to "Custom Properties" pane and provide Wallix Bastion FQDN (eg. bastion.domain.com) | ||
9. Apply and close properties | ||
10. Make right click on Wallix Bastion dynamic folder and select "Reload". | ||
1. Download the lastest [release](https://github.com/d4hu/royalts-wallix/releases) | ||
2. Open RoyalTS app | ||
3. Create a new document | ||
4. Edit the properties of the document and setup encryption in security tab | ||
5. Save the document in a safe place | ||
6. Select "File" -> "Import" -> "Dynamic Folder" and open "WallixAdminBastion.rdfx" file | ||
7. Edit the properties of "Wallix Admin Bastion" dynamic folder | ||
8. Go to "Credentials" pane and provide valid credentials for Wallix Admin Bastion. Make sure to use the full qualified user name (eg. john.do@internaldomain.com) | ||
9. Go to "Custom Properties" pane and provide Wallix Bastion FQDN (eg. bastion.domain.com) | ||
10. Apply and close properties | ||
11. Make right click on Wallix Bastion dynamic folder and select "Reload". |