forked from fsweetser/netreg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnetreg-permissions.txt
80 lines (64 loc) · 1.67 KB
/
netreg-permissions.txt
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
The purpose of this file will be to outline what permissions are required to
perform various operations in the NetReg (WebInt/Netdb) system.
# $Id: netreg-permissions.txt,v 1.8 2008/03/27 19:42:15 vitroth Exp $
<Template>
Operation:
Requires:
Enforced by:
Comments:
</Template>
#
# Section: DNS Zone
#
Operation: View DNS Zone
Requires: L1 R on the zone
Enforced by: Netdb,WebInt
Comments: There is a L1 R grant on the table for system:anyuser
Operation: View DNS Zone (Additional Fields)
Requires: L9 R on the zone
Enforced by: WebInt
Comments:
Operation: Update DNS Zone
Requires: L9 W on the zone
Enforced by: WebInt
Comments:
Operation: Add DNS Resource (for dns_zone)
Requires: L5 A on the zone
L5 A on the specific dns_resource_type
Enforced by: Netdb
Comments:
Operation: View DNS Resource (for dns_zone)
Requires: L1 R on the dns_resource
Enforced by: Netdb
Comments: There is a L1 R grant for system:anyuser on the table
Operation: Delete DNS Resource (for dns_zone)
Requires: L5 A on the specific dns_resource_type
L5 W on dns_zone
Enforced by: Netdb, WebInt
Comments:
#
# Section: Machine
#
Operation: Change IP Address
Requires: L5 A on subnet
Enforced by: Netdb, WebInt
Comments:
#
# Section: Service Groups
#
Operation: Add Member to Service
Requires: L1 A on the service_membership table
L1 A on the service
Enforced by: Netdb
Comments:
Operation: Delete Member from Service
Requires: L1 A on the service
Enforced by: Netdb
Comments:
#
# Section: Machines
#
Operation: Update Machine IP to specific IP
Requires: L5 A on the subnet
Enforced by: Netdb
Comments: