(선택 사항) 기본 CA ControlMinder 기능이 동작하는지 확인함으로써 설치가 제대로 완료되었는지 파악할 수 있습니다. 설치 로그는 설치 디렉터리에 있습니다(AccessControl/AccessControl_install.log).
다음 단계를 수행하십시오.
echo “## This is my test file ##” > /tempfile chmod 666 /tempfile
cd /opt/CA/AccessControl_128SP0_211/bin/ ./seload
./selang AC> eu testuser password(1) AC> ef /testfile owner(nobody) AC> auth FILE /testfile uid(testuser) acc(A) AC> exit
cat /testfile
ssh localhost -l testuser
cat /testfile
CA ControlMinder 설치가 완료되었습니다.
|
Copyright © 2013 CA.
All rights reserved.
|
|