About CACM user profile settings
book
Article ID: 74921
calendar_today
Updated On:
Products
CA Virtual Privilege Manager
CA Privileged Identity Management Endpoint (PIM)
CA Privileged Access Manager (PAM)
Show More
Show Less
Issue/Introduction
There is the following line in /etc/profile.
==
test -r /etc/profile.CA && { CA_SECTION=ccs; export CA_SECTION; . /etc/profile.CA; unset CA_SECTION; }
==
What is the purpose of the line?
Environment
UNIX/Linux
Resolution
The line are for license.
Feedback
thumb_up
Yes
thumb_down
No