Commit 0c64802d authored by Benoit Mortier's avatar Benoit Mortier
Browse files

Fixes: #4152 Add an example of -o option to man page of fusiondirectory-insert-schema


Signed-off-by: default avatarBenoit Mortier <benoit.mortier@opensides.be>
Showing with 7 additions and 1 deletion
+7 -1
......@@ -412,6 +412,9 @@ but beware that you will not be able to see things like password prompts as the
fusion@catbert$ fusiondirectory-insert-schema -e myschema
Empty the schema myschema
fusion@catbert$ fusiondirectory-insert-schema -o "-H ldap://my.ldap.com -ZZ -D 'cn=admin,cn=config' -w password -x"
Connect to another ldap server to insert the schema
=head1 BUGS
Please report any bugs, or post any suggestions, to the fusiondirectory mailing list fusiondirectory-users or to
......
......@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "FUSIONDIRECTORY-INSERT-SCHEMA 1"
.TH FUSIONDIRECTORY-INSERT-SCHEMA 1 "2015-09-11" "FusionDirectory 1.0.9" "FusionDirectory Documentation"
.TH FUSIONDIRECTORY-INSERT-SCHEMA 1 "2015-09-23" "FusionDirectory 1.0.9" "FusionDirectory Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
......@@ -194,6 +194,9 @@ but beware that you will not be able to see things like password prompts as the
\&
\& fusion@catbert$ fusiondirectory\-insert\-schema \-e myschema
\& Empty the schema myschema
\&
\& fusion@catbert$ fusiondirectory\-insert\-schema \-o "\-H ldap://my.ldap.com \-ZZ \-D \*(Aqcn=admin,cn=config\*(Aq \-w password \-x"
\& Connect to another ldap server to insert the schema
.Ve
.SH "BUGS"
.IX Header "BUGS"
......
  • bmortier @bmortier

    mentioned in issue #1356

    By Côme Chilliet on 2017-09-02T15:23:28 (imported from GitLab)

    ·

    mentioned in issue #1356

    By Côme Chilliet on 2017-09-02T15:23:28 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment