<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=BYPASS</id>
	<title>BYPASS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=BYPASS"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=BYPASS&amp;action=history"/>
	<updated>2026-05-02T15:49:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=BYPASS&amp;diff=341&amp;oldid=prev</id>
		<title>Darya.zelenina: Created page with &quot;The &#039;&#039;&#039;BYPASS&#039;&#039;&#039; privilege allows the user&#039;s process full access to all protected objects, totally bypassing UIC-based protection, ACL|access control list...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=BYPASS&amp;diff=341&amp;oldid=prev"/>
		<updated>2019-02-28T07:24:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The &amp;#039;&amp;#039;&amp;#039;BYPASS&amp;#039;&amp;#039;&amp;#039; privilege allows the user&amp;#039;s process full access to all protected objects, totally bypassing &lt;a href=&quot;/UIC_Protection&quot; title=&quot;UIC Protection&quot;&gt;UIC-based protection&lt;/a&gt;, ACL|access control list...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The &amp;#039;&amp;#039;&amp;#039;BYPASS&amp;#039;&amp;#039;&amp;#039; privilege allows the user&amp;#039;s process full access to all protected objects, totally bypassing [[UIC Protection|UIC-based protection]], [[ACL|access control list (ACL) protection]], and mandatory access controls. With the BYPASS privilege, a process has unlimited access to the system. Among the operations that can be performed are:&lt;br /&gt;
&lt;br /&gt;
* Modification of all user authorization records (SYSUAF.DAT)&lt;br /&gt;
* Modification of all rights identifier and holder records (RIGHTSLIST.DAT)&lt;br /&gt;
* Modification of all network proxy records (NETPROXY.DAT or NET$PROXY.DAT [VAX only])&lt;br /&gt;
* Modification of all DECnet object passwords and accounts (NETOBJECT.DAT)&lt;br /&gt;
* Unlimited access to all files on all volumes&lt;br /&gt;
&lt;br /&gt;
Grant this privilege with extreme caution because it overrides all object protection. It should be reserved for&lt;br /&gt;
use by well-tested, reliable programs and command procedures. The [[SYSPRV]] privilege is adequate for&lt;br /&gt;
interactive use because it ultimately grants access to all objects while still providing access checks. The&lt;br /&gt;
[[READALL]] privilege is adequate for backup operations.&lt;br /&gt;
&lt;br /&gt;
The [[BYPASS]] privilege lets a process perform the following tasks:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=”col” | Task&lt;br /&gt;
! colspan=”col”|  Interface&lt;br /&gt;
|-&lt;br /&gt;
| Modify file operations&lt;br /&gt;
| SET SECURITY/OWNER, $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Access a file that is marked for deletion&lt;br /&gt;
| $QIO request to F11A ACP or F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Access a file that is deaccess locked&lt;br /&gt;
| $QIO request to F11A ACP or F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Override creation of an owner ACE on a newly created file&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Clear the directory bit in a directory’s file header&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Operate on an extension header&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Acquire or release a volume lock&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Force [[Mount Verification|mount verification]] on a volume&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Create a file access window with no access lock bit set&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Specify null lock mode for volume lock&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Access a locked file&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Enable or disable disk quotas on a volume&lt;br /&gt;
| $QIO request to F11BXQP&lt;br /&gt;
|-&lt;br /&gt;
| Display permanent network database records&lt;br /&gt;
| NCP&lt;br /&gt;
|-&lt;br /&gt;
| Display permanent DECnet object password&lt;br /&gt;
| NCP&lt;br /&gt;
|-&lt;br /&gt;
| Display volatile DECnet object password&lt;br /&gt;
| NCP&lt;br /&gt;
|-&lt;br /&gt;
| Read a [[AUTHORIZE|user authorization record]]&lt;br /&gt;
| [[$GETUAI]]&lt;br /&gt;
|-&lt;br /&gt;
| Modify a user authorization record&lt;br /&gt;
| [[$SETUAI]]&lt;br /&gt;
|-&lt;br /&gt;
| Modify [[Mailbox|mailbox]] protection&lt;br /&gt;
| $QIO request to the mailbox driver (MBDRIVER)&lt;br /&gt;
|-&lt;br /&gt;
| Modify shared memory mailbox protection&lt;br /&gt;
| $QIO request to the mailbox driver (MBDRIVER)&lt;br /&gt;
|-&lt;br /&gt;
| Bypass discretionary or mandatory object protection&lt;br /&gt;
| [[$CHKPRO]]&lt;br /&gt;
|-&lt;br /&gt;
| Initialize a magnetic tape&lt;br /&gt;
| [[$INIT_VOL]]&lt;br /&gt;
|-&lt;br /&gt;
| Unload and [[InfoServer]] system&lt;br /&gt;
| $QUI request to the InfoServer system (DADDRIVER)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:All Privileges]]&lt;/div&gt;</summary>
		<author><name>Darya.zelenina</name></author>
	</entry>
</feed>