te
Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
POLKIT-IS-PRIVILEGED 8 "Aug 22, 2006"
NAME
polkit-is-privileged - check PolicyKit privileges
SYNOPSIS

polkit-is-privileged [-hvV] -u user -p privilege [-r resource]
DESCRIPTION

The polkit-is-privileged command queries system policy to determine whether a user is allowed for a given privilege and resource. The resource name can be omitted. On the Solaris operating system, RBAC authorizations names should be used as privilege names.

Currently, the only consumer of PolicyKit is hald(8).

OPTIONS

The following options are supported: -h, --help

Display list of options and exit.

-p privilege, --privilege privilege

Name of privilege associated with user. Command tests for this privilege.

-r resource, --resource resource

Name of resource associated with user and privilege. Command tests for this resource.

-u user, --user user

User name or user id that is tested for.

-v, --verbose

Verbose mode.

-V, --version

Displays version number.

ATTRIBUTES

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
Interface Stability Volatile
SEE ALSO

auths (1), profiles (1), getauthattr (3SECDB), auth_attr (5), policy.conf (5), prof_attr (5), user_attr (5), attributes (7), hald (8)