专业化管理 > 确保数据安全 > 安全标签和协议 > 配置安全标签 > 安全标签配置步骤 > 步骤 9. 指定标签属性的属性处理程序 - 必需
  
步骤 9. 指定标签属性的属性处理程序 - 必需
FoundationAttributeHandler.properties 文件添加各个安全标签,以指定标签属性使用的属性处理程序。
在 Windchill shell 中,为每个安全标签运行以下命令:
xconfmanager -s wt.services/svc/default/com.ptc.core.command.server.delegate.io.
AbstractAttributeHandler/<SECURITY_LABEL>/wt.access.SecurityLabeled/0=
com.ptc.core.command.server.delegate.io.SecurityLabelAttributeHandler/singleton
-t codebase/com/ptc/core/foundation/FoundationAttributeHandler.properties -p
其中 <SECURITY_LABEL> 是在 securityLabelsConfiguration.xml 文件中指定的安全标签名称。
例如,示例配置将单独运行以下命令:
xconfmanager -s wt.services/svc/default/com.ptc.core.command.server.delegate.io.
AbstractAttributeHandler/EXPORT_CONTROL/wt.access.SecurityLabeled/0=
com.ptc.core.command.server.delegate.io.SecurityLabelAttributeHandler/singleton
-t codebase/com/ptc/core/foundation/FoundationAttributeHandler.properties -p
xconfmanager -s wt.services/svc/default/com.ptc.core.command.server.delegate.
io.AbstractAttributeHandler/LEGAL_INFORMATION/wt.access.SecurityLabeled/0=
com.ptc.core.command.server.delegate.io.SecurityLabelAttributeHandler/
singleton -t codebase/com/ptc/core/foundation/FoundationAttributeHandler.
properties -p
xconfmanager -s wt.services/svc/default/com.ptc.core.command.server.delegate.
io.AbstractAttributeHandler/CORPORATE_PROPRIETARY/wt.access.
SecurityLabeled/0=com.ptc.core.command.server.delegate.io.
SecurityLabelAttributeHandler/singleton -t codebase/com/ptc/core/
foundation/FoundationAttributeHandler.properties -p
xconfmanager -s wt.services/svc/default/com.ptc.core.command.server.delegate.
io.AbstractAttributeHandler/THIRD_PARTY_PROPRIETARY/wt.access.
SecurityLabeled/0=com.ptc.core.command.server.delegate.io.
SecurityLabelAttributeHandler/singleton -t codebase/com/ptc/core/foundation/
FoundationAttributeHandler.properties -p