Home
last modified time | relevance | path

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

/illumos-gate/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…
/illumos-gate/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()
/illumos-gate/usr/src/lib/libtsol/common/
H A Dzone.c77 m_label_t admin_high; in getzoneidbylabel() local
85 bslhigh(&admin_high); in getzoneidbylabel()
88 if (blequal(label, &admin_low) || blequal(label, &admin_high)) in getzoneidbylabel()
/illumos-gate/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
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh278 maxlabel=admin_high
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c591 static bslabel_t admin_high; variable
2967 bslhigh(&admin_high); in doxtract()
8831 !blequal(&bs_label, &admin_high)) { in extract_attr()
9110 if (blequal(&bslabel, &admin_high)) { in rebuild_lk_comp_path()