summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-07-14 10:41:41 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2020-07-15 19:10:58 +0200
commitaf83f9a24e65d92f97270b733dc8bf8d235a6f2d (patch)
tree71d3dd5e3ae79ddbe07ca988d4d3575d69ef1dba /doc
parentfa3948a7c5bf12357080b3b9277bfe28db69e8aa (diff)
downloadnixpkgs-af83f9a24e65d92f97270b733dc8bf8d235a6f2d.tar
nixpkgs-af83f9a24e65d92f97270b733dc8bf8d235a6f2d.tar.gz
nixpkgs-af83f9a24e65d92f97270b733dc8bf8d235a6f2d.tar.bz2
nixpkgs-af83f9a24e65d92f97270b733dc8bf8d235a6f2d.tar.lz
nixpkgs-af83f9a24e65d92f97270b733dc8bf8d235a6f2d.tar.xz
nixpkgs-af83f9a24e65d92f97270b733dc8bf8d235a6f2d.tar.zst
nixpkgs-af83f9a24e65d92f97270b733dc8bf8d235a6f2d.zip
citrix_workspace: update docs about selfservice
Diffstat (limited to 'doc')
-rw-r--r--doc/builders/packages/citrix.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/builders/packages/citrix.xml b/doc/builders/packages/citrix.xml
index 44d8290b910..16f1bc6f8f2 100644
--- a/doc/builders/packages/citrix.xml
+++ b/doc/builders/packages/citrix.xml
@@ -15,6 +15,20 @@
   </para>
  </section>
 
+ <section xml:id="sec-citrix-selfservice">
+  <title>Citrix Selfservice</title>
+  <para>
+   The <link xlink:href="https://support.citrix.com/article/CTX200337">selfservice</link> is an application managing Citrix desktops and applications. Please note that this feature only works with at least <package>citrix_workspace_20_06_0</package> and later versions.
+  </para>
+  <para>
+   In order to set this up, you first have to <link xlink:href="https://its.uiowa.edu/support/article/102186">download the <literal>.cr</literal> file from the Netscaler Gateway</link>. After that you can configure the <command>selfservice</command> like this:
+   <screen>
+    <prompt>$ </prompt>storebrowse -C ~/Downloads/receiverconfig.cr
+    <prompt>$ </prompt>selfservice
+   </screen>
+  </para>
+ </section>
+
  <section xml:id="sec-citrix-custom-certs">
   <title>Custom certificates</title>