Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Affected version(s): OX Guard 2.xx

Scenario

Imagine following scenario:

  • OX App Suite user <karla@appsuite.org> sends an encrypted email to unknown external user <jakob@somewhere.net>
  • OX Guard will create a guest account for Jakob which also creates a guest PGP key in OX Guard
  • At some point Jakob decides that PGP is quite a cool thing and creates his own PGP key which he uses in his mail client
  • What needs to be done to tell OX Guard not to use the guest account in the future anymore but Jakob's new key?

Solution

Currently neither Karla nor Bob can mark the guest account as deprecated or even delete it. This can only be done by the App Suite admin. To get rid of the guest account's key, the account has to be deleted, using the command line tool


Code Block
# /opt/open-xchange/guard -D jakob@somewhere.net


Info
titleImportant

Deleting the guest account also deletes all the encrypted content without any chance to restore this data.



Content by Label
showLabelsfalse
max5
spacesSKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("guest-account","guard","oxguard") and type = "page" and space = "SKB"
labelsoxguard guard guest-account

Page properties
hiddentrue


Related issues