1projdel(1M)             System Administration Commands             projdel(1M)
2
3
4

NAME

6       projdel - delete a project from the system
7

SYNOPSIS

9       projdel [-f filename] project
10
11

DESCRIPTION

13       The  projdel  utility  deletes  a project from the system and makes the
14       appropriate changes to the system file.
15

OPTIONS

17       The following options are supported:
18
19       -f filename    Specify the project file to modify. If  no  filename  is
20                      specified,  the  system  project  file, /etc/project, is
21                      modified.
22
23

OPERANDS

25       The following operands are supported:
26
27       project    The name of the project to be deleted.
28
29

EXIT STATUS

31       The following exit values are returned:
32
33       0     Successful completion.
34
35
36       2     The command syntax was invalid. A usage message  for  projdel  is
37             displayed.
38
39
40       3     An invalid argument was provided to an option.
41
42
43       4     The projid given with the -p option is already in use.
44
45
46       5     The project files contain an error. See project(4).
47
48
49       6     The  project  to  be  modified, group, user, or resource does not
50             exist.
51
52
53       9     The project is already in use.
54
55
56       10    Cannot update the /etc/project file.
57
58

FILES

60       /etc/project    System project file
61
62
63
64
65

ATTRIBUTES

67       See attributes(5) for descriptions of the following attributes:
68
69
70
71
72       ┌─────────────────────────────┬─────────────────────────────┐
73       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
74       ├─────────────────────────────┼─────────────────────────────┤
75       │Availability                 │SUNWesu                      │
76       ├─────────────────────────────┼─────────────────────────────┤
77       │Interface stabilty           │ See below.                  │
78       └─────────────────────────────┴─────────────────────────────┘
79
80
81       Invocation is evolving. Human readable output is unstable.
82

SEE ALSO

84       projects(1),  groupadd(1M),  groupdel(1M),   groupmod(1M),   grpck(1M),
85       logins(1M),  projadd(1M),  projmod(1M), useradd(1M), userdel(1M), user‐
86       mod(1M), project(4), attributes(5)
87

DIAGNOSTICS

89       In case of an error, projdel prints an error message and exits  with  a
90       non-zero status.
91

NOTES

93       projdel  deletes  a  project  definition only on the local system. If a
94       network name service such as NIS or LDAP is being  used  to  supplement
95       the  local  /etc/project  file  with additional entries, projdel cannot
96       change information supplied by the network name service.
97
98
99
100SunOS 5.11                        4 May 2004                       projdel(1M)
Impressum