

Introscope のセキュリティ保護 › ローカルによるセキュリティを使用した Introscope のセキュリティ保護 › users.xml での CA APM ユーザおよびグループの構成 › パスワードが暗号化された users.xml 構文
パスワードが暗号化された users.xml 構文
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<principals xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" plainTextPasswords="false" version="0.3" xsi:noNamespaceSchemaLocation="users0.3.xsd">
<users>
<user password="adb831a7fdd83dd1e2a39ce7591dff8" name="Guest"/>
<user password="" name="Admin"/>
</users>
<groups>
<group description="Administrator Group" name="Admin">
<user name="Admin"/>
</group>
</groups>
</principals>
Copyright © 2013 CA.
All rights reserved.
 
|
|