This file is indexed.

/usr/share/doc/refpolicy-2.20091117/html/roles_unprivuser.html is in selinux-policy-ubuntu-doc 0.2.20091117-0ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<html>
<head>
<title>
 Security Enhanced Linux Reference Policy
 </title>
<style type="text/css" media="all">@import "style.css";</style>
</head>
<body>
<div id="Header">Security Enhanced Linux Reference Policy</div>
<div id='Menu'>
	
		<a href="admin.html">+&nbsp;
		admin</a></br/>
		<div id='subitem'>
		
		</div>
	
		<a href="apps.html">+&nbsp;
		apps</a></br/>
		<div id='subitem'>
		
		</div>
	
		<a href="kernel.html">+&nbsp;
		kernel</a></br/>
		<div id='subitem'>
		
		</div>
	
		<a href="roles.html">+&nbsp;
		roles</a></br/>
		<div id='subitem'>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_auditadm.html'>
			auditadm</a><br/>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_guest.html'>
			guest</a><br/>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_logadm.html'>
			logadm</a><br/>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_secadm.html'>
			secadm</a><br/>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_staff.html'>
			staff</a><br/>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_sysadm.html'>
			sysadm</a><br/>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_unprivuser.html'>
			unprivuser</a><br/>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_webadm.html'>
			webadm</a><br/>
		
			&nbsp;&nbsp;&nbsp;-&nbsp;<a href='roles_xguest.html'>
			xguest</a><br/>
		
		</div>
	
		<a href="services.html">+&nbsp;
		services</a></br/>
		<div id='subitem'>
		
		</div>
	
		<a href="system.html">+&nbsp;
		system</a></br/>
		<div id='subitem'>
		
		</div>
	
	<br/><p/>
	<a href="global_booleans.html">*&nbsp;Global&nbsp;Booleans&nbsp;</a>
	<br/><p/>
	<a href="global_tunables.html">*&nbsp;Global&nbsp;Tunables&nbsp;</a>
	<p/><br/><p/>
	<a href="index.html">*&nbsp;Layer Index</a>
	<br/><p/>
	<a href="booleans.html">*&nbsp;Boolean&nbsp;Index</a>
	<br/><p/>
	<a href="tunables.html">*&nbsp;Tunable&nbsp;Index</a>
	<br/><p/>
	<a href="interfaces.html">*&nbsp;Interface&nbsp;Index</a>
	<br/><p/>
	<a href="templates.html">*&nbsp;Template&nbsp;Index</a>
</div>

<div id="Content">
<a name="top":></a>
<h1>Layer: roles</h1><p/>
<h2>Module: unprivuser</h2><p/>



<a href=#interfaces>Interfaces</a>


<h3>Description:</h3>

<p><p>Generic unprivileged user role</p></p>


<hr>



<a name="interfaces"></a>
<h3>Interfaces: </h3>

<a name="link_unprivuser_role_change"></a>
<div id="interface">


<div id="codeblock">

<b>unprivuser_role_change</b>(
	
		
		
		
		role
		
	
	)<br>
</div>
<div id="description">

<h5>Summary</h5>
<p>
Change to the generic user role.
</p>


<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="65%">
<tr><th >Parameter:</th><th >Description:</th></tr>

<tr><td>
role
</td><td>
<p>
Role allowed access.
</p>
</td></tr>

</table>
</div>
</div>

<a name="link_unprivuser_role_change_to"></a>
<div id="interface">


<div id="codeblock">

<b>unprivuser_role_change_to</b>(
	
		
		
		
		role
		
	
	)<br>
</div>
<div id="description">

<h5>Summary</h5>
<p>
Change from the generic user role.
</p>


<h5>Description</h5>
<p>
</p><p>
Change from the generic user role to
the specified role.
</p><p>
</p><p>
This is an interface to support third party modules
and its use is not allowed in upstream reference
policy.
</p><p>
</p>

<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="65%">
<tr><th >Parameter:</th><th >Description:</th></tr>

<tr><td>
role
</td><td>
<p>
Role allowed access.
</p>
</td></tr>

</table>
</div>
</div>


<a href=#top>Return</a>




</div>
</body>
</html>