Scroll to navigation

FUSIONDIRECTORY-SHELL(1) FusionDirectory Documentation FUSIONDIRECTORY-SHELL(1)

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://forge.fusiondirectory.org/projects/fusiondirectory/issues/new>

AUTHOR

Come Bernigaud

LICENCE AND COPYRIGHT

Copyright (C) 2015-2016 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.

2016-01-05 FusionDirectory 1.0.9.2