You use this command to manage service objects used for the following SGD authentication mechanisms:
Active Directory authentication
LDAP authentication
Third-party authentication (if the LDAP search option is enabled)
See Section 2.8.4, “Using Service Objects” for more details about service objects.
tarantella service delete | edit | list | new
The following table shows the available subcommands for this command.
Subcommand | Description | More Information |
---|---|---|
delete | Deletes a service object | |
edit | Edits a service object | |
list | Lists service objects and their attributes | |
new | Creates a new service object |
All commands include a
--help
option. You can use
tarantella service
subcommand
--help to get
help on a specific command.
The following example lists all of the available service objects and their attribute values.
$ tarantella service list
The following example deletes the mainldap
service object.
$ tarantella service delete --name mainldap