HP XP Continuous Access Software User Manual
Page 96
96
HP StorageWorks Disk Array XP RAID Manager: User’s Guide
Deleting a user name from the access control list of the Device
Object
Caution: The first two commands below may delete the user’s privileges to
access the system drive (C:\).
To delete a user name from all physical drives:
1. Enter: chgacl /D:<user_name> Phys
To delete a user name from all volumes:
1. Enter: chgacl /D:<user_name> Volume
To delete a user name from one or more Device Objects:
1. Enter: chgacl /D: <user_name> <object_name> …
Restrictions
The ACL (Access Control List) for the Device Object is set every time
Windows boots, so access must be reset every time the system starts up.
Use the Windows Scheduled Tasks application to run a batch file that adds
the RM user name to the access list when system reboots.
To add a scheduled task (Windows 2000/Windows 2003):
1. Click Start. Click Control Panel.
2. Double-click Scheduled Tasks. Double-click Add Scheduled Task.
The Scheduled Task Wizard apears.
3. Click Next.
4. Browse to the batch file. Select the batch file.
A sample batch file is shown in this section.
5. Enter a name for the task. Select “When my computer starts”
6. Enter the system administrator password. Enter the password again.
7. Click Next. Click Finish.