UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit c8c335ee authored by Adam Pankow's avatar Adam Pankow :satellite:
Browse files

Fixed more AUP spelling errors

parent 59f2cdfb
No related merge requests found
......@@ -119,7 +119,7 @@ function generate_AUP()
$AUP .= "<br/>\n";
$AUP .= "5. Minimum security rules and requirements. As a VTA/BB-H system user, the following minimum security rules and requirements apply:<br/>\n";
$AUP .= " a. Personnel are not permitted access to the VTA/BB-H unless in complete compliance with this organization’s personnel security requirement for operation in an UNCLASSIFIED environment.<br/>\n";
$AUP .= " b. The user (I) will generate, store, and protect passwords or pass-phrases. Passwords will consist of at least 20 characters. I will not use passwords form another existing information System. I am the only authorized user of this account (I will not use user ID, common names, birthdays, phone numbers, military acronyms, or call signs as passwords or pass-phrases.)<br/>\n";
$AUP .= " b. The user (I) will generate, store, and protect passwords or pass-phrases. Passwords will consist of at least 20 characters. I will not use passwords from another existing information System. I am the only authorized user of this account (I will not use user ID, common names, birthdays, phone numbers, military acronyms, or call signs as passwords or pass-phrases.)<br/>\n";
$AUP .= " c. I will use only authorized hardware and software. I will not install any personally owned hardware. I will not install any software except inside of my BB-H-allocated resource pool (OpenStack).<br/>\n";
$AUP .= " d. I will use virus-checking procedures before uploading or accessing information from any system, diskette, attachment, or compact disk.<br/>\n";
$AUP .= " e. I will not attempt to access or process data that is not classified as publicly releasable.<br/>\n";
......@@ -148,7 +148,7 @@ function generate_AUP()
$AUP .= "<br/>\n";
$AUP .= "6. All of the above conditions apply regardless of whether the access or use of an information system include the display of a Notice and Consent Banner (“banner). When a banner is used, the banner functions to remind the user of the conditions that are set forth in this User Agreement, regardless of whether the banner describes these conditions in full detail or provide a summary of such conditions, and regardless of whether the banner expressly references this User Agreement.<br/>\n";
$AUP .= "<br/>\n";
$AUP .= "7. Acknowledgment. I have read the above requirements regarding use of this organization’s success systems. I understand my responsibilities regarding these systems and the information contained in them.<br/>\n";
$AUP .= "7. Acknowledgment. I have read the above requirements regarding use of this organization’s information systems. I understand my responsibilities regarding these systems and the information contained in them.<br/>\n";
$AUP .= "<br/>\n";
return $AUP;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment