arrow    Home arrow Knowledge Base arrow CC3 arrow Writeaccess.ini file permissions
Site Areas
Home
News
Knowledge Base
Web Links
Contact Us
Files
Terms of Use
Profile





Lost Password?
No account yet? Register
Writeaccess.ini file permissions
Written by Terry Watts   
Wednesday, 18 August 2004

On an RM CC3 network, the writeaccess.ini file controls file and registry permissions for an assigned package.  The writeaccess.ini file is applied by Group Policy Objects.

Sample

; File System
[C:\Program Files\SIMS]
everyone=0x1F01FF

; Windows Registry HKLM=HKey_Local_Machine HKCU=HKey_Current_User
[HKLM\SOFTWARE\Classes\EclipseControls.BarcodeReader]
Everyone=0x3003F

One of the things that are not mentioned are the permissions,  the following sets of permissions are available.

File System
Full Control: 0x1F01FF
Read-write (but not delete): 0x1201BF
Modify (read, write, delete): 0x1301BF
Read Only: 0x1200A9

Registry
Full Control: 0xF003F
Modify (read, write, delete): 0x3003F
Read Only: 0x20019

 
go to top Go To Top go to top
This article has been printed from www.schooltechnician.co.uk and is protected under copyright.
See http://www.schooltechnician.co.uk/terms_of_use.html for further details.