<dce/sec_rgy_attr_sch.h>-Header file for the sec_rgy_attr_sch API
#include <dce/sec_rgy_attr_sch.h>
Header file for the Registry API used to create and maintain data repositories other than the DCE Registry database. This API includes all routines with the prefix of sec_rgy_attr_sch.Data Types and Constants
There are no particular data types or constants specific to the sec_rgy_attr_sch 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 sec_rgy_attr_sch API.
- error_status_ok
The call was successful.
- sec_attr_bad_acl_mgr_set
Invalid acl_mgr_set specified.
- sec_attr_bad_acl_mgr_type
Invalid acl manager type.
- sec_attr_bad_bind_authn_svc
Invalid authentication service specified in binding auth_info.
- sec_attr_bad_bind_authz_svc
Invalid authorization service specified in binding auth_info.
- sec_attr_bad_bind_info
Invalid binding information.
- sec_attr_bad_bind_prot_level
Invalid protection level specified in binding auth_info.
- sec_attr_bad_bind_svr_name
Invalid server name specified in binding auth_info.
- sec_attr_bad_comment
Invalid comment text specified.
- sec_attr_bad_cursor
Invalid cursor.
- sec_attr_bad_encoding_type
Invalid encoding type specified.
- sec_attr_bad_intercell_action
Invalid intercell action specified.
- sec_attr_bad_name
Invalid attribute name specified.
- sec_attr_bad_permset
Invalid permission set.
- sec_attr_bad_scope
Invalid scope specified.
- sec_attr_bad_uniq_query_accept
Invalid combination of unique_flag=true, query trigger, and intercell_action=accept.
- sec_attr_field_no_update
Field not modifiable.
- sec_attr_name_exists
Attribute name already exists.
- sec_attr_no_memory
Unable to allocate memory.
- sec_attr_sch_entry_not_found
Schema entry not found.
- sec_attr_svr_read_only
Server is read only.
- sec_attr_svr_unavailable
Server is unavailable.
- sec_attr_trig_bind_info_missing
Trigger binding info must be specified.
- sec_attr_type_id_exists
Attribute type id already exists.
- sec_attr_unauthorized
Unauthorized to perform this operation.
Contents | Next section | Index |