File: cdd-user.8

package info (click to toggle)
cdd 0.3.11.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 416 kB
  • ctags: 25
  • sloc: sh: 595; perl: 417; makefile: 98
file content (51 lines) | stat: -rw-r--r-- 662 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.TH cdd-user 8 "2004/03/24" "" "Custom Debian Distributions"
.SH NAME
.B cdd-user
\- add/remove user to Role of a registered Custom Debian Distribution

.SH SYNOPSIS
.B cdd-user
.B add|del
<
.B CDD
>
<
.B user
>
[<
.B Role
>]

.SH DESCRIPTION
Add user to a
.B Role
of the specified
.B CDD

If 
.B Role
is not specified, it's assumed to be named like 
.B CDD

.SH OPTIONS
.TP
.B CDD
- a registered custom distribution in /etc/cdd, for example one of
.I med 
,
.I junior
,
.I desktop
,
.I edu
or
.I demudi
.TP
.B user
- user to add
.B Role
- the role in the CDD that user will assume

.SH AUTHOR
Andreas Tille <tille@debian.org>
Cosimo Alfarano <kalfa@debian.org>