25.01.2015 Views

Caché System Administration Guide - InterSystems Documentation

Caché System Administration Guide - InterSystems Documentation

Caché System Administration Guide - InterSystems Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

UNIX File Permissions<br />

in cachesys/bin<br />

cache -r-xr-xr-x root cacheusr<br />

call_os_backup -r-xr-xr-x cachemgr cacheusr<br />

cbackup ->cmgr lrwxrwxrwx cachemgr cacheusr<br />

cbackups -rwx--x--- cachemgr sysmgr<br />

ccontrol -r-xr-xr-x cachemgr cacheusr<br />

cfg_upgrade -r-xr-xr-x cachemgr cacheusr<br />

cforce -> cmgr lrwxrwxrwx cachemgr cacheusr<br />

cforces -rwx--x--- cachemgr sysmgr<br />

clmanager -rwx--s--x cachemgr cacheusr<br />

cmgr -rws--x--- cachemgr sysmgr<br />

csession -r-xr-xr-x cachemgr cacheusr<br />

csigd -rws--x--- root cacheusr<br />

cstart -> cmgr lrwxrwxrwx cachemgr cacheusr<br />

cstarts -rwx--x--- cachemgr sysmgr<br />

cstat -r-xr-x--- cachemgr sysmgr<br />

cstop -> cmgr lrwxrwxrwx cachemgr cacheusr<br />

cstops -rwx--x--- cachemgr sysmgr<br />

cuxs -rwx--s--x cachemgr cacheusr<br />

cuxsession -rwx--s--x cachemgr cacheusr<br />

cuxsusr -rws--s--x cacheusr cacheusr<br />

cvendian -rwx--s--x cachemgr cacheusr<br />

cvlocale -rwx--s--x cachemgr cacheusr<br />

cvtcfg -rwx--s--x cachemgr cacheusr<br />

cwdimj -rwx--s--x cachemgr cacheusr<br />

*.so -r-xr-xr-x cachemgr cacheusr<br />

licentry -r-xr-xr-- cachemgr sysmgr<br />

RegModule -r-xr-xr-x cachemgr cacheusr<br />

wrapcmd -r-xr-xr-- cachemgr sysmgr<br />

in /mgr<br />

cconsole.log rw-rw-r-- cachemgr cacheusr<br />

All others rw-rw---- cachemgr cacheusr<br />

Databases<br />

The following permissions exist on databases:<br />

dataset directory cachemgr cacheusr rwxrwxrwx<br />

CACHE.DAT cachemgr cacheusr rw-rw-----<br />

<strong>Caché</strong> does not generally create user-defined database directories. (The <strong>System</strong> Management Portal<br />

allows you to do so, but this is not required.) When created by the portal, the protection and ownership<br />

is the same as shown above for database directories.<br />

Creating Database Directories<br />

Scripts or programs that create database directories outside of <strong>Caché</strong> must be aware that certain permissions<br />

are required on the directory. This release of <strong>Caché</strong> uses a standard group ID of cacheusr<br />

(this can be changed during installation). All database directories must have rwx permission for group,<br />

and must be owned by group cacheusr.<br />

For example, if the owner user ID for an installation is root, then the standard USER database directory<br />

in cachedb/mgr has permissions:<br />

drwxrwxr-x 2 root cacheusr 4096 Apr 28 20:45 user<br />

<strong>Caché</strong> <strong>System</strong> <strong>Administration</strong> <strong>Guide</strong> 79

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!