Secure Global Desktop Administration Guide > Commands > The tarantella cache command

The tarantella cache command

Syntax

tarantella cache --flush ldapgroups|ldapconn|ldapconn-lookups|all

Description

This command flushes the cache of data obtained from an LDAP directory server. This data is only obtained if you are using:

Note It only flushes the cache on the Secure Global Desktop server on which the command is run.

Argument Description
--flush ldapgroups|ldapconn|ldapconn-lookups|all
  • ldapgroups - flushes the cache of all LDAP group data, used for Directory Services Integration
  • ldapconn - flushes the cache of all the IP address, domain and attribute data.
  • ldapconn-lookups - flushes the cache of all LDAP search data, used for Directory Services Integration.
  • all - flushes all LDAP data.

Examples

tarantella cache --flush all

Flushes the cache of all LDAP data.

Related topics