File name resolution is a long process because CA Access Control uses information from file system. The kernel of CA Access Control translates node numbers to full file names when it intercepts appropriate events. Real path caching saves file names within an internal table.
To enable this feature, set the token cache_enabled to 1 in the [SEOS_syscall] section of the seos.ini file. File names are cached in the table with a data pair: inode number and device number.
Note: For more information about the seos.ini initialization file, see the Reference Guide.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |