diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-07 10:12:30 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-07 10:12:30 +0100 |
commit | 1aa71440960c561b3610785c6c332a3a61161efa (patch) | |
tree | 32df79944201b1eee5d3e2d525782b729f3728ad | |
parent | 54d05d92a08804d60a2bea791fb8b980dc77341a (diff) | |
download | libpam-x2go-1aa71440960c561b3610785c6c332a3a61161efa.tar.gz libpam-x2go-1aa71440960c561b3610785c6c332a3a61161efa.tar.bz2 libpam-x2go-1aa71440960c561b3610785c6c332a3a61161efa.zip |
debian/control: Don't suggest X2Go Client, Arctica Greeter remote logon to X2Go works with pyhoca-cli, only.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index efc537e..6da8699 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, Suggests: - x2goclient | pyhoca-cli, + pyhoca-cli, Description: PAM Module to auth against an X2Go server using PyHoca Auth and session PAM module that uses SSH to authenticate against an X2Go server as the remote host and user. Local account required. |