| /titanic_41/usr/src/pkg/manifests/ |
| H A D | consolidation-osnet-osnet-message-files.mf | 44 dir path=usr/lib/help/profiles 45 dir path=usr/lib/help/profiles/locale 204 file path=usr/lib/help/profiles/locale/RtAcctadm.html 205 file path=usr/lib/help/profiles/locale/RtAll.html 206 file path=usr/lib/help/profiles/locale/RtAuditCfg.html 207 file path=usr/lib/help/profiles/locale/RtAuditCtrl.html 208 file path=usr/lib/help/profiles/locale/RtAuditReview.html 209 file path=usr/lib/help/profiles/locale/RtCPUPowerManagement.html 210 file path=usr/lib/help/profiles/locale/RtConsUser.html 211 file path=usr/lib/help/profiles/locale/RtContractObserver.html [all …]
|
| H A D | SUNWcs.mf | 198 dir path=usr/lib/help/profiles 199 dir path=usr/lib/help/profiles/locale 200 dir path=usr/lib/help/profiles/locale/C 815 file path=usr/bin/profiles mode=0555 1116 file path=usr/lib/help/profiles/locale/C/RtAcctadm.html 1117 file path=usr/lib/help/profiles/locale/C/RtAll.html 1118 file path=usr/lib/help/profiles/locale/C/RtAuditCfg.html 1119 file path=usr/lib/help/profiles/locale/C/RtAuditCtrl.html 1120 file path=usr/lib/help/profiles/locale/C/RtAuditReview.html 1121 file path=usr/lib/help/profiles/locale/C/RtCPUPowerManagement.html [all …]
|
| H A D | system-trusted.mf | 51 dir path=usr/lib/help/profiles 52 dir path=usr/lib/help/profiles/locale 53 dir path=usr/lib/help/profiles/locale/C 101 file path=usr/lib/help/profiles/locale/C/RtInfoSec.html 102 file path=usr/lib/help/profiles/locale/C/RtObjectLabelMngmnt.html 103 file path=usr/lib/help/profiles/locale/C/RtOutsideAccred.html
|
| /titanic_41/usr/src/man/man1/ |
| H A D | profiles.1 | 6 .TH PROFILES 1 "Feb 11, 2000" 8 profiles \- print execution profiles for a user 12 \fBprofiles\fR [\fB-l\fR] [ \fIuser\fR ]... 18 The \fBprofiles\fR command prints on standard output the names of the execution 19 profiles that have been assigned to you or to the optionally-specified user or 20 role name. Profiles are a bundling mechanism used to enumerate the commands and 25 See the \fBpfexec\fR(1) man page. Profiles can contain other profiles defined 29 Multiple profiles can be combined to construct the appropriate access control. 30 When profiles are assigned, the authorizations are added to the existing set. 31 If the same command appears in multiple profiles, the first occurrence, as [all …]
|
| H A D | pfexec.1 | 39 specified by the user's profiles in the \fBexec_attr\fR(4) database. It is 44 Profiles are searched in the order specified in the user's entry in the 50 the additional privileges awarded to the user's profiles in \fBprof_attr\fR(4). 54 \fBprof_attr\fR(4) for all the user's profiles and added to the inheritable set 106 \fBcsh\fR(1), \fBksh\fR(1), \fBprofiles\fR(1), \fBsh\fR(1), \fBexec_attr\fR(4),
|
| H A D | roles.1 | 28 profiles. See \fBauths\fR(1) and \fBprofiles\fR(1). 39 However, rights profiles (see \fBprof_attr\fR(4)) are hierarchical and can be 43 Roles must have valid passwords and one of the shells that interprets profiles: 103 \fBauths\fR(1), \fBpfexec\fR(1), \fBprofiles\fR(1), \fBrlogin\fR(1),
|
| /titanic_41/usr/src/lib/libsecdb/ |
| H A D | prof_attr.txt | 27 # profiles attributes. see prof_attr(4) 33 Console User:::Manage System as the Console User:profiles=Suspend To RAM,Suspend To Disk,Brightness… 39 …laris.mail.mailq,solaris.device.mount.removable,solaris.admin.wusb.read;profiles=All;help=RtDefaul… 42 …age.extended-accounting.flow,solaris.smf.value.extended-accounting.flow;profiles=acctadm;help=RtEx… 43 …tended-accounting.process,solaris.smf.value.extended-accounting.process;profiles=acctadm;hep=RtExA… 44 …age.extended-accounting.task,solaris.smf.value.extended-accounting.task;profiles=acctadm;help=RtEx… 45 …anage.extended-accounting.net,solaris.smf.value.extended-accounting.net;profiles=acctadm;help=RtEx… 46 File System Management:::Manage, mount, share file systems:profiles=SMB Management,VSCAN Management… 55 …olaris.label.range,solaris.smf.manage.coreadm,solaris.smf.value.coreadm;profiles=Hotplug Managemen… 56 Media Backup:::Backup files and file systems:profiles=NDMP Management;help=RtMediaBkup.html [all …]
|
| H A D | user_attr.txt | 28 root::::auths=solaris.*,solaris.grant;profiles=All;audit_flags=lo\:no;lock_after_retries=no;min_lab… 29 lp::::profiles=Printer Management 30 adm::::profiles=Log Management 33 netadm::::type=role;project=default;profiles=Network Autoconf Admin,Network Management,Service Mana… 34 netcfg::::type=role;project=default;profiles=Network Autoconf User;auths=solaris.network.autoconf.w… 35 zfssnap::::type=role;auths=solaris.smf.manage.zfs-auto-snapshot;profiles=ZFS File System Management
|
| /titanic_41/usr/src/lib/libsecdb/common/ |
| H A D | chkauthattr.c | 47 * Enumeration functions for auths and profiles; the enumeration functions 54 * The function might be NULL but only for profiles as we are always collecting 55 * all the profiles. 56 * Both the auths and the profiles arguments may be NULL. 59 * all the profiles/athorizations/keywords/etc. 83 * Enumerate profiles from listed profiles. 94 char *profiles; in _enum_common_p() local 105 COPYTOSTACK(profiles, cprofiles) in _enum_common_p() 107 while (prof = strtok_r(profiles, KV_SEPSTR, &last)) { in _enum_common_p() 109 profiles = NULL; /* For next iterations of strtok_r */ in _enum_common_p() [all …]
|
| H A D | i.rbac | 109 -e '/^# execution attributes for profiles./d' \ 114 -e '/^# profiles attributes. see prof_attr(4)/d' \ 180 # for profiles contained in the new-file are discarded. For 194 # prof_attr: auths, profiles, privs 195 # user_attr: auths, profiles, roles 211 # Discard any data from the old-file that is part of profiles that 228 keyword_behavior["prof", "profiles"] = "merge"; 231 keyword_behavior["user", "profiles"] = "merge"; 400 if (keyword == "profiles") {
|
| /titanic_41/usr/src/man/man4/ |
| H A D | policy.conf.4 | 45 Specify the default set of profiles granted to all users. This entry is 47 value is zero or more comma-separated profiles defined in \fBprof_attr\fR(4). 57 Specify an additional default set of profiles granted to the \fIconsole user\fR 59 \fBgetexecuser\fR(3SECDB). The value is zero or more comma-separated profiles 75 can also be assigned to profiles, in which case users who have those profiles 213 Defines profiles.
|
| H A D | prof_attr.4 | 19 descriptions, and other attributes of execution profiles. The \fBprof_attr\fR 32 also contain other execution profiles. Each entry in the \fBprof_attr\fR 86 keys can be specified. There are four valid keys: \fBhelp\fR, \fBprofiles\fR, 97 \fBprofiles\fR specifies a comma-separated list of profile names chosen from 152 definitions for root can be located at such times, root's profiles should be 175 \fBauths\fR(1), \fBpfexec\fR(1), \fBprofiles\fR(1), \fBgetauthattr\fR(3SECDB),
|
| H A D | exec_attr.4 | 8 exec_attr \- execution profiles database 19 attributes associated with profiles. The \fBexec_attr\fR file can be used with 20 other sources for execution profiles, including the \fBexec_attr\fR \fBNIS\fR 32 shells that interpret profiles are \fBpfcsh\fR, \fBpfksh\fR, and \fBpfsh\fR. 34 profiles in the \fBuser_attr\fR(4) database file. 283 \fBauths\fR(1), \fBdtaction\fR(1), \fBprofiles\fR(1), \fBroles\fR(1),
|
| H A D | user_attr.4 | 107 \fB\fBprofiles\fR\fR 112 \fBprof_attr\fR(4). Profiles are enforced by the profile shells, \fBpfcsh\fR, 114 in \fB/etc/security/policy.conf\fR (see \fBpolicy.conf\fR(4)). If no profiles 295 root::::auths=solaris.*,solaris.grant;profiles=All;type=normal 354 \fBprofiles\fR(1), \fBroles\fR(1), \fBroleadd\fR(1M), \fBrolemod\fR(1M),
|
| /titanic_41/usr/src/cmd/profiles/ |
| H A D | Makefile | 28 PROG= profiles 30 PROFILES= profiles macro 34 ROOTBINPROFILES = $(PROFILES:%=$(ROOTBIN)/%)
|
| /titanic_41/usr/src/man/man3secdb/ |
| H A D | getauthattr.3secdb | 93 any of the profiles specified in the \fBCONSOLE_USER\fR keyword, then reads the 95 given authorization is in any profiles specified with the \fBPROFS_GRANTED\fR 97 profiles, \fBchkauthattr()\fR reads the \fBuser_attr\fR(4) database. If it does 99 using the list of profiles assigned to the user, and checks if any of the 100 profiles assigned to the user has the given authorization. The
|
| H A D | getprofattr.3secdb | 93 The \fBgetproflist()\fR function searches for the list of sub-profiles found in 96 sub-profiles. The \fIprofcnt\fR argument indicates the number of items 135 profiles and their descriptions 157 \fBauths\fR(1), \fBprofiles\fR(1), \fBgetexecattr\fR(3SECDB),
|
| H A D | getexecattr.3secdb | 105 Profiles for the user are obtained from the list of default profiles in 161 \fBExample 1 \fRFind all profiles that have the \fBping\fR command. 243 execution profiles
|
| /titanic_41/usr/src/cmd/svc/milestone/ |
| H A D | manifest-import | 96 # profiles which lived under /var/svc/profile so that svccfg apply would 97 # not re-apply the profiles and overwrite user customizations. Simply 99 # profiles under /etc/svc/profile. If the profiles don't really exist, 117 # Preserve hashes for the following profiles: generic (two 267 # Generic and platform profiles are only supported in /etc. 293 echo "/etc/svc system profiles not found: upgrade system profiles" 350 # 5. Giving administrator the final say, apply site.xml profile and profiles 444 # Call import and apply profiles here 461 # Apply profiles
|
| /titanic_41/usr/src/man/man5/ |
| H A D | smf_bootstrap.5 | 16 service profiles. 95 The first time the existence of each of the three service profiles listed below 111 Additional service profiles that characterize the activation of various groups 113 \fB/var/svc/profile\fR profiles are automatically applied to the repository. A
|
| H A D | smf_security.5 | 188 .SS "Defined Rights Profiles" 191 Two rights profiles are included that offer grouped authorizations for 219 Sites can define additional rights profiles customized to their needs. 230 \fBauths\fR(1), \fBprofiles\fR(1), \fBpkgadd\fR(1M), \fBpkgrm\fR(1M),
|
| /titanic_41/usr/src/man/man1m/ |
| H A D | wificonfig.1m | 141 operate on \fBWiFi\fR Configuration Profiles. A Configuration Profile allows 160 \fBwificonfig\fR also maintains a list of Configuration Profiles called the 190 Configuration Profiles and \fBWEP\fR keys. 630 Deletes one or more Configuration Profiles according to the specified names. If 632 wild-card "all" can be used to delete all profiles. 648 the profiles are shown. 755 Removes one or more profiles from the Preference List. The wild-card "all" can 756 be used to delete all profiles. 827 \fBExample 3 \fRManaging Configuration Profiles
|
| H A D | useradd.1m | 35 assign authorizations and profiles to the user. The \fB-R\fR option assigns 206 \fBprofiles\fR 370 One or more comma-separated execution profiles defined in \fBprof_attr\fR(4). 391 One or more comma-separated execution profiles defined in \fBuser_attr\fR(4). 466 \fBpasswd\fR(1), \fBprofiles\fR(1), \fBroles\fR(1), \fBusers\fR(1B),
|
| H A D | roleadd.1m | 30 assign authorizations and profiles to the role. Roles cannot be assigned to 195 \fBprofiles\fR 318 One or more comma-separated execution profiles defined in \fBprof_attr\fR(4). 387 \fBpasswd\fR(1), \fBpfsh\fR(1), \fBprofiles\fR(1), \fBroles\fR(1),
|
| /titanic_41/usr/src/cmd/svc/profile/ |
| H A D | Makefile | 52 PROFILES = $(PROFILESRCS:%=$(ROOTPROFILE)/%) macro 64 install: all $(PROFILES) 84 # Enforce consistency between open and limited profiles per README
|