1dscreate(8) System Manager's Manual dscreate(8)
2
3
4
6 dscreate
7
9 dscreate [-h] [-v] {from-file,interactive,create-template} ...
10
12 Sub-commands
13 dscreate from-file
14 Create an instance of Directory Server from an inf answer file
15
16 dscreate interactive
17 Start interactive installer for Directory Server installation
18
19 dscreate create-template
20 Display an example inf answer file, or provide a file name to
21 write it to disk.
22
24 usage: dscreate from-file [-h] [-n] file
25
26
27 file Inf file to use with prepared answers. You can generate an exam‐
28 ple of this with 'dscreate create-template'
29
30
31 -n, --dryrun
32 Validate system and configurations only. Do not alter the sys‐
33 tem.
34
35
37 usage: dscreate interactive [-h]
38
39
40
41
43 usage: dscreate create-template [-h] [template_file]
44
45
46 template_file
47 Write example template to this file
48
49
50
51 -v, --verbose
52 Display verbose operation tracing during command execution
53
54
56 lib389 was written by Red Hat Inc. <389-devel@lists.fedoraproject.org>.
57
59 The latest version of lib389 may be downloaded from
60 ⟨http://www.port389.org/docs/389ds/FAQ/upstream-test-framework.html⟩
61
62
63
64 Manual dscreate(8)