logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fusiondirectory-shell - A shell to act on FusionDirectory handled objects

Author

       Come Bernigaud

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>

Description

fusiondirectory-shell will connect you to FusionDirectory webservice and allow you to list, display and
       alter objects.

Name

       fusiondirectory-shell - A shell to act on FusionDirectory handled 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)

Synopsis

fusiondirectory-shell [-h] [-u URL] [-c FILE] -l LOGIN (-p PWD | -P) [-s LDAPSERVER]

See Also