Release 0.0.1.
This commit is contained in:
@@ -33,5 +33,4 @@ The extension will periodically fetch information from Wallix bastion, compare t
|
||||
3. API key of the guacamole user
|
||||
3. Copy the extension jar file (i.e: guacamole-ext-wallix-sync-0.0.1.jar) to $GUACAMOLE_HOME/extensions folder of the Guacamole server.
|
||||
4. Add the extension's specific paramter to guacamole.properties file (see in config/guacamole folder for a sample file)
|
||||
1.
|
||||
5. Restart Guacamole.
|
||||
4
pom.xml
4
pom.xml
@@ -6,10 +6,10 @@
|
||||
|
||||
<groupId>cm.soungui.guacamole</groupId>
|
||||
<artifactId>guacamole-ext-wallix-sync</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1</version>
|
||||
|
||||
<name>guacamole-ext-wallix-sync</name>
|
||||
<description>Guacamole extension for synchronizing parameters from Wallix Bastion.</description>
|
||||
<description>Guacamole extension for synchronization of parameters from Wallix Bastion.</description>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
Reference in New Issue
Block a user