2N/A<?xml version="1.0"?>
2N/A
2N/A<!--
2N/A CDDL HEADER START
2N/A
2N/A The contents of this file are subject to the terms of the
2N/A Common Development and Distribution License (the "License").
2N/A You may not use this file except in compliance with the License.
2N/A
2N/A You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A or http://www.opensolaris.org/os/licensing.
2N/A See the License for the specific language governing permissions
2N/A and limitations under the License.
2N/A
2N/A When distributing Covered Code, include this CDDL HEADER in each
2N/A file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A If applicable, add the following below this CDDL HEADER, with the
2N/A fields enclosed by brackets "[]" replaced with your own identifying
2N/A information: Portions Copyright [yyyy] [name of copyright owner]
2N/A
2N/A CDDL HEADER END
2N/A
2N/A Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
2N/A
2N/A DO NOT EDIT THIS FILE.
2N/A-->
2N/A
2N/A<!DOCTYPE brand PUBLIC "-//Sun Microsystems Inc//DTD Brands//EN"
2N/A "file:///usr/share/lib/xml/dtd/brand.dtd.1">
2N/A
2N/A<brand name="sn1">
2N/A <modname>sn1_brand</modname>
2N/A
2N/A <initname>/usr/sbin/init</initname>
2N/A <login_cmd>/usr/bin/login -z %Z %u</login_cmd>
2N/A <forcedlogin_cmd>/usr/bin/login -z %Z -f %u</forcedlogin_cmd>
2N/A
2N/A <user_cmd>/usr/bin/getent passwd %u</user_cmd>
2N/A
2N/A <install>/usr/lib/brand/solaris/pkgcreatezone -z %z -R %R</install>
2N/A <boot>/usr/lib/brand/solaris/boot.wrapper %z %R</boot>
2N/A <sysboot>/usr/lib/brand/solaris/sysboot %z %R</sysboot>
2N/A <halt>/usr/lib/brand/solaris/halt.wrapper %z %R</halt>
2N/A <verify_cfg></verify_cfg>
2N/A <verify_adm></verify_adm>
2N/A <postmove>/usr/lib/brand/solaris/sysboot %z</postmove>
2N/A <attach>/usr/lib/brand/solaris/attach %z %R</attach>
2N/A <detach>/usr/lib/brand/solaris/detach -z %z -R %R</detach>
2N/A <clone>/usr/lib/brand/solaris/clone -z %z -R %R</clone>
2N/A <uninstall>/usr/lib/brand/solaris/uninstall %z %R</uninstall>
2N/A <prestatechange>/usr/lib/brand/solaris/prestate %z %R</prestatechange>
2N/A <poststatechange>
2N/A /usr/lib/brand/solaris/poststate %z %R</poststatechange>
2N/A
2N/A <privilege set="default" name="contract_event" />
2N/A <privilege set="default" name="contract_identity" />
2N/A <privilege set="default" name="contract_observer" />
2N/A <privilege set="default" name="file_chown" />
2N/A <privilege set="default" name="file_chown_self" />
2N/A <privilege set="default" name="file_dac_execute" />
2N/A <privilege set="default" name="file_dac_read" />
2N/A <privilege set="default" name="file_dac_search" />
2N/A <privilege set="default" name="file_dac_write" />
2N/A <privilege set="default" name="file_owner" />
2N/A <privilege set="default" name="file_setid" />
2N/A <privilege set="default" name="ipc_dac_read" />
2N/A <privilege set="default" name="ipc_dac_write" />
2N/A <privilege set="default" name="ipc_owner" />
2N/A <privilege set="default" name="net_bindmlp" />
2N/A <privilege set="default" name="net_icmpaccess" />
2N/A <privilege set="default" name="net_mac_aware" />
2N/A <privilege set="default" name="net_observability" />
2N/A <privilege set="default" name="net_privaddr" />
2N/A <privilege set="default" name="net_rawaccess" ip-type="exclusive" />
2N/A <privilege set="default" name="proc_chroot" />
2N/A <privilege set="default" name="sys_audit" />
2N/A <privilege set="default" name="proc_audit" />
2N/A <privilege set="default" name="proc_lock_memory" />
2N/A <privilege set="default" name="proc_owner" />
2N/A <privilege set="default" name="proc_setid" />
2N/A <privilege set="default" name="proc_taskid" />
2N/A <privilege set="default" name="sys_acct" />
2N/A <privilege set="default" name="sys_admin" />
2N/A <privilege set="default" name="sys_ip_config" ip-type="exclusive" />
2N/A <privilege set="default" name="sys_iptun_config" ip-type="exclusive" />
2N/A <privilege set="default" name="sys_mount" />
2N/A <privilege set="default" name="sys_nfs" />
2N/A <privilege set="default" name="sys_resource" />
2N/A <privilege set="default" name="sys_ppp_config" ip-type="exclusive" />
2N/A
2N/A <privilege set="prohibited" name="dtrace_kernel" />
2N/A <privilege set="prohibited" name="proc_zone" />
2N/A <privilege set="prohibited" name="sys_config" />
2N/A <privilege set="prohibited" name="sys_devices" />
2N/A <privilege set="prohibited" name="sys_ip_config" ip-type="shared" />
2N/A <privilege set="prohibited" name="sys_linkdir" />
2N/A <privilege set="prohibited" name="sys_net_config" />
2N/A <privilege set="prohibited" name="sys_res_config" />
2N/A <privilege set="prohibited" name="sys_suser_compat" />
2N/A <privilege set="prohibited" name="sys_ppp_config" ip-type="shared" />
2N/A
2N/A <privilege set="required" name="proc_exec" />
2N/A <privilege set="required" name="proc_fork" />
2N/A <privilege set="required" name="sys_ip_config" ip-type="exclusive" />
2N/A <privilege set="required" name="sys_mount" />
2N/A
2N/A <config resource="global" property="file-mac-profile" state="disabled"/>
2N/A</brand>