Home
last modified time | relevance | path

Searched refs:admin_high (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/allocate/
H A Ddevalloc_defaults40 audio:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/securit…
41 fd:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/security/l…
42 sr:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/security/l…
43 st:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/security/l…
44 rmdisk:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/securi…
/titanic_44/usr/src/cmd/lp/lib/lp/
H A Dtx.c111 m_label_t admin_high; in get_peer_label() local
119 bslhigh(&admin_high); in get_peer_label()
132 sl = &admin_high; in get_peer_label()
/titanic_44/usr/src/lib/libtsol/common/
H A Dzone.c79 m_label_t admin_high; in getzoneidbylabel() local
87 bslhigh(&admin_high); in getzoneidbylabel()
90 if (blequal(label, &admin_low) || blequal(label, &admin_high)) in getzoneidbylabel()
/titanic_44/usr/src/lib/libsecdb/
H A Duser_attr.txt28 …rant;profiles=All;audit_flags=lo\:no;lock_after_retries=no;min_label=admin_low;clearance=admin_high
/titanic_44/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh278 maxlabel=admin_high
/titanic_44/usr/src/cmd/tar/
H A Dtar.c595 static bslabel_t admin_high; variable
2909 bslhigh(&admin_high); in doxtract()
8789 !blequal(&bs_label, &admin_high)) { in extract_attr()
9068 if (blequal(&bslabel, &admin_high)) { in rebuild_lk_comp_path()