(オプション)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.
|
|