Previous section.

DCE 1.1: Authentication and Security Services
Copyright © 1997 The Open Group

NAME

<dce/policy.h>-Header file for the Registry properties and policies API

SYNOPSIS

#include <dce/policy.h>

DESCRIPTION

Header file for the Registry API used to manipulate cell-wide properties and policies. These routines have the prefixes sec_rgy_auth_plcy, sec_rgy_plcy, and sec_rgy_properties.
Data Types and Constants
There are no particular data types or constants specific to the security properties and policy API (other than those that have already been introduced in this specification).
Status Codes
The following status codes (listed in alphabetical order) are used in the properties and policies API.

error_status_ok

The call was successful.

sec_rgy_not_authorized

User is not authorized to update record.

sec_rgy_object_not_found

The specified account could not be found.

sec_rgy_server_unavailable

The Registry server is unavailable.

Please note that the html version of this specification may contain formatting aberrations. The definitive version is available as an electronic publication on CD-ROM from The Open Group.

Contents Next section Index