Provided by: fusiondirectory-webservice-shell_1.3-4build1_all
NAME
fusiondirectory-shell - A shell to act on FusionDirectory handled objects
SYNOPSIS
fusiondirectory-shell [-h] [-u URL] [-c FILE] -l LOGIN (-p PWD | -P) [-s LDAPSERVER]
DESCRIPTION
fusiondirectory-shell will connect you to FusionDirectory webservice and allow you to list, display and alter objects.
OPTIONS
-h, --help Print a brief help message and exits. -u, --url=URL Use URL instead of https://localhost/fusiondirectory/jsonrpc.php -l, --login=LOGIN User login to send -p, --password=PWD User password to send -P Prompt for user password to send -c, --ca=FILE Use CA file FILE to check the server identity -s, --server=SERVER Use SERVER ldap server on the FusionDirectory instance to connect (if FusionDirectory has several LDAP server configured)
BUGS
Please report any bugs, or post any suggestions, to the fusiondirectory mailing list fusiondirectory-users or to <https://gitlab.fusiondirectory.org/fusiondirectory/fd-plugins>
AUTHOR
Come Bernigaud
LICENCE AND COPYRIGHT
Copyright (C) 2015-2018 FusionDirectory project License BSD This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE file for more details.