~ubuntu-branches/ubuntu/wily/389-ds-base/wily-proposed

« back to all changes in this revision

Viewing changes to man/man8/cleanallruv.pl.8

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2014-07-08 15:50:11 UTC
  • mfrom: (0.2.2)
  • Revision ID: package-import@ubuntu.com-20140708155011-r66lvtioamqwaype
Tags: 1.3.2.19-1
* New upstream release.
* admin_scripts.diff: Updated to fix more bashisms.
* watch: Update the url.
* Install failedbinds.py and logregex.py scripts.
* init: Use status from init-functions.
* control: Update my email.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
.SH NAME 
19
19
cleanallruv.pl - Directory Server perl script for issuing a cleanAllRUV task
20
20
.SH SYNOPSIS
21
 
cleanallruv.pl [-v] [-Z serverID] [-D rootdn] { -w password | -w - | -j filename } -b basedn -r rid  [-A] [-P protocol] [-h]
 
21
cleanallruv.pl [\-v] [\-Z serverID] [\-D rootdn] { \-w password | \-w \- | \-j filename } \-b basedn \-r rid  [\-A] [\-P protocol] [\-h]
22
22
.SH DESCRIPTION
23
23
Creates and adds a cleanAllRUV task to the Directory Server
24
24
.SH OPTIONS
61
61
.TP
62
62
.B \fB\-v\fR 
63
63
.br
64
 
Display verbose ouput
 
64
Display verbose output
65
65
.TP
66
66
.B \fB\-h\fR 
67
67
.br
68
68
Display usage
69
69
.SH EXAMPLE
70
70
.TP
71
 
cleanallruv.pl -Z instance1 -D 'cn=directory manager' -j /tmp/pw.txt -b 'dc=example,dc=com' -r 87 -P STARTTLS
 
71
cleanallruv.pl \-Z instance1 \-D 'cn=directory manager' \-j /tmp/pw.txt \-b 'dc=example,dc=com' \-r 87 \-P STARTTLS
72
72
 
73
73
Note: security must be enabled to use protocol STARTTLS.  If STARTTLS is not available it will default to next strongest/available protocol automatically.
74
74
.TP
75
 
cleanallruv.pl -j /export/rootdnpw.txt -b 'dc=example,dc=com' -A -r 87 
 
75
cleanallruv.pl \-j /export/rootdnpw.txt \-b 'dc=example,dc=com' \-A \-r 87
76
76
.SH DIAGNOSTICS
77
77
Exit status is zero if no errors occur.  Errors result in a 
78
78
non-zero exit status and a diagnostic message being written