Safeguard User's Guide (G06.29+, H06.08+, J06.03+)
Guardian File Security
Safeguard User’s Guide — 422089-020
A - 4
Changing the Security String Through FUP
1. Use the TACL WHO command to check your current default security string:
2. Execute the DEFAULT command to change the default security string: 
3. Log off to save the new default and then log on again. (Or enter a VOLUME 
command with no parameters.)
4. Create the new files:
5. Verify the security string for each file.
Changing the Security String Through FUP
This method uses FUP to create the files and change their security strings. It does not 
alter the default string.
1> WHO 
Home terminal: $HOLDEN 
TACL process: \MEL.$G633 
Primary CPU: 8 (TXP) Backup CPU: 9 (TXP) 
Default Segment File: $BILLS.#5582 
 Pages allocated: 12 Pages Maximum: 1024 
 Bytes Used:18924 (0%) Bytes Maximum: 2097152 
Current volume: $BILLS.HOLDEN 
Saved volume: $BILLS.HOLDEN 
Userid: 7,124 Username: PAY.HOLDEN Security: "NUNU" 
2>
2> DEFAULT, "GOGO" 
THE DEFAULT <file-security> HAS BEEN CHANGED TO "GOGO" 
3>
1> FUP CREATE ACCT4 
CREATED - $BILLS.HOLDEN.ACCT4 
2> FUP CREATE ACCT5 
CREATED - $BILLS.HOLDEN.ACCT5 
3>
3> FILEINFO ACCT4 
$BILLS.HOLDEN 
 Code  EOF Last Modification Owner RWEP PExt SExt  
ACCT4 0 0 5-May-93 10:41:02 7,124 "GOGO" 2 2  
4> FILEINFO ACCT5 
$BILLS.HOLDEN 
 Code  EOF Last Modification Owner RWEP PExt SExt  
ACCT4 0 0 5-May-93 10:41:02 7,124 "GOGO" 2 2  
5>










