From 77998e458b7bab3f2f4f7f879d54df0ee9a0f7b6 Mon Sep 17 00:00:00 2001 From: Pierre Martin <33961141+d4hu@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:28:46 +0200 Subject: [PATCH] Update README.md --- README.md | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index bf1a1b5..3f1c4fa 100644 --- a/README.md +++ b/README.md @@ -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".