Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DCE 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

Section 1DCE

Section 1RPC

Section 3DCE

Section 3DTS

Section 3RPC

Section 3Sec

Section 3XDS

Section 3XOM

Section 4DFS

Section 4XDS

Section 4XOM

Section 5DCE

Section 5Sec

Section 8CDS

Section 8DCE

Section 8DCEADD

Section 8DFS

Section 8DTS

Section 8RPC

Section 8SDCE

Section 8Sec

Manual — DCE 3.1

1012 entries

Section 1DCE

samsBuilds DCE message system files
svcdumplogPrints contents of a binary serviceability log file

Section 1RPC

idlInvokes the Interface Definition Language (IDL) compiler
rpc_introIntroduction to the DCE RPC programmer commands
uuidgenGenerates a Universal Unique Identifier (UUID)

Section 3DCE

DCE_SVC_DEBUGMacro to output a serviceability debug message
DCE_SVC_DEBUG_ATLEASTMacro to test a component’s serviceability debug level
DCE_SVC_DEBUG_ISMacro to test a component’s serviceability debug level
DCE_SVC_DEFINE_HANDLEMacro to create a serviceability handle
DCE_SVC_INTROIntroduction to the DCE serviceability macros
DCE_SVC_LOGMacro to output a binary form of a serviceability debug message
dce_assertInserts program diagnostics
dce_attr_introIntroduction to the DCE attribute interface routines
dce_attr_sch_bindReturns an opaque handle to a schema object
dce_attr_sch_bind_freeReleases an opaque handle of type dce_attr_sch_handle_t to a schema object
dce_attr_sch_create_entryCreates a schema entry in a schema bound to by a previous dce_attr_sch_bind()
dce_attr_sch_cursor_allocAllocates resources to a cursor used with dce_attr_sch_scan()
dce_attr_sch_cursor_initInitializes and allocates a cursor used with dce_attr_sch_scan()
dce_attr_sch_cursor_releaseReleases states associated with a cursor that has been allocated with either dce_attr_sch_cursor_init() or dce_attr_sch_cursor_alloc()
dce_attr_sch_cursor_resetResets a cursor that has been allocated with either dce_attr_sch_cursor_init() or dce_attr_sch_cursor_alloc()
dce_attr_sch_delete_entryDeletes a schema entry
dce_attr_sch_get_acl_mgrsRetrieves the manager types of the ACLs protecting the objects dominated by a named schema
dce_attr_sch_lookup_by_idReads a schema entry identified by UUID
dce_attr_sch_lookup_by_nameReads a schema entry identified by name
dce_attr_sch_scanReads a specified number of schema entries
dce_attr_sch_update_entryUpdates a schema entry
dce_cf_binding_entry_from_hostReturns the host binding entry name
dce_cf_dced_entry_from_hostReturns the dced entry name on a host
dce_cf_find_name_by_keyReturns a string tagged by a character string key
dce_cf_free_cell_aliasesFrees a list of cell name aliases for the local cell
dce_cf_get_cell_aliasesReturns a list of aliases for the local cell
dce_cf_get_cell_nameReturns the primary name for the local cell
dce_cf_get_csrgy_filenameReturns the pathname of the code set registry file on a host
dce_cf_get_host_nameReturns the host name relative to the local cell root
dce_cf_introIntroduction to the DCE configuration routines
dce_cf_prin_name_from_hostReturns the host’s principal name
dce_cf_profile_entry_from_hostReturns the host profile entry
dce_cf_same_cell_nameIndicates whether or not two cell names refer to the same cell
dce_db_closeCloses an open backing store
dce_db_deleteDeletes an item from a backing store
dce_db_delete_by_nameDeletes an item from a string-indexed backing store
dce_db_delete_by_uuidDeletes an item from a UUID-indexed backing store
dce_db_fetchRetrieves data from a backing store
dce_db_fetch_by_nameRetrieves data from a string-indexed backing store
dce_db_fetch_by_uuidRetrieves data from a UUID-indexed backing store
dce_db_freeReleases the data supplied from a backing store
dce_db_header_fetchRetrieves the header from a backing store
dce_db_inq_countReturns the number of items in a backing store
dce_db_introIntroduction to the DCE backing store interface
dce_db_iter_doneFrees the state associated with iteration
dce_db_iter_nextDuring iteration, returns the next key from a backing store
dce_db_iter_next_by_nameDuring iteration, returns the next key from a backing store indexed by string
dce_db_iter_next_by_uuidDuring iteration, returns the next key from a backing store indexed by UUID
dce_db_iter_startPrepares a backing store for iteration
dce_db_lockApplies an advisory lock on a backing store
dce_db_openOpens an existing backing store or creates a new one
dce_db_std_header_initInitializes a standard backing store header
dce_db_storeStores data into a backing store
dce_db_store_by_nameStores data into a string-indexed backing store
dce_db_store_by_uuidStores data into a UUID-indexed backing store
dce_db_unlockReleases the backing store lock
dce_error_inq_textRetrieves message text associated with a DCE error code
dce_introIntroduction to the DCE routines
dce_msg_cat_closeDCE message catalog close routine
dce_msg_cat_get_msgDCE message text retrieval routine
dce_msg_cat_openDCE message catalog open routine
dce_msg_define_msg_tableAdds a message table to in-memory table
dce_msg_getRetrieves text of specified DCE message
dce_msg_get_cat_msgOpens message catalog and retrieves message
dce_msg_get_default_msgRetrieves DCE message from in-memory tables
dce_msg_get_msgRetrieves a DCE message from its ID
dce_msg_introIntroduction to the DCE messaging interface
dce_msg_translate_tableTranslates all in-memory messages in a table
dce_pgm_fprintf, dce_pgm_sprintf, dce_pgm_printfFormatted DCE message output routines
dce_fprintf, dce_sprintf, dce_printfFormatted DCE message output routines
dce_server_disable_serviceDisables an individual service of a server
dce_server_enable_serviceEnables an individual service for a server
dce_server_inq_attrObtains from dced the value of an attribute known to the server
dce_server_inq_serverObtains the server configuration data dced used to start the server
dce_server_inq_uuidsObtains the UUIDs that dced associates with the server’s configuration and execution data
dce_server_introIntroduction to the DCE server routines
dce_server_registerRegisters a server with DCE
dce_server_sec_beginEstablishes a server to receive fully authenticated RPCs and to act as a client to do authenticated RPCs
dce_server_sec_doneReleases resources established for a server to receive (and when acting as a client, to send) fully authenticated RPCs
dce_server_unregisterUnregisters a DCE server
dce_server_use_protseqTells DCE to use the specified protocol sequence for receiving RPCs
dce_svc_componentsReturns registered component names
dce_svc_debug_routingSpecifies how debugging messages are routed
dce_svc_debug_set_levelsSets the debugging level for a component
dce_svc_define_filterDCE serviceability filtering routines
dce_svc_filterControls behavior of serviceability filter
dce_svc_introIntroduction to the DCE serviceability interface
dce_svc_log_closeCloses an open log file
dce_svc_log_getReads the next record from a binary log file
dce_svc_log_openOpens binary log file
dce_svc_log_rewindRewinds binary log file to first record
dce_svc_printfGenerates a serviceability message
dce_svc_registerRegisters a serviceability message table
dce_svc_routingSpecifies routing of serviceability messages
dce_svc_set_prognameSets an application’s program name
dce_svc_tableReturns a registered component’s subcomponent table
dce_svc_unregisterDestroys a serviceability handle
dced_binding_createEstablishes a dced binding to one of the host services of a remote (or the local) dced
dced_binding_freeReleases the resources associated with a dced binding handle
dced_binding_from_rpc_bindingEstablishes a dced binding to one of the host services on the host specified in an existing RPC binding handle
dced_binding_set_auth_infoSets authentication and authorization information for a dced binding handle
dced_entry_addAdds a keytab or hostdata entry to a host’s dced for an existing file on that host
dced_entry_get_nextObtains one data entry from a list of entries of a dced service
dced_entry_removeRemoves a hostdata or keytab data entry from a dced service’s list of entries
dced_hostdata_createCreates a hostdata item and the associated entry in dced on a specific host
dced_hostdata_deleteDeletes a hostdata item from a specific host and removes the associated entry from dced
dced_hostdata_readReads a hostdata item maintained by dced on a specific host
dced_hostdata_writeReplaces an existing hostdata item maintained by dced on a specific host
dced_initialize_cursorSets a cursor to the start of a cached list of data entries for a dced service
dced_inq_idObtains the entry UUID that dced associates with a name
dced_inq_nameObtains the entry name that dced associates with a UUID
dced_introIntroduction to the DCE host daemon routines
dced_keytab_add_keyAdds a key (server password) to a specified key table on a specific host
dced_keytab_change_keyChanges a key (server password) in both a key table and in the security registry
dced_keytab_createCreates a key table with a list of keys (server passwords) in a new file on a specific host
dced_keytab_deleteDeletes a key table file from a specific host
dced_keytab_get_next_keyReturns a key from a cached list and advances the cursor in the list
dced_keytab_initialize_cursorObtains a list of keys from a key table and sets a cursor at the beginning of the list
dced_keytab_release_cursorReleases the resources of a cursor that traverses a key table’s list of keys (server passwords)
dced_keytab_remove_keyRemoves a key (server password) from a specified key table on a specific host
dced_list_getReturns the list of data entries maintained by a dced service on a specific host
dced_list_releaseReleases the resources for a list of entries of a dced service
dced_object_readReads a data item of a dced service on a specific host
dced_object_read_allReads all the data for a service of dced on specific host
dced_objects_releaseReleases the resources allocated for data read from a dced service
dced_release_cursorReleases the resources of a cursor which traverses a dced service’s list of entries
dced_secval_startStarts the security validation service of a specific host’s dced
dced_secval_statusIndicates whether or not a specific host’s security validation service of dced is running
dced_secval_stopStops the security validation service of a specific host’s dced
dced_secval_validateValidates that the secd used by a specific host is legitimate
dced_server_createCreates a DCE server’s configuration data for the host’s dced
dced_server_deleteDeletes a DCE server’s configuration data from dced
dced_server_disable_ifDisables a service (RPC interface) provided by a specific server on a specific host
dced_server_enable_ifEnables a service (RPC interface) of a specific server on a specific host
dced_server_modify_attributesModifies attributes for a DCE server’s configuration data
dced_server_startStarts a DCE-configured server on a specified host
dced_server_stopStops a DCE-configured server running on a specific host

Section 3DTS

dts_introIntroduction to DCE Distributed Time Service (DTS)
utc_abstimeComputes the absolute value of a relative binary timestamp
utc_addtimeComputes the sum of two binary timestamps
utc_anytimeConverts a binary timestamp to a tm structure
utc_anyzoneGets the time zone label and offset from GMT
utc_ascanytimeConverts a binary timestamp to an ASCII string that represents an arbitrary time zone
utc_ascgmtimeConverts a binary timestamp to an ASCII string that expresses a GMT time
utc_asclocaltimeConverts a binary timestamp to an ASCII string that represents a local time
utc_ascreltimeConverts a relative binary timestamp to an ASCII string that represents the time
utc_binreltimeConverts a relative binary timestamp to two timespec structures that express relative time and inaccuracy
utc_bintimeConverts a binary timestamp to a timespec structure
utc_boundtimeGiven two UTC times, one before and one after an event, returns a single UTC time whose inaccuracy includes the event
utc_cmpintervaltimeCompares two binary timestamps or two relative binary timestamps
utc_cmpmidtimeCompares two binary timestamps or two relative binary timestamps, ignoring inaccuracies
utc_gettimeReturns the current system time and inaccuracy as a binary timestamp
utc_getusertimeReturns the time and process-specific TDF, rather than the system-specific TDF
utc_gmtimeConverts a binary timestamp to a tm structure that expresses GMT or the equivalent UTC
utc_gmtzoneGets the time zone label for GMT
utc_localtimeConverts a binary timestamp to a tm structure that expresses local time
utc_localzoneGets the local time zone label and offset from GMT, given utc
utc_mkanytimeConverts a tm structure and TDF (expressing the time in an arbitrary time zone) to a binary timestamp
utc_mkascreltimeConverts a NULL-terminated character string that represents a relative timestamp to a binary timestamp
utc_mkasctimeConverts a NULL-terminated character string that represents an absolute timestamp to a binary timestamp
utc_mkbinreltimeConverts a timespec structure expressing a relative time to a binary timestamp
utc_mkbintimeConverts a timespec structure to a binary timestamp
utc_mkgmtimeConverts a tm structure that expresses GMT or UTC to a binary timestamp
utc_mklocaltimeConverts a tm structure that expresses local time to a binary timestamp
utc_mkreltimeConverts a tm structure that expresses relative time to a relative binary timestamp
utc_mulftimeMultiplies a relative binary timestamp by a floating-point value
utc_multimeMultiplies a relative binary timestamp by an integer factor
utc_pointtimeConverts a binary timestamp to three binary timestamps that represent the earliest, most likely, and latest time
utc_reltimeConverts a relative binary timestamp to a tm structure
utc_spantimeGiven two (possibly unordered) binary timestamps, returns a single UTC time interval whose inaccuracy spans the two input binary timestamps
utc_subtimeComputes the difference between two binary timestamps

Section 3RPC

cs_byte_from_netcsConverts international character data from a network code set to a local code set prior to unmarshalling; used by client and server applications
cs_byte_local_sizeCalculates the necessary buffer size for code set conversion from a network code set to a local code set prior to unmarshalling; used by client and server stubs but not directly by applications
cs_byte_net_sizeCalculates the necessary buffer size for code set conversion from a local code set to a network code set prior to marshalling;  used by client and server stubs but not directly by applications
cs_byte_to_netcsConverts international character data from a local code set to a network code set prior to marshalling; used by client and server applications
dce_cs_loc_to_rgyMaps a local name for a code set to a code set value in the code set registry; used by client and server applications
dce_cs_rgy_to_locMaps a code set value in the code set registry to the local name for a code set;  used by client and server applications
idl_es_decode_bufferReturns a buffer decoding handle to the IDL encoding services
idl_es_decode_incrementalReturns an incremental decoding handle to the IDL encoding services; used by client and server applications
idl_es_encode_dyn_bufferReturns a dynamic buffer encoding handle to the IDL encoding services; used by client and server applications
idl_es_encode_fixed_bufferReturns a fixed buffer encoding handle to the IDL encoding services
idl_es_encode_incrementalReturns an incremental encoding handle to the IDL encoding services; used by client and server applications
idl_es_handle_freeFrees an IDL encoding services handle
idl_es_inq_encoding_idIdentifies an operation within an interface that has been called to encode data using the IDL encoding services
rpc_binding_copyReturns a copy of a binding handle; used by client or server applications
rpc_binding_freeReleases binding handle resources;  used by client or server applications
rpc_binding_from_string_bindingReturns a binding handle from a string representation;  used by client or management applications
rpc_binding_inq_auth_callerReturns authentication and authorization information from the binding handle for an authenticated client;  used by server applications
rpc_binding_inq_auth_clientReturns authentication and authorization information from the binding handle for an authenticated client;  used by server applications
rpc_binding_inq_auth_infoReturns authentication and authorization information from a server binding handle;  used by client applications
rpc_binding_inq_objectReturns the object UUID from a binding handle;  used by client or server applications
rpc_binding_resetResets a server binding handle;  used by client or management applications
rpc_binding_server_from_clientConverts a client binding handle to a server binding handle;  used by server applications
rpc_binding_set_auth_infoSets authentication and authorization information for a server binding handle;  used by client applications
rpc_binding_set_objectSets the object UUID value into a server binding handle;  used by client applications
rpc_binding_to_string_bindingReturns a string representation of a binding handle;  used by client, server, or management applications
rpc_binding_vector_freeFrees the memory used to store a vector and binding handles;  used by client or server applications
rpc_cs_binding_set_tagsPlaces code set tags into a server binding handle;  used by client applications
rpc_cs_char_set_compat_checkEvaluates character set compatibility between a client and a server;  used by client applications
rpc_cs_eval_with_universalEvaluates a server’s supported character sets and code sets during the server binding selection process;  used indirectly by client applications
rpc_cs_eval_without_universalEvaluates a server’s supported character sets and code sets during the server binding selection process;  used indirectly by client applications
rpc_cs_get_tagsRetrieves code set tags from a binding handle;  used by client and server applications
rpc_ep_registerAdds to, or replaces, server address information in the local endpoint map;  used by server applications
rpc_ep_register_no_replaceAdds to server address information in the local endpoint map;  used by server applications
rpc_ep_resolve_bindingResolves a partially bound server binding handle into a fully bound server binding handle;  used by client and management applications
rpc_ep_unregisterRemoves server address information from the local endpoint map;  used by server applications
rpc_if_id_vector_freeFrees a vector and the interface identifier structures it contains;  used by client, server, or management applications
rpc_if_inq_idReturns the interface identifier for an interface specification;  used by client or server applications
rpc_introIntroduction to the DCE RPC API runtime
rpc_mgmt_ep_elt_inq_beginCreates an inquiry context for viewing the elements in an endpoint map;  used by management applications
rpc_mgmt_ep_elt_inq_doneDeletes the inquiry context for viewing the elements in an endpoint map;  used by management applications
rpc_mgmt_ep_elt_inq_nextReturns one element from an endpoint map;  used by management applications
rpc_mgmt_ep_unregisterRemoves server address information from an endpoint map;  used by management applications
rpc_mgmt_inq_com_timeoutReturns the communications timeout value in a binding handle;  used by client applications
rpc_mgmt_inq_dflt_protect_levelReturns the default protection level for an authentication service;  used by client and server applications
rpc_mgmt_inq_if_idsReturns a vector of interface identifiers of interfaces a server offers;  used by client, server, or management applications
rpc_mgmt_inq_server_princ_nameReturns a server’s principal name;  used by client, server, or management applications
rpc_mgmt_inq_statsReturns RPC runtime statistics;  used by client, server, or management applications
rpc_mgmt_is_server_listeningTells whether a server is listening for remote procedure calls;  used by client, server, or management applications
rpc_mgmt_set_authorization_fnEstablishes an authorization function for processing remote calls to a server’s management routines;  used by server applications
rpc_mgmt_set_cancel_timeoutSets the lower bound on the time to wait before timing out after forwarding a cancel;  used by client applications
rpc_mgmt_set_com_timeoutSets the communications timeout value in a binding handle;  used by client applications
rpc_mgmt_set_server_stack_sizeSpecifies the stack size for each server thread;  used by server applications
rpc_mgmt_stats_vector_freeFrees a statistics vector;  used by client, server, or management applications
rpc_mgmt_stop_server_listeningTells a server to stop listening for remote procedure calls;  used by client, server, or management applications
rpc_network_inq_protseqsReturns all protocol sequences supported by both the RPC runtime and the operating system;  used by client and server applications
rpc_network_is_protseq_validTells whether the specified protocol sequence is supported by both the RPC runtime and the operating system;  used by client and server applications
rpc_ns_binding_exportEstablishes a name service database entry with binding handles or object UUIDs for a server;  used by server applications
rpc_ns_binding_import_beginCreates an import context for an interface and an object in the name service database;  used by client applications
rpc_ns_binding_import_doneDeletes the import context for searching the name service database;  used by client applications
rpc_ns_binding_import_nextReturns a binding handle of a compatible server (if found) from the name service database;  used by client applications
rpc_ns_binding_inq_entry_nameReturns the name of an entry in the name service database from which the server binding handle came;  used by client applications
rpc_ns_binding_lookup_beginCreates a lookup context for an interface and an object in the name service database;  used by client applications
rpc_ns_binding_lookup_doneDeletes the lookup context for searching the name service database;  used by client applications
rpc_ns_binding_lookup_nextReturns a list of binding handles of one or more compatible servers (if found) from the name service database;  used by client applications
rpc_ns_binding_selectReturns a binding handle from a list of compatible server binding handles;  used by client applications
rpc_ns_binding_unexportRemoves the binding handles for an interface, or object UUIDs, from  an entry in the name service database;  used by server applications
rpc_ns_entry_expand_nameExpands the name of a name service entry;  used by client, server, or management applications
rpc_ns_entry_inq_resolutionResolves the cell namespace components of a name and returns partial results. 
rpc_ns_entry_object_inq_beginCreates an inquiry context for viewing the objects of an entry in the name service database;  used by client, server, or management applications
rpc_ns_entry_object_inq_doneDeletes the inquiry context for viewing the objects of an entry in the name service database;  used by client, server, or management applications
rpc_ns_entry_object_inq_nextReturns one object at a time from an entry in the name service database;  used by client, server, or management applications
rpc_ns_group_deleteDeletes a group attribute;  used by client, server, or management applications
rpc_ns_group_mbr_addAdds an entry name to a group; if necessary, creates the entry;  used by client, server, or management applications
rpc_ns_group_mbr_inq_beginCreates an inquiry context for viewing group members;  used by client, server, or management applications
rpc_ns_group_mbr_inq_doneDeletes the inquiry context for a group;  used by client, server, or management applications
rpc_ns_group_mbr_inq_nextReturns one member name at a time from a group;  used by client, server, or management applications
rpc_ns_group_mbr_removeRemoves an entry name from a group;  used by client, server, or management applications
rpc_ns_import_ctx_add_evalAdds an evaluation routine to an import context;  used by client applications
rpc_ns_mgmt_binding_unexportRemoves multiple binding handles, or object UUIDs, from an entry in the name service database;  used by management applications
rpc_ns_mgmt_entry_createCreates an entry in the name service database;  used by management applications
rpc_ns_mgmt_entry_deleteDeletes an entry from the name service database;  used by management applications
rpc_ns_mgmt_entry_inq_if_idsReturns the list of interfaces exported to an entry in the name service database;  used by client, server, or management applications
rpc_ns_mgmt_free_codesetsFrees a code sets array that has been allocated by the RPC runtime;  used by client and server applications
rpc_ns_mgmt_handle_set_exp_ageSets a handle’s expiration age for local copies of name service data;  used by client, server, or management applications
rpc_ns_mgmt_inq_exp_ageReturns the application’s global expiration age for local copies of name service data;  used by client, server, or management applications
rpc_ns_mgmt_read_codesetsReads the code sets attribute associated with an RPC server entry in the name service database;  used by client applications
rpc_ns_mgmt_remove_attributeRemoves an attribute from an RPC server entry in the name service database;  used mainly by server applications; can also be used by management applications
rpc_ns_mgmt_set_attributeAdds an attribute to an RPC server entry in the name service database;  used mainly by server applications; can also be used by management applications
rpc_ns_mgmt_set_exp_ageModifies the application’s global expiration age for local copies of name service data;  used by client, server, or management applications
rpc_ns_profile_deleteDeletes a profile attribute;  used by client, server, or management applications
rpc_ns_profile_elt_addAdds an element to a profile; if necessary, creates the entry;  used by client, server, or management applications
rpc_ns_profile_elt_inq_beginCreates an inquiry context for viewing the elements in a profile;  used by client, server, or management applications
rpc_ns_profile_elt_inq_doneDeletes the inquiry context for a profile;  used by client, server, or management applications
rpc_ns_profile_elt_inq_nextReturns one element at a time from a profile;  used by client, server, or management applications
rpc_ns_profile_elt_removeRemoves an element from a profile;  used by client, server, or management applications
rpc_object_inq_typeReturns the type of an object;  used by server applications
rpc_object_set_inq_fnRegisters an object inquiry function;  used by server applications
rpc_object_set_typeRegisters the type of an object with the RPC runtime;  used by server applications
rpc_protseq_vector_freeFrees the memory used by a vector and its protocol sequences;  used by client or server applications
rpc_rgy_get_codesetsGets supported code sets information from the local host;  used by client and server applications
rpc_rgy_get_max_bytesGets the maximum number of bytes that a code set uses to encode one character from the code set registry on a host;  used by client and server applications
rpc_server_inq_bindingsReturns binding handles for communications with a server;  used by server applications
rpc_server_inq_ifReturns the manager entry point vector registered for an interface;  used by server applications
rpc_server_listenTells the RPC runtime to listen for remote procedure calls;  used by server applications
rpc_server_register_auth_identRegisters user-to-user based authentication information with the RPC runtime;  used by server applications
rpc_server_register_auth_infoRegisters server-key based authentication information with the RPC runtime;  used by server applications
rpc_server_register_ifRegisters an interface with the RPC runtime;  used by server applications
rpc_server_unregister_ifRemoves an interface from the RPC runtime;  used by server applications
rpc_server_use_all_protseqsTells the RPC runtime to use all supported protocol sequences for receiving remote procedure calls;  used by server applications
rpc_server_use_all_protseqs_ifTells the RPC runtime to use all the protocol sequences and endpoints specified in the interface specification for receiving remote procedure calls;  used by server applications
rpc_server_use_protseqTells the RPC runtime to use the specified protocol sequence for receiving remote procedure calls;  used by server applications
rpc_server_use_protseq_epTells the RPC runtime to use the specified protocol sequence combined with the specified endpoint for receiving remote procedure calls;  used by server applications
rpc_server_use_protseq_ifTells the RPC runtime to use the specified protocol sequence combined with the endpoints in the interface specification for receiving remote procedure calls;  used by server applications
rpc_sm_allocateAllocates memory within the RPC stub memory management scheme. 
rpc_sm_client_freeFrees memory returned from a client stub
rpc_sm_destroy_client_contextReclaims the client memory resources for a context handle, and sets the context handle to null
rpc_sm_disable_allocateReleases resources and allocated memory within the stub memory management scheme
rpc_sm_enable_allocateEnables the stub memory managment environment
rpc_sm_freeFrees memory allocated by the rpc_sm_allocate() routine
rpc_sm_get_thread_handleGets a thread handle for the stub memory management environment
rpc_sm_set_client_alloc_freeSets the memory allocation and freeing mechanisms used by the client stubs
rpc_sm_set_thread_handleSets a thread handle for the stub memory management environment
rpc_sm_swap_client_alloc_freeExchanges the current memory  allocation and freeing mechanism used by the client stubs with one supplied by the client
rpc_ss_allocateAllocates memory within the RPC stub memory management scheme;  used by server or possibly by client applications
rpc_ss_bind_authn_clientAuthenticates a client’s identity to a server from a client stub;  a pointer to the server binding handle for the remote procedure call to which the routine will add authentication and authorization context
rpc_ss_client_freeFrees memory returned from a client stub;  used by client applications
rpc_ss_destroy_client_contextReclaims the client memory resources for the context handle, and sets the context handle to NULL;  used by client applications
rpc_ss_disable_allocateReleases resources and allocated memory;  used by client applications
rpc_ss_enable_allocateEnables the allocation of memory by the rpc_ss_allocate() routine when not in manager code;  used by client applications
rpc_ss_freeFrees memory allocated by the rpc_ss_allocate() routine;  used by server or possibly by client applications
rpc_ss_get_thread_handleGets a thread handle for the manager code before it spawns additional threads, or for the client code when it becomes a server;  used by server or possibly by client applications
rpc_ss_set_client_alloc_freeSets the memory allocation and freeing mechanism used by the client stubs, thereby overriding the default routines the client stub uses to manage memory for pointed-to nodes;  used by client applications
rpc_ss_set_thread_handleSets the thread handle for either a newly created spawned thread or for a server that was formerly a client and is ready to be a client again;  used by server or possibly by client applications
rpc_ss_swap_client_alloc_freeExchanges the current memory allocation and freeing mechanism used by the client stubs with one supplied by the client;  used by client applications
rpc_string_binding_composeCombines the components of a string binding into a string binding;  used by client or server applications
rpc_string_binding_parseReturns, as separate strings, the components of a string binding;  used by client or server applications
rpc_string_freeFrees a character string allocated by the runtime;  used by client, server, or management applications
rpc_tower_to_bindingReturns a binding handle from a tower representation
rpc_tower_vector_freeReleases memory associated with a tower vector
rpc_tower_vector_from_bindingCreates a tower vector from a binding handle
uuid_compareCompares two UUIDs and determines their order;  used by client, server, or management applications
uuid_createCreates a new UUID;  used by client, server, or management applications
uuid_create_nilCreates a nil UUID;  used by client, server, or management applications
uuid_equalDetermines if two UUIDs are equal;  used by client, server, or management applications
uuid_from_stringConverts a string UUID to its binary representation;  used by client, server, or management applications
uuid_hashCreates a hash value for a UUID;  used by client, server, or management applications
uuid_is_nilDetermines if a UUID is nil;  used by client, server, or management applications
uuid_to_stringConverts a UUID from a binary representation to a string representation;  used by client, server, or management applications
wchar_t_from_netcsConverts international character data from a network code set to a local code set prior to unmarshalling;  used by client and server applications
wchar_t_local_sizeCalculates the necessary buffer size for code set conversion from a network code set to a local code set prior to unmarshalling;  used by client and server stubs, but not directly by applications
wchar_t_net_sizeCalculates the necessary buffer size for code set conversion from a local code set to a network code set prior to marshalling;  used by client and server stubs but not directly by applications
wchar_t_to_netcsConverts international character data from a local code set to a network code set prior to marshalling;  used by client and server applications

Section 3Sec

audit_introIntroduction to the DCE audit API runtime
pkc_intro, cert_introIntroduction to trust list facilities API
crypto_intro, cert_intro_cryptoIntroduction to the signature algorithm API registration facility
policy_intro, cert_intro_policyIntroduction to the policy module registration and service facility
pkc_trustlist_intro, cert_intro_trustlistIntroduction to the certificate manipulation facility
dce_acl_copy_aclCopies an ACL
dce_acl_inq_acl_from_headerRetrieves the UUID of an ACL from an item’s header in a backing store
dce_acl_inq_client_credsReturns the client’s credentials
dce_acl_inq_client_permsetReturns the client’s permissions corresponding to an ACL
dce_acl_inq_permset_for_credsDetermines a principal’s complete extent of access to an object
dce_acl_inq_prin_and_group.3sec, dce_acl_inq_prin_and_groupInquires the principal and group of an RPC caller
dce_acl_is_client_authorizedChecks whether a client’s credentials are authenticated
dce_acl_obj_add_any_other_entryAdds permissions for any_other ACL entry to a given ACL
dce_acl_obj_add_foreign_entryAdds permissions for an ACL entry for a foreign user or group to the given ACL
dce_acl_obj_add_group_entryAdds permissions for a group ACL entry to the given ACL
dce_acl_obj_add_id_entryAdds permissions for an ACL entry to the given ACL
dce_acl_obj_add_obj_entryAdds permissions for an object (obj) ACL entry to the given ACL
dce_acl_obj_add_unauth_entryAdds permissions for unauthenticated ACL entry to the given ACL
dce_acl_obj_add_user_entryAdds permissions for a user ACL entry to the given ACL
dce_acl_obj_free_entriesFrees space used by an ACL’s entries
dce_acl_obj_initInitializes an ACL
dce_acl_register_object_typeRegisters an ACL manager’s object type
dce_acl_resolve_by_nameFinds an ACL’s UUID, given an object’s name
dce_acl_resolve_by_uuidFinds an ACL’s UUID, given an object’s UUID
dce_aud_closeCloses an audit trail file. Used by client/server applications and audit trail analysis and examination tools. 
dce_aud_commitWrites the audit record in the audit trail file.  Used by client/server applications. 
dce_aud_discardDiscards an audit record (releases the memory).  Used by client/server applications and trail analysis and examination tools. 
dce_aud_free_ev_infoFrees the memory allocated for an event information stucture returned from calling dce_aud_get_ev_info().  Used by the audit trail analysis and examination tools. 
dce_aud_free_headerFrees the memory allocated to a designated audit record header structure.  Used by the audit trail analysis and examination tools
dce_aud_get_ev_infoReturns a pointer to an event information stucture (dce_aud_ev_info_t).  Used by the audit trail analysis and examination tools
dce_aud_get_headerGets the header of a specified audit record.  Used by the audit trail analysis and examination tools. 
dce_aud_lengthGets the length of a specified audit record.  Used by client/server applications and trail analysis and examination tools
dce_aud_nextReads the next audit record from a specified audit trail file into a buffer.  Used by the trail analysis and examination tools. 
dce_aud_openOpens a specified audit trail file for read or write.  Used by client/server applications and trail analysis and examination tools. 
dce_aud_prevReads the previous audit record from a specified audit trail file into a buffer.  Used by the trail analysis and examination tools. 
dce_aud_printFormats an audit record into human-readable form.  Used by audit trail examination and analysis tools. 
dce_aud_put_ev_infoAdds event-specific information to a specified audit record buffer.  Used by client/server applications. 
dce_aud_resetResets the cursors and the file pointers of the specified audit trail file.  Used by the trail analysis and examination tools. 
dce_aud_rewindRewinds the specified audit trail file.  Used by the trail analysis and examination tools. 
dce_aud_set_trail_size_limitSets a limit to the audit trail size. Used by client/server applications. 
dce_aud_startDetermines whether a specified event should be audited given the client binding information and the event outcome.  Used by client/server applications
dce_aud_start_with_nameDetermines whether a specified event should be audited given the client/server name and the event outcome.  Used by non-RPC based client/server applications that do not use the DCE authorization model
dce_aud_start_with_pacDetermines whether a specified event must be audited given the client’s privilege attribute certificate (PAC) and the event outcome.  Used by non-RPC based client/server applications that use the DCE authorization model
dce_aud_start_with_server_bindingDetermines whether a specified event must be audited given the server binding information and the event outcome.  Used by client/server applications
dce_aud_start_with_uuidDetermines whether a specified event should be audited given the client/server UUID and the event outcome.  Used by client/server applications which already know the UUIDs of their clients and wish to avoid the overhead of the audit library acquiring them
gss_accept_sec_contextEstablishes a security context between the application and a context acceptor
gss_acquire_credAllows an application to acquire a handle for an existing named credential
gss_compare_nameAllows an application to compare two internal names to determine whether they are equivalent
gss_context_timeChecks the number of seconds for which the context will remain valid
gss_delete_sec_contextDeletes a security context
gss_display_nameProvides to an application the textual representation of an opaque internal name
gss_display_statusProvides an application with the textual representation of a GSSAPI status code that can be displayed to a user or used for logging
gss_import_nameConverts a printable name to an internal form
gss_indicate_mechsAllows an application to determine which underlying security mechanisms are available
gss_init_sec_contextEstablishes a security context between the context initiator and a context acceptor
gss_inquire_credProvides the calling application information about a credential
gss_process_context_tokenPasses a context to the security service
gss_release_bufferFrees storage associated with a buffer
gss_release_credMarks a credential for deletion
gss_release_nameFrees storage associated with an internal name that was allocated by a GSSAPI routine. 
gss_release_oid_setFrees storage associated with a gss_OID_set object
gss_sealCryptographically signs and optionally encrypts a message
gss_signGenerates a cryptographic signature for a message
gss_unsealConverts a sealed message into a usable form and verifies the embedded signature
gss_verifyChecks that the cryptographic signature fits the supplied message
gssapi_introGeneric security service application programming interface
gssdce_add_oid_set_memberAdds an OID to an OID set
gssdce_create_empty_oid_setCreates a new, empty OID set to which members can be added by calling gssdce_add_oid_set_member()
gssdce_cred_to_login_contextObtains the DCE login context associated with a GSSAPI credential
gssdce_extract_creds_from_sec_contextExtracts a DCE credential from a GSSAPI security context
gssdce_login_context_to_credCreates a GSSAPI credential handle for a context initiator or context acceptor from a DCE login context
gssdce_register_acceptor_identityRegisters a context acceptor’s identity
gssdce_set_cred_context_ownershipChanges the ownership of a DCE credential’s login context
gssdce_test_oid_set_memberChecks an OID set to see if a specified OID is in the set
pkc_add_trusted_keyAdds a key to specified trust list
pkc_append_to_trustlistAppends one or more items to trust list
pkc_ca_key_usage.classA class that expresses key usage
pkc_check_cert_against_trustlistChecks specified certificate against specified list of trusted keys
pkc_constraints.classA class that expresses constraints on names
pkc_copy_trustlistCopies a trustlist
pkc_crypto_generate_keypairGenerates a pair of public and private keys
pkc_crypto_get_registered_algorithmsReturns algorithm implementations
pkc_crypto_lookup_algorithmReturns cryptographic module details
pkc_crypto_register_signature_algRegisters a signature algorithm module
pkc_crypto_signSigns data with private key
pkc_crypto_verify_signatureVerifies a signature
pkc_delete_trustlistDeletes a trust list
pkc_display_trustlistDisplays information about a trust list
pkc_freeFrees storage allocated by certification routines
pkc_free_keyinfoFrees key information storage
pkc_free_trustbaseFrees a trust base’s storage
pkc_free_trustlistFrees a trust list’s storage
pkc_generic_key_usage.classA class that expresses generic key usage
pkc_get_key_certifier_countReturns number of key’s certifying authorities
pkc_get_key_certifier_infoReturns information about a certifier
pkc_get_key_countReturns number of keys for a principal
pkc_get_key_dataReturns a public key
pkc_get_key_trust_infoReturns information about key trust
pkc_get_registered_policiesReturns all registered trust policies
pkc_init_trustbaseInitializes a trust base
pkc_init_trustlistCreates an empty trust list
pkc_key_policies.classA class that expresses policy rules and operations
pkc_key_policy.classKey policy class
pkc_key_usage.classA class that expresses key usage rules
pkc_lookup_element_in_trustlistRetrieves a specified key
pkc_lookup_key_in_trustlistSearches a trust list for the specified key
pkc_lookup_keys_in_trustlistSearches trust list for keys
pkc_name_subord_constraint.classConstraint rules and operations class
pkc_name_subord_constraints.classA class that expresses subordinate constraints on a name
pkc_name_subtree_constraint.classA class that expresses a subtree constraint on a name
pkc_name_subtree_constraints.classA class that expresses a set of subtree constraints on a name
pkc_pending_revocation.classClass of certificates awaiting revocation
pkc_plcy_delete_keyinfoFrees public key storage
pkc_plcy_delete_trustbaseFrees trust base storage
pkc_plcy_establish_trustbaseEstablishes a trust base
pkc_plcy_get_key_certifier_countReturns number of a key’s certifying authorities
pkc_plcy_get_key_certifier_infoReturns information about a key’s certifier
pkc_plcy_get_key_countReturns number of keys for a principal
pkc_plcy_get_key_dataReturns a public key
pkc_plcy_get_key_trustReturns information about trust in a key
pkc_plcy_get_registered_policiesReturns OID set describing registered policies
pkc_plcy_lookup_policyReturns a policy module descriptor block
pkc_plcy_register_policyRegisters a policy module
pkc_plcy_retrieve_keyinfoRetrieves keys for specified principal
pkc_prune_trustlistRemoves expired keys from trust list
pkc_retrieve_keyinfoReturns information about a key
pkc_retrieve_keylistRetrieves all keys for a principal
pkc_revocation.classA class that expresses certificate revocation operations
pkc_revocation_list.classRevoked certificates list class
pkc_revoke_certificateRevokes key and dependents from specified trust list
pkc_revoke_certificatesRevokes a key and all dependent keys
pkc_trust_list.classA class that expresses certificate trust list operations
pkc_trust_list_element.classPublic key class
pkc_trusted_key.classTrusted public key class
priv_attr_trig_queryRetrieves attributes stored by a trigger server for a specified principal for inclusion in the principal’s EPAC
rdacl_get_accessReads a privilege attribute certificate
rdacl_get_manager_typesLists the types of ACLs protecting an object
rdacl_get_mgr_types_semanticsLists the ACL manager types protecting an object and the POSIX semantics supported by each manager type
rdacl_get_printstringReturns printable ACL strings
rdacl_get_referralGets a referral to an ACL update site
rdacl_lookupReturns the ACL for an object
rdacl_replaceReplaces an ACL
rdacl_test_accessTests access to an object
rdacl_test_access_on_behalfTests access to an object on behalf of another process
rsec_pwd_mgmt_gen_pwdGenerates a set of passwords
rsec_pwd_mgmt_str_chkStrength-checks a password
sec_acl_bindReturns a handle for an object’s ACL
sec_acl_bind_authReturns an opaque handle to an object’s ACL
sec_acl_bind_to_addrReturns a handle to an object identified by its network address
sec_acl_calc_maskReturns the sec_acl_type_mask_obj entry for the specified ACL list
sec_acl_get_accessLists the access (permission set) that the caller has for an object
sec_acl_get_error_infoReturns error information from an ACL handle
sec_acl_get_manager_typesLists the manager types of the ACLs protecting an object
sec_acl_get_mgr_types_semanticsLists the manager types of the ACLs protecting an object
sec_acl_get_printstringReturns printable ACL strings
sec_acl_lookupReturns the ACL for an object
sec_acl_releaseReleases ACL storage
sec_acl_release_handleRemoves an ACL handle
sec_acl_replaceReplaces an ACL
sec_acl_test_accessTests access to an object
sec_acl_test_access_on_behalfTests access to an object on behalf of another process
sec_attr_trig_queryReads attributes coded with an attribute trigger type of query
sec_attr_trig_updateFor attributes coded with an attribute trigger type of update, passes attribute updates to an update attribute trigger server for evaluation
sec_attr_util_alloc_copyAllocates the necessary subfields of the destination sec_attr_t and copies the corresponding data from the source sec_attr_t
sec_attr_util_freeFrees nonnull pointers in a sec_attr_t with an input deallocate routine
sec_attr_util_inst_freeFrees nonnull pointers in a sec_attr_t and the pointer to the sec_attr_t itself
sec_attr_util_inst_free_ptrsFrees nonnull pointers in a sec_attr_t
sec_attr_util_sch_ent_freeFrees nonnull pointers in a sec_attr_schema_entry_t and the pointer to the sec_attr_schema_entry_t itself
sec_attr_util_sch_ent_free_ptrsFrees nonnull pointers in a sec_attr_schema_entry_t
sec_cred_free_attr_cursorFrees the local resources allocated to a sec_attr_cursor_t
sec_cred_free_cursorReleases local resources allocated to a sec_cred_cursor_t
sec_cred_free_pa_handleFrees the local resources allocated to a privilege attribute handle of type sec_cred_pa_handle_t
sec_cred_get_authz_session_infoReturns session-specific information that represents an authenticated client’s credentials
sec_cred_get_client_princ_nameReturns the principal name associated with a credential handle
sec_cred_get_deleg_restrictionsReturns delegate restrictions from a privilege attribute handle
sec_cred_get_delegateReturns a handle to the privilege attributes of an intermediary in a delegation chain
sec_cred_get_delegation_typeReturns the delegation type from a privilege attribute handle
sec_cred_get_extended_attrsReturns extended attributes from a privilege handle
sec_cred_get_initiatorReturns the privilege attributes of the initiator of a delegation chain
sec_cred_get_opt_restrictionsReturns optional restrictions from a privilege handle
sec_cred_get_pa_dataReturns identity information from a privilege attribute handle
sec_cred_get_req_restrictionsReturns required restrictions from a privilege attribute handle
sec_cred_get_tgt_restrictionsReturns target restrictions from a privilege attribute handle
sec_cred_get_v1_pacReturns pre-1.1 PAC from a privilege attribute handle
sec_cred_initialize_attr_cursorInitializes a sec_attr_cursor_t
sec_cred_initialize_cursorInitializes a sec_cred_cursor_t
sec_cred_is_authenticatedReturns TRUE if the supplied credentials are authenticated, and FALSE if they are not
sec_id_gen_groupGenerates a global name from cell and group UUIDs
sec_id_gen_nameGenerates a global name from cell and principal UUIDs
sec_id_parse_groupTranslates a global name into group and cell names and UUIDs
sec_id_parse_nameTranslates a global name into principal and cell names and UUIDs
sec_introApplication program interface to the DCE Security Service
sec_key_mgmt_change_keyChanges a principal’s key
sec_key_mgmt_delete_keyDeletes a key from the local storage
sec_key_mgmt_delete_key_typeDeletes a key version of a key type from the local key storage
sec_key_mgmt_free_keyFrees the memory used by a key value
sec_key_mgmt_garbage_collectDeletes obsolete keys
sec_key_mgmt_gen_rand_keyGenerates a new random key of a specified key type
sec_key_mgmt_get_keyRetrieves a key from local storage
sec_key_mgmt_get_next_keyRetrieves successive keys from the local key storage
sec_key_mgmt_get_next_kvnoRetrieves the next eligible key version number for a key
sec_key_mgmt_initialize_cursorRepositions the cursor in the local key store
sec_key_mgmt_manage_keyAutomatically changes a principal’s key before it expires
sec_key_mgmt_release_cursorReleases the memory used by an initialized cursor value
sec_key_mgmt_set_keyInserts a key value into the local storage
sec_login_become_delegateCauses an intermediate server to become a delegate in traced delegation chain
sec_login_become_impersonatorUsed by a server to create a login context and assoicated handle that impersonates the identity of a caller
sec_login_become_initiatorConstructs a new login context that enables delegation for the calling client
sec_login_certify_identityCertifies the network authentication service
sec_login_cred_get_delegateReturns a handle to the privilege attributes of an intermediary in a delegation chain.  Used by clients. 
sec_login_cred_get_initiatorReturns information about the delegation initiator in a specified login context
sec_login_cred_init_cursorInitializes a sec_cred_cursor_t
sec_login_disable_delegationDisables delegation for a specified login context
sec_login_export_contextCreates an exportable login context
sec_login_free_net_infoFrees storage allocated for a principal’s network information
sec_login_get_current_contextReturns a handle to the current login context
sec_login_get_expirationReturns the TGT lifetime for an authenticated identity
sec_login_get_groupsReturns the group set from a login context
sec_login_get_pwentReturns a passwd-style entry for a login context
sec_login_import_contextImports a login context
sec_login_init_firstInitializes the default context
sec_login_inquire_net_infoReturns a principal’s network information
sec_login_newgroupsChanges the group list for a login context
sec_login_purge_contextDestroys a login context and frees its storage
sec_login_refresh_identityRefreshes an authenticated identity for a login context
sec_login_release_contextFrees storage allocated for a login context
sec_login_set_contextCreates network credentials for a login context
sec_login_set_extended_attrsConstructs a new login context that contains extended registry attributes
sec_login_setup_firstSets up the default network context
sec_login_setup_identitySets up the user’s network identity
sec_login_valid_and_cert_identValidates and certifies a login context
sec_login_valid_from_keytableValidates a login context’s identity using input from a specified keytable file
sec_login_validate_firstValidates the initial login context
sec_login_validate_identityValidates a login context’s identity
sec_pk_data_freeFrees memory allocated to a sec_pk_data_t and its aliases.  This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_pk_data_zero_and_freeFrees and zeros out memory allocated to a sec_pk_data_t or its aliases.  This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_closeClose a personal security mechanism. This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_decrypt_dataDecrypt data that was encrypted with a public key mechanism. This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_encrypt_dataEncrypt data using a public key mechanism. This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_gen_pub_keyRandomly generate a public key pair. This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_openOpen a personal security mechanism. This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_put_pub_keyStore a public key pair . This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_sign_dataCompute the signature of data using a specified signature algorithm . This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_update_pub_keyUpdate a public key in a personal security mechanism. . This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_psm_verify_dataVerify signed data. This routine is not available in the DCE binary code.  It is provided in DCE source for use by vendors. 
sec_pwd_mgmt_free_handleFrees storage allocated for a password management handle
sec_pwd_mgmt_gen_pwdGenerates a set of passwords
sec_pwd_mgmt_get_val_typeGets users password validation type
sec_pwd_mgmt_setupSets up the user’s password policy information
sec_rgy_acct_addAdds an account for a login name
sec_rgy_acct_admin_replaceReplaces administrative account data
sec_rgy_acct_deleteDeletes an account
sec_rgy_acct_get_projlistReturns the projects in an account’s project list
sec_rgy_acct_lookupReturns data for a specified account
sec_rgy_acct_passwdChanges the password for an account
sec_rgy_acct_renameChanges an account login name
sec_rgy_acct_replace_allReplaces all account data for an account
sec_rgy_acct_user_replaceReplaces user account data
sec_rgy_attr_cursor_allocAllocates resources to a cursor used by sec_rgy_attr_lookup_by_id
sec_rgy_attr_cursor_initInitializes a cursor used by sec_rgy_attr_lookup_by_id
sec_rgy_attr_cursor_releaseReleases a cursor
sec_rgy_attr_cursor_resetReinitializes a cursor
sec_rgy_attr_deleteDeletes specified attributes for a specified object
sec_rgy_attr_get_effectiveReads effective attributes by ID
sec_rgy_attr_lookup_by_idReads a specified object’s attributes, expanding attribute sets into individual member attributes
sec_rgy_attr_lookup_by_nameReads a single attribute instance for a specific object
sec_rgy_attr_lookup_no_expandReads a specified object’s attribute(s), without expanding attribute sets into individual member attributes
sec_rgy_attr_sch_aclmgr_stringsReturns printable ACL strings associated with an ACL manager protecting a schema object
sec_rgy_attr_sch_create_entryCreates a schema entry
sec_rgy_attr_sch_cursor_allocAllocates resources to a cursor used with sec_rgy_attr_sch_scan
sec_rgy_attr_sch_cursor_initInitializes and allocates a cursor used with sec_rgy_attr_sch_scan
sec_rgy_attr_sch_cursor_releaseReleases states associated with a cursor used by sec_rgy_attr_sch_scan
sec_rgy_attr_sch_cursor_resetResets a cursor that has been allocated
sec_rgy_attr_sch_delete_entryDeletes a schema entry
sec_rgy_attr_sch_get_acl_mgrsRetrieves the manager types of the ACLs protecting the objects dominated by a named schema
sec_rgy_attr_sch_lookup_by_idReads a schema entry identified by UUID
sec_rgy_attr_sch_lookup_by_nameReads a schema entry identified by name
sec_rgy_attr_sch_scanReads a specified number of schema entries
sec_rgy_attr_sch_update_entryUpdates a schema entry
sec_rgy_attr_test_and_updateUpdates specified attribute instances for a specified object only if a set of control attribute instances match the object’s existing attribute instances
sec_rgy_attr_updateCreates and updates attribute instances for a specified object
sec_rgy_auth_plcy_get_effectiveReturns the effective authentication policy for an account
sec_rgy_auth_plcy_get_infoReturns the authentication policy for an account
sec_rgy_auth_plcy_set_infoSets the authentication policy for an account
sec_rgy_cell_bindBinds to a registry in a cell
sec_rgy_cursor_resetResets the registry database cursor
sec_rgy_login_get_effectiveReturns the effective login data for an account
sec_rgy_login_get_infoReturns login information for an account
sec_rgy_pgo_addAdds a PGO item to the registry database
sec_rgy_pgo_add_memberAdds a principal to a group or organization
sec_rgy_pgo_deleteDeletes a PGO item from the registry database
sec_rgy_pgo_delete_memberRemoves a member from a group or organization
sec_rgy_pgo_get_by_eff_unix_numReturns the name and data for a PGO item identified by its effective UNIX number
sec_rgy_pgo_get_by_idReturns the name and data for a PGO item identified by its UUID
sec_rgy_pgo_get_by_nameReturns the data for a named PGO item
sec_rgy_pgo_get_by_unix_numReturns the name and data for a PGO item identified by its UNIX ID
sec_rgy_pgo_get_membersReturns the membership list for a specified group or organization or returns the set of groups in which the specified principal is a member
sec_rgy_pgo_get_nextReturns the next PGO item in the registry database
sec_rgy_pgo_id_to_nameReturns the name for a PGO item identified by its UUID
sec_rgy_pgo_id_to_unix_numReturns the UNIX number for a PGO item identified by its UUID
sec_rgy_pgo_is_memberChecks group or organization membership
sec_rgy_pgo_name_to_idReturns the UUID for a named PGO item
sec_rgy_pgo_name_to_unix_numReturns the UNIX number for a PGO item identified by its name
sec_rgy_pgo_renameChanges the name of a PGO item in the registry database
sec_rgy_pgo_replaceReplaces the data in an existing PGO item
sec_rgy_pgo_unix_num_to_idReturns the UUID for a PGO item identified by its UNIX number
sec_rgy_pgo_unix_num_to_nameReturns the name for a PGO item identified by its UNIX number
sec_rgy_plcy_get_effectiveReturns the effective policy for an organization
sec_rgy_plcy_get_infoReturns the policy for an organization
sec_rgy_plcy_set_infoSets the policy for an organization
sec_rgy_properties_get_infoReturns registry properties
sec_rgy_properties_set_infoSets registry properties
sec_rgy_site_bindBinds to a registry site
sec_rgy_site_bind_queryBinds to a registry query site
sec_rgy_site_bind_updateBinds to a registry update site
sec_rgy_site_binding_get_infoReturns information from the registry binding handle
sec_rgy_site_closeFrees the binding handle for a registry server
sec_rgy_site_getReturns the string representation for a bound registry site
sec_rgy_site_is_readonlyChecks whether a registry site is read-only
sec_rgy_site_openBinds to a registry site
sec_rgy_site_open_queryBinds to a registry query site
sec_rgy_site_open_updateBinds to a registry update site
sec_rgy_unix_getgrgidReturns a UNIX style group entry for the account matching the specified group ID
sec_rgy_unix_getgrnamReturns a UNIX style group entry for the account matching the specified group name
sec_rgy_unix_getpwnamReturns a UNIX style passwd entry for account matching the specified name
sec_rgy_unix_getpwuidReturns a UNIX style passwd entry for the account matching the specified UID
sec_rgy_wait_until_consistentBlocks the caller while prior updates are propagated to the registry replicas

Section 3XDS

decode_alt_addrConverts an alternate address attribute from internal GDS format to a structured format
dsX_extract_attr_valuesExtracts attribute values from an OM object
ds_add_entryAdds a leaf entry to the DIT
ds_bindOpens a session with the directory
ds_compareCompares an attribute value with the attribute value stored in the directory for a particular entry
ds_initializeInitializes the XDS interface
ds_listEnumerates the immediate subordinates of a particular directory entry
ds_modify_entryPerforms an atomic modification on a directory entry
ds_modify_rdnChanges the RDN of a leaf entry
ds_readQueries information on an entry by name
ds_remove_entryRemoves a leaf entry from the DIT
ds_searchFinds entries of interest in a part of the DIT
ds_shutdownDeletes a directory workspace
ds_unbindUnbinds from a directory session
ds_versionNegotiates features of the interface and service
encode_alt_addrConverts an alternate address attribute structure into an internal GDS format
gds_decode_alt_addrConverts an alternate address attribute from internal GDS format to a structured format
gds_encode_alt_addrConverts an alternate address attribute structure into an internal GDS format
xds_introIntroduction to X/OPEN Directory Services (XDS) functions

Section 3XOM

omX_extractExtracts the first occurrence of the requested OM type from an object
omX_fillInitializes an OM_descriptor structure
omX_fill_oidInitializes an OM_descriptor structure with an object identifier value
omX_object_to_stringConverts an OM object from descriptor to string format
omX_string_to_objectConverts an OM object specified in string format to descriptor format
om_copyCreates a new private object that is an exact, but independent, copy of an existing private object
om_copy_valuePlaces or replaces a string in one private object with a copy of a string in another private object
om_createCreates a new private object that is an instance of a particular class
om_deleteDeletes a private or service-generated object
om_getCreates a public copy of all or particular parts of a private object
om_instanceDetermines whether an object is an instance of a particular class or any of its subclasses
om_putPlaces or replaces in one private object copies of the attribute values of another public or private object
om_readReads a segment of a string in a private object
om_removeRemoves and discards values of an attribute of a private object
om_writeWrites a segment of a string into a private object
xom_introIntroduction to X/OPEN OSI-Abstract-Data Manipulation (XOM) functions

Section 4DFS

BosConfigDefines server processes to be monitored by the Basic OverSeer (BOS) Server
BosLogContains messages generated by the Basic OverSeer (BOS) Server
CacheInfoDefines the initial configuration of the Cache Manager
CacheItemsRecords information about each V file in a disk cache
DfsgwLogContains messages generated by the Gateway Server process of the DFS/NFS Secure Gateway
FilesetItemsRecords location mappings for filesets accessed by a Cache Manager using a disk cache
FlLogContains messages generated by the Fileset Location Server
FtLogContains messages generated by the Fileset Server
NoAuthIndicates that DFS authorization checking is disabled
UpLogContains messages generated by the server portion of the Update Server
VnContains a chunk of data cached in a disk cache
admin.bosContains the administrative list for the Basic OverSeer (BOS) Server
admin.flContains the administrative list for the Fileset Location (FL) Server
admin.ftContains the administrative list for the Fileset Server
admin.upContains the administrative list for the Update Server
dfs_introIntroduction to DFS files
dfstabSpecifies DCE LFS aggregates and non-LFS partitions that can be exported

Section 4XDS

xds.hDefinitions for the directory service package
xds_introIntroduction to XDS header files
xdsbdcp.hDefinitions for the basic directory contents package
xdscds.hDefinitions for the Cell Directory Service (CDS)
xdsdme.hDefinitions for the DME NMO requirements. 
xdsgds.hDefinitions for the global directory service package
xdsmdup.hDefinitions for the MHS directory user package
xdssap.hDefinitions for the strong authentication package
xmhp.hDefinitions for the MHS directory objects/attributes. 
xmsga.hDefinitions for the message store general attributes

Section 4XOM

xom.hHeader file for XOM

Section 5DCE

svcrouteRouting control file for DCE serviceability messages

Section 5Sec

aud_audit_eventsAuditable events for the audit services
dts_audit_eventsAuditable events for the time services
event class file, event_classContains the declaration of an event class
group_overrideRegistry database group override file
passwd_overrideRegistry database user override file
sec_audit_eventsAuditable events for the security services
sec_introIntroduction to the DCE Security Service administrative files
v5srvtabServer and machine keytab file

Section 8CDS

add directory, add_directoryAdds a value to a modifiable, set-valued attribute of a directory
add object, add_objectAdds a value to a modifiable, set-valued attribute of an object entry
cds_introIntroduction to CDS commands
cdsadvStarts the CDS client daemon
cdsbrowserStarts the CDS browser utility on the local system
cdsclerkManages the interface between clients and the CDS server
cdscpStarts the CDS control program
cdsdStarts the CDS server
clear cached server, clear_cached_serverRemoves knowledge of a user-defined server from the local clerk’s cache
clear clearinghouse, clear_clearinghouseRemoves knowledge of a clearinghouse from the server’s memory
create child, create_childCreates a child pointer at the master replica of the parent directory
create clearinghouse, create_clearinghouseCreates a clearinghouse or makes an existing clearinghouse available
create directory, create_directoryCreates a directory
create link, create_linkCreates a soft link, optionally specifying expiration time and extension time
create object, create_objectCreates an object entry
create replica, create_replicaCreates a replica of an existing directory in the specified clearinghouse
define cached server, define_cached_serverCreates knowledge of a server in the local clerk’s cache
delete child, delete_childDeletes a child pointer from the namespace
delete clearinghouse, delete_clearinghouseDeletes the specified clearinghouse from the local server system
delete directory, delete_directoryDeletes a directory
delete link, delete_linkDeletes a soft link
delete object, delete_objectDeletes an object entry
delete replica, delete_replicaDeletes a read-only replica of a directory from a clearinghouse
disable clerk, disable_clerkStops the clerk on the local system
disable server, disable_serverStops the server on the local system
dump clerk cache, dump_clerk_cacheDisplays the contents of the clerk cache
gdadStarts the global directory agent (GDA) daemon. 
list child, list_childDisplays a list of all child pointers matching a specified child name
list clearinghouse, list_clearinghouseDisplays a list of all clearinghouses matching a specified clearinghouse name
list directory, list_directoryDisplays a list of all directories matching a specified directory name
list link, list_linkDisplays a list of all soft links matching a specified link name
list object, list_objectLists the specified object entries matching a specified object entry name
remove directory, remove_directoryRemoves a value from a set-valued or single-valued attribute of a directory
remove link, remove_linkRemoves a soft link’s timeout value attribute
remove object, remove_objectRemoves a value from a set-valued or single-valued attribute of an object entry
set cdscp confidence, set_cdscp_confidenceSets the confidence level of clerk calls
set cdscp preferred clearinghouse, set_cdscp_preferred_clearinghouseSpecifies a preferred clearinghouse to use for satisfying read requests
set directory, set_directoryChanges the value of a modifiable, single-valued attribute of a directory
set directory to new epoch, set_directory_epochReconstructs a directory’s replica set
set directory to skulk, set_directory_skulkStarts the skulk of a directory immediately
set link, set_linkChanges the value of a modifiable, single-valued attribute of a soft link
set object, set_objectChanges the value of a modifiable, single-valued attribute of an object entry
show cached clearinghouse, show_cached_clearinghouseDisplays current information about the specified cached clearinghouse
show cached server, show_cached_serverDisplays address information of a server in the local clerk’s cache
show cdscp confidence, show_cdscp_confidenceDisplays current confidence level of clerk calls
show cdscp preferred clearinghouse, show_cdscp_preferred_clearinghouseDisplays the preferred clearinghouse for satisfying read requests
show cell, show_cellDisplays the information you need to create a cell entry in either DNS or GDS
show child, show_childDisplays attribute information about the specified child pointer
show clearinghouse, show_clearinghouseDisplays attribute information about the specified clearinghouse
show clerk, show_clerkDisplays attribute information about the CDS clerk on the local system
show directory, show_directoryDisplays attribute information about the specified directory
show link, show_linkDisplays attribute information about the specified soft link
show object, show_objectDisplays attribute information about the specified object entry
show replica, show_replicaDisplays attribute information about the specified replica
show server, show_serverDisplays attribute information about the server running on the local system

Section 8DCE

accountA dcecp object that manages an account in the DCE Security Service
aclA dcecp object that manages DCE access control lists
attrlistA dcecp object that manipulates attribute lists
audA dcecp object that manages the audit daemon on a DCE host
audeventsA dcecp object that lists audit events on a DCE host
audfilterA dcecp object that manages the event filters on a DCE host
audtrailA dcecp object that converts the audit trail into a readable format
cdsA dcecp object that represents a Cell Directory Service server
cdsaliasA dcecp object that lets you manipulate cell names in CDS
cdscacheA dcecp object for managing a local CDS cache
cdsclientA dcecp object that represents a Cell Directory Service client
cellA dcecp task object that operates on a DCE cell
cellaliasA dcecp task object that manages cell name aliases
clearinghouseA dcecp object that manages a clearinghouse in CDS
clockA dcecp object that manages the clock on a local or remote host
csrcBuilds a DCE character and code set registry on a host
dce_configInstalls, configures, and starts up DCE
dce_introIntroduction to the cross-component DCE administration tools
dcecpAdministrative interface for DCE management tasks
dcedthe DCE host daemon
dcesetupConfigures and starts up DCE
directoryA dcecp object that manages a name service directory
dtsA dcecp object that manages a dtsd process
endpointA dcecp object that manages endpoint information in local RPC endpoint maps
getcellnameGets the primary name of the cell
getipGets a host’s IP address
groupA dcecp object that manages a group in the DCE Security Service
hostA dcecp task object that manages host information in a DCE cell
hostdataA dcecp object that manages a DCE host’s cell affiliation information
keytabA dcecp object that manages server passwords on DCE hosts
ldap_addcellRegisters DCE cell information in a server that supports LDAP. 
linkA dcecp object that manages a soft link in CDS
logA dcecp object that manages serviceability routing and debug routing
nameA dcecp object that compares and expands DCE names
objectA dcecp object that manages an object in the DCE Cell Directory Service (CDS)
organizationA dcecp object that manages an organization in the DCE Security Service
principalA dcecp object that manages a principal in the DCE Security Service
registryA dcecp object that manages a registry in the DCE Security Service
rpcentryA  dcecp object that manages an RPC entry in the DCE Cell Directory Service
rpcgroupA dcecp object that manages an RPC group entry in CDS
secvalA dcecp object that manages the security validation service on a host
serverA dcecp object that manages DCE application servers
userA dcecp task object that manipulates user information in a DCE cell
utcA dcecp object that manipulates UTC timestamps
uuidA dcecp object that generates and compares UUIDs
xattrschemaA dcecp object that manages schema information for ERAs

Section 8DCEADD

rpcprofileA dcecp object that manages an RPC profile entry in CDS

Section 8DFS

bosIntroduction to the bos command suite
bos addadmin, bos_addadminAdds a user, group, or server to an administrative list
bos addkey, bos_addkeyConverts a string into a server encryption key and adds it to a keytab file
bos apropos, bos_aproposShows each help entry containing a specified string
bos create, bos_createCreates a new process in the BosConfig file and starts it
bos delete, bos_deleteDeletes server processes from the BosConfig file
bos gckeys, bos_gckeysRemoves obsolete server encryption keys from a keytab file
bos genkey, bos_genkeyGenerates a random key and adds it to a keytab file
bos getdates, bos_getdatesLists time stamps on versions of binary files
bos getlog, bos_getlogExamines the log file for a server process
bos getrestart, bos_getrestartLists automatic restart times for server processes
bos help, bos_helpShows syntax of specified bos commands or lists functional descriptions of all bos commands
bos install, bos_installInstalls new versions of binary files
bos lsadmin, bos_lsadminLists the users, groups, and servers from an administrative list
bos lscell, bos_lscellLists the cell in which the BOS Server is running
bos lskeys, bos_lskeysDisplays server encryption key information from a keytab file
bos prune, bos_pruneRemoves old binary and core files from dcelocal/bin and dcelocal/var/dfs/adm
bos restart, bos_restartRestarts processes on a server machine
bos rmadmin, bos_rmadminRemoves a user, group, or server from an administrative list
bos rmkey, bos_rmkeyRemoves server encryption keys from a keytab file
bos setauth, bos_setauthEnables or disables DFS authorization checking for all DFS server processes on a machine
bos setrestart, bos_setrestartSets the date and time at which the BOS Server restarts all processes or only those with new binaries
bos shutdown, bos_shutdownStops processes without changing their status flags in the BosConfig file
bos start, bos_startStarts processes after setting their status flags to Run in the BosConfig file and in memory
bos startup, bos_startupStarts processes by changing their status flags to Run in memory without changing their status flags in the BosConfig file
bos status, bos_statusDisplays the statuses of server processes on a server machine
bos stop, bos_stopStops processes after changing their status flags in the BosConfig file to NotRun
bos uninstall, bos_uninstallInstalls the former versions of binary files
bosserverInitializes the Basic OverSeer (BOS) Server process
butcInitializes a Tape Coordinator process
cmIntroduction to the cm command suite
cm apropos, cm_aproposShows each help entry containing a specified string
cm checkfilesets, cm_checkfilesetsForces the Cache Manager to update fileset-related information
cm flush, cm_flushForces the Cache Manager to discard data cached from specified files or directories
cm flushfileset, cm_flushfilesetForces the Cache Manager to discard data cached from filesets that contain specified files or directories
cm getcachesize, cm_getcachesizeShows the current size of the cache, the amount of cache in use, and the type of cache
cm getdevok, cm_getdevokShows whether device files from specified filesets are honored by the Cache Manager
cm getsetuid, cm_getsetuidShows the status of setuid programs from specified filesets
cm help, cm_helpShows syntax of specified cm commands or lists functional descriptions of all cm commands
cm lscellinfo, cm_lscellinfoShows database server machines in cells known to the Cache Manager
cm lsstores, cm_lsstoresLists filesets that contain data the Cache Manager cannot write back to a File Server machine
cm resetstores, cm_resetstoresCancels attempts by the Cache Manager to contact unavailable File Server machines and discards all data the Cache Manager cannot store to such machines
cm setcachesize, cm_setcachesizeSets the size of a disk cache
cm setdevok, cm_setdevokSpecifies whether device files from specified filesets are honored by the Cache Manager
cm setsetuid, cm_setsetuidEnables or disables setuid programs from specified filesets
cm statservers, cm_statserversChecks the statuses of File Server machines
cm sysname, cm_sysnameReports or sets the CPU/OS type
cm whereis, cm_whereisReports names of File Server machines that house specified files or directories
dfs_introIntroduction to the DFS commands
dfs_loginAuthenticates a user to DCE for access to DFS via the DFS/NFS Secure Gateway
dfs_logoutCancels a user’s authenticated access to DFS via the DFS/NFS Secure Gateway
dfsbindProvides user-space information to the Cache Manager and File Exporter
dfsdInitializes the DFS Cache Manager and starts related daemons
dfsexportExports DCE LFS aggregates and non-LFS partitions to the DCE namespace
dfsgwIntroduction to the dfsgw command suite used with the DFS/NFS Secure Gateway
dfsgw add, dfsgw_addAdds an entry to the authentication table on the Gateway Server machine
dfsgw apropos, dfsgw_aproposShows each help entry that contains a specified string
dfsgw delete, dfsgw_deleteRemoves an entry from the authentication table on the Gateway Server machine
dfsgw help, dfsgw_helpShows syntax of specified dfsgw commands or lists functional descriptions of all dfsgw commands
dfsgw list, dfsgw_listLists all entries in the authentication table on the Gateway Server machine
dfsgw query, dfsgw_queryQueries the authentication table on the Gateway Server machine
dfsgwdInitializes the Gateway Server process for the DFS/NFS Secure Gateway
dfstraceIntroduction to the dfstrace command suite
dfstrace apropos, dfstrace_aproposShows each help entry containing a specified string
dfstrace clear, dfstrace_clearClears server process or kernel trace logs
dfstrace dump, dfstrace_dumpDumps server process or kernel trace logs
dfstrace help, dfstrace_helpShows syntax of specified dfstrace commands or lists functional descriptions of all dfstrace commands
dfstrace lslog, dfstrace_lslogLists information on server process or kernel trace logs
dfstrace lsset, dfstrace_lssetLists server process or kernel event sets and their states
dfstrace setlog, dfstrace_setlogSets the size of the indicated log
dfstrace setset, dfstrace_setsetSets the state of server process or kernel event sets
flserverInitializes the Fileset Location (FL) Server
ftsIntroduction to the fts command suite
fts addsite, fts_addsiteAdds a replication site for a read/write DCE LFS fileset
fts aggrinfo, fts_aggrinfoDisplays disk space information about aggregates and partitions exported from a File Server machine
fts apropos, fts_aproposShows each help entry containing a specified string
fts clone, fts_cloneCreates a backup version of a read/write DCE LFS fileset
fts clonesys, fts_clonesysCreates backup versions of all indicated read/write DCE LFS filesets
fts create, fts_createCreates a read/write DCE LFS fileset and associated FLDB entry
fts crfldbentry, fts_crfldbentryCreates a fileset entry in the FLDB
fts crmount, fts_crmountCreates a mount point for a fileset
fts crserverentry, fts_crserverentryCreates a server entry in the FLDB
fts delete, fts_deleteRemoves a specified read/write or backup version of a DCE LFS fileset
fts delfldbentry, fts_delfldbentryRemoves a specified entry from the FLDB
fts delmount, fts_delmountRemoves a mount point
fts delserverentry, fts_delserverentryDeletes a server entry from the FLDB
fts dump, fts_dumpConverts a fileset to a bytestream format and places it in a file
fts edserverentry, fts_edserverentryEdits a server entry in the FLDB
fts help, fts_helpShows syntax of specified fts commands or lists functional descriptions of all fts commands
fts lock, fts_lockLocks a fileset entry in the FLDB
fts lsaggr, fts_lsaggrLists all exported aggregates and partitions on a File Server machine
fts lsfldb, fts_lsfldbShows information from fileset entries in the FLDB
fts lsft, fts_lsftLists fileset information from both the fileset header and the FLDB entry
fts lsheader, fts_lsheaderShows information from fileset headers
fts lsmount, fts_lsmountLists the filesets associated with mount points
fts lsquota, fts_lsquotaShows quota and quota usage information for filesets and disk size and usage information for aggregates or partitions
fts lsreplicas, fts_lsreplicasDisplays the statuses of DCE LFS fileset replicas
fts lsserverentry, fts_lsserverentryLists a server entry from the FLDB
fts move, fts_moveMoves a read/write DCE LFS fileset to another site
fts release, fts_releaseInitiates Release Replication by placing a read-only version of a read/write DCE LFS fileset at the local site
fts rename, fts_renameRenames a fileset
fts restore, fts_restoreConverts a dump file from bytestream format to fileset format and places it in the file system
fts rmsite, fts_rmsiteRemoves a replication site and read-only DCE LFS fileset
fts setquota, fts_setquotaSets the maximum quota for a read/write DCE LFS fileset
fts setrepinfo, fts_setrepinfoSets or changes replication type and parameters for a read/write DCE LFS fileset
fts statftserver, fts_statftserverReports on the activity of a Fileset Server
fts statrepserver, fts_statrepserverDisplays the status of a Replication Server
fts syncfldb, fts_syncfldbSynchronizes FLDB entries to match their fileset headers
fts syncserv, fts_syncservSynchronizes fileset headers to match their FLDB entries
fts unlock, fts_unlockUnlocks an entry in the FLDB
fts unlockfldb, fts_unlockfldbUnlocks all specified locked entries in the FLDB
fts update, fts_updateRequests an immediate update of replicas of a read/write DCE LFS fileset that uses Scheduled Replication
fts zap, fts_zapRemoves a DCE LFS fileset from its site without updating the FLDB
ftserverInitializes the Fileset Server
fxdInitializes the File Exporter and starts associated kernel daemons
scoutInitializes the scout program
udebugDisplays Ubik status information relevant to the specified DFS database server
upclientInitializes the client portion of the Update Server
upserverInitializes the server portion of the Update Server

Section 8DTS

advertiseConfigures the system as a global server
changeAlters the epoch number and time on the local node
createCreates the DCE DTS entity on the specified node
deleteDeletes the DCE DTS entity
disableStops the DCE DTS entity on the local node
dts_introIntroduction to the DCE DTS commands
dtscpStarts the DTS control program
dtsdRestarts the DTS daemon
dtsdateSets a local clock from a remote DTS daemon server host
enableStarts the DTS entity on the local node
exitCauses the DTS control program to complete execution
helpDisplays help information for DTS control program commands
quitCauses the DTS control program to complete execution
setModifies characteristics for the DTS entity
showDisplays current information about the DTS entity
synchronizeCauses the DTS entity to synchronize the clock
unadvertiseRemoves the global server entry from the cell profile
updateGradually adjusts the clock on the local node to the specified time

Section 8RPC

rpc_introIntroduction to RPC daemon and RPC control program commands
rpccpStarts the DCE remote procedure call (RPC) control program
add element, rpccp_add_elementAdds an element to a profile in a name service entry
add entry, rpccp_add_entryAdds a name service entry to the name service database
add mapping, rpccp_add_mappingAdds or replaces server address information in the local endpoint map
add member, rpccp_add_memberAdds a member to a group in a name service entry
export, rpccp_exportExports binding information for interface identifiers or object UUIDs to a server entry
help, rpccp_helpDisplays a list of commands or the options of a specified command
import, rpccp_importImports binding information and an object UUID from a server entry
remove element, rpccp_remove_elementRemoves selected elements from a profile
remove entry, rpccp_remove_entryRemoves a name service entry from the name service database
remove group, rpccp_remove_groupRemoves all group members and the group from the specified name service entry
remove mapping, rpccp_remove_mappingRemoves specified elements from the local endpoint map
remove member, rpccp_remove_memberRemoves a specified member from a group
remove profile, rpccp_remove_profileRemoves all profile elements and the profile from the specified name service entry
show entry, rpccp_show_entryShows the NSI attributes of a name service entry
show group, rpccp_show_groupShows the members of a group
show mapping, rpccp_show_mappingShows the elements of the local or a remote endpoint map
show profile, rpccp_show_profileShows the elements of a profile
show server, rpccp_show_serverShows binding information, interface identifiers, and object UUIDs in a server entry
unexport, rpccp_unexportRemoves binding information, interface identifiers, and object UUIDs from a server entry

Section 8SDCE

hostvarA dcecp task object that manages the security binary compatibility attributes

Section 8Sec

acl_editEdits or lists an object’s ACLs
auditdStarts the DCE audit daemon
chpassChanges user database information
dce_loginValidates a principal’s identity and obtains the principal’s network credentials
k5dceloginPromotes a principal’s Kerberos V5 credentials to DCE credentials
.k5login, k5loginContains names of Kerberos principals allowed to access the host with the user ID of the .k5login file owner. 
kdestroyDestroys a principal’s login context and associated credentials
kinitObtains and caches a ticket-granting ticket
klistLists cached tickets
passwd_exportCreates local password and group files
passwd_importCreates registry database entries from group and password files
pwd_strengthdThe sample password management server
randdStops and restarts the RAND daemon
rgy_editEdits the registry database
rloginPerform a remote login
rlogindRemote login server
rshExecute a remote command
rshdKerberized remote shell server
sec_adminRegistry replica administration tool
sec_create_dbregistry database creation utility
sec_introIntroduction to DCE Security Service administrative commands
sec_salvage_dbRecover a corrupted registry database
secdThe DCE security server
suSubstitutes user ID temporarily

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026