Patch Name: PHSS_8344 Patch Description: s700_800 10.10 patch to HP DCE/9000 1.4.1 Creation Date: 96/10/01 Post Date: 96/10/18 Hardware Platforms - OS Releases: s700: 10.10 s800: 10.10 Products: HP DCE/9000 1.4.1 Filesets: DCE-C-Tools.DCE-C-TOOLS,B.10.10 DCE-C-Tools.DCE-TOOLS-LIB,B.10.10 DCE-CDS-Server.CDS-SERVER,B.10.10 DCE-Core.DCE-CORE-DIAG,B.10.10 DCE-Core.DCE-CORE-DTS,B.10.10 DCE-Core.DCE-CORE-HELP,B.10.10 DCE-Core.DCE-CORE-RUN,B.10.10 DCE-Core.DCE-CORE-SHLIB,B.10.10 DCE-Core.DCEC-ENG-A-MAN,B.10.10 DCE-CoreAdmin.DCE-ACCT-MGR,B.10.10 DCE-CoreAdmin.DCE-CDSBROWSER,B.10.10 DCE-CoreAdmin.DCE-CONFIG-MGR,B.10.10 DCE-CoreAdmin.DCE-MONITOR,B.10.10 DCE-CoreTools.DCE-BPRG,B.10.10 DCE-CoreTools.DCEP-ENG-A-MAN,B.10.10 DCE-CoreTools.DFS-BPRG,B.10.10 DCE-CoreTools.DFSP-ENG-A-MAN,B.10.10 DCE-OO-Tools.DCE-OO-HELP,B.10.10 DCE-OO-Tools.DCE-OO-TOOLS,B.10.10 DCE-SEC-Server.SEC-SERVER,B.10.10 DFS-Core.DFS-CLIENT,B.10.10 DFS-Core.DFS-COMMON,B.10.10 DFS-Core.DFS-FTS,B.10.10 DFS-Core.DFSC-ENG-A-MAN,B.10.10 DFS-NFSgateway.DFS-NFS-CLIENT,B.10.10 DFS-NFSgateway.DFS-NFS-SERVER,B.10.10 DFS-Server.DFS-BOS,B.10.10 DFS-Server.DFS-SERVER,B.10.10 DFS-Server.DFS-SERVER-CMN,B.10.10 IntegratedLogin.AUTH-COMMON,B.10.10 IntegratedLogin.AUTH-DCE,B.10.10 Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_8344 Symptoms: PHSS_8344: 1. Threads, libcma dumps core if maxfiles bumped with setlimit before going threaded. 2. Dce_config, KRB5CCNAME environment variable set causes dtsd to timeout. 3. When looking up ERA's, if the caller is unauthorized to lookup any of the attributes, the entire lookup fails. 4. DTS Spectracom Provider fails to configure properly. 5. Node panics at an assert in cm_volume.c . Users access to DFS files is incorrect after kdestory. 6. Garbage error message for audit logging from secd. 7. Dce_config withService Guard installed does not work. 8. An IDL cdsbrowser consumes up to 100% of the CPU. 9. Dced is leaking memory with each sec_login_ _validate_identity. 10. Threaded socket call returns early from send() on a blocking socket. 11. Local root is unauthorized when accessing DFS (should use machine creds). 12. If an application refreshes it's TGT with the calls sec_login_refresh_identity() & sec_login_valid_ _cert_ident(), the .data.db file used to hold the epac obtained by valid_and_cert is not purged after the refresh context is synched with the original login context. 13. Doing a registry designante can hang the replica becoming the master. 14. cdsd dies on: dcecp>login /...//cell_admin -p -dce- dcecp>acl sh /.:/sec/principal/ 15. cdsd diesd on assert (down_p->node_next_p == NULL) 16. dced core dumps if it runs out of file descriptors. 17. rpc/libidl string parameters are getting overwritten. 18. With Integrated Login, if "login" detects a "password change required" condition, the "login" after the condition, the "login" after the password change fails to do a DCE login. 19. Cds memory allocator performance hit. 20. Purify balks on memory used after freed. 21. If there are no sec servers in the cell, eventually both cdsd and dced will spin in the sec binding code. 22. Customer reported secd crashing because of bad call in process_tgs_req. 23. DFS can not export logical volume aggregates if they have the same logical volume number even if they are in different volume groups. 24. "kdestroy -e" should never flush host credentials. 25. Connection oriented RPC "maybe" calls result in segmentation violation. 26. cdsadv runs for a while then begins to leak data blocks identified to be tickets. cdsadv will eventually die by exhausting system resources. 27. Customer can not use SD to install software on machines containing only FDDI networking. 28. DFS/Client fails to see DFS exported filesets if the flserver is contacted. 29. The cell show command doesn't find dts servers in other LANs. 30. CN needs watchdog timeout on association opens. 31. CN reclaims the associations too slowly. 32. Local callback failures. 33. Occasional loss of secure RPC out params. 34. Swagentd fails to start with no network installed. 35. RPC I18N code trashes memory. 36. Proper directories permissions made 777. 37. Invalid iconv() status return check within cs_s_conv.c routine. 38. Conditional coding errors found in cs_s_conv.c routine. 39. Potential double-freeing of memory. 40. Memory leak in reading the DCE Code Set Registry into memory. 41. Memory allocation failure causes core dump. 42. dce_langinfo() insensitive to application specific locale changes. 43. dced deadlock at fork in rpc runtime. PHSS_7193: 1. Secd core dumps when syslogd is re-started. 2. Secd can potentially core dump if auditing is used. Auditing info will be garbage if secd manages to survive. 3. Secd could not initialize a replica of a large database. 4. If secd is down and is not registered in the endpoint map, the retry code falls back to using 1.0 interfaces instead of trying to find another 1.1 server. 5. The DCE krb5 authorization data was initialized garbage and subsequent authorization data matches failed. 6. Sec_login_validate_identity() dumps core because an rpc server call "out" parameter is freed with the wrong flavor. 7. Dced cannot access database after a number of registrations 8. Dced spins if the master secd is shut down. dced may or may not recover when the master returns. 9. Cdsd crash is caused by a watchdog assert() which is triggered on a buffer pointer being overwritten. 10. Cdsd creation/deletion of directories can cause significant background activity every hour and during this activity the clearinghouse attributes are locked, which prohibits directory creation. 11. Cdsd clearinghouse does not checkpoint 12. Cdsd has a low-probability failure during creation of a directory replica could leave a replica server in a deadlock if the master is down. 13. Libdce causes key change operation problems, if the registry server is unavaliable for updates (ex. in maint. mode), the keyfile will still be updated. This will leave the keyfile and the registry out of synch. 14. Libdce causes memory corruption when doing a registry show (and presumably other operations) to a remote cell. 15. Dcm cannot discover cells with GDS format cell names When parsing strings from dcm_config_file, do not NULL out strings that contain "=", since this character is valid in a GDS type cell name. 16. Gdad doesn't free the cell name pointer. PHSS_6844: 1. Session key generation problem. PHSS_6253: 1. dfs_core.ext causes panic. 2. libdce causes deadlock. 3. Secd deadlocks if there are filters that specify alarms. 4. libdce caught in an Infinite loop in client apps. 5. libdce causes rebind failure 6. Ilogin doesn't work. 7. dfs_server.ext causes a panic. 8. libdce makes gssapi cause a core dump. 9 libdce causes newly added replicas to be unavailable. 10. secd deadlocks when specific audit events included. 11. dcm core dumps when used with obam 4.0 libraries. 12. rgy_edit, signature mismatch STDC compiler is not used. 13. secd, deletion of ERAs is not propagated to replicas 14. passwd_export trashes file when writes fail. 15. libdce.sl, assertion failure in rpc runtime. 16. secd, in locksmith mode logs incorrect info. 17. dcecp, occasionally dumps when exiting the acctmgr program. 18. dfs_client.ext, objects created in /: have wrong ID. 19. rgy_edit, dcecp, Intercell trust doesn't work at all. 20. libdce, remove debug option from Makefiles. 21. libdce, acl evaluation algorithm is faulty. 22. dcecp, core dumps when object is created with empty data parm. 23. libdceauth.1, vuelock unlocks when screen times out. 24. dced deadlocks. 25. passwd_export fails with no space to write file message. 26. dcecp would core dump during the modification of a pgo era. 27. cdscp, cell has problems when a new primary cdsalias is used. Defect Description: PHSS_8344: 1. Threads, libcma dumps core if maxfiles bumped with setlimit before going threaded. 2. Dce_config, KRB5CCNAME environment variable set causes dtsd to timeout. 3. When looking up ERA's, if the caller is unauthorized to lookup any of the attributes, the entire lookup fails. 4. DTS Spectracom Provider fails to configure properly. 5. Node panics at an assert in cm_volume.c . Users access to DFS files is incorrect after kdestory. 6. Garbage error message for audit logging from secd. 7. Dce_config withService Guard installed does not work. 8. An IDL cdsbrowser consumes up to 100% of the CPU. 9. Dced is leaking memory with each sec_login_ _validate_identity. 10. Threaded socket call returns early from send() on a blocking socket. 11. Local root is unauthorized when accessing DFS (should use machine creds). 12. If an application refreshes it's TGT with the calls sec_login_refresh_identity() & sec_login_valid_ _cert_ident(), the .data.db file used to hold the epac obtained by valid_and_cert is not purged after the refresh context is synched with the original login context. 13. Doing a registry designante can hang the replica becoming the master. 14. cdsd dies on: dcecp>login /...//cell_admin -p -dce- dcecp>acl sh /.:/sec/principal/ 15. cdsd diesd on assert (down_p->node_next_p == NULL) 16. dced core dumps if it runs out of file descriptors. 17. rpc/libidl string parameters are getting overwritten. 18. With Integrated Login, if "login" detects a "password change required" condition, the "login" after the condition, the "login" after the password change fails to do a DCE login. 19. Cds memory allocator performance hit. 20. Purify balks on memory used after freed. 21. If there are no sec servers in the cell, eventually both cdsd and dced will spin in the sec binding code. 22. Customer reported secd crashing because of bad call in process_tgs_req. 23. DFS can not export logical volume aggregates if they have the same logical volume number even if they are in different volume groups. 24. "kdestroy -e" should never flush host credentials. 25. Connection oriented RPC "maybe" calls result in segmentation violation. 26. cdsadv runs for a while then begins to leak data blocks identified to be tickets. cdsadv will eventually die by exhausting system resources. 27. Customer can not use SD to install software on machines containing only FDDI networking. 28. DFS/Client fails to see DFS exported filesets if the flserver is contacted. 29. The cell show command doesn't find dts servers in other LANs. 30. CN needs watchdog timeout on association opens. 31. CN reclaims the associations too slowly. 32. Local callback failures. 33. Occasional loss of secure RPC out params. 34. Swagentd fails to start with no network installed. 35. RPC I18N code trashes memory. 36. Proper directories permissions made 777. 37. Invalid iconv() status return check within cs_s_conv.c routine. 38. Conditional coding errors found in cs_s_conv.c routine. 39. Potential double-freeing of memory. 40. Memory leak in reading the DCE Code Set Registry into memory. 41. Memory allocation failure causes core dump. 42. dce_langinfo() insensitive to application specific locale changes. 43. dced deadlock at fork in rpc runtime. PHSS_7193: 1. Secd core dumps when syslogd is re-started. 2. Secd can potentially core dump if auditing is used. Auditing info will be garbage if secd manages to survive. 3. Secd could not initialize a replica of a large database. 4. If secd is down and is not registered in the endpoint map, the retry code falls back to using 1.0 interfaces instead of trying to find another 1.1 server. 5. The DCE krb5 authorization data was initialized garbage and subsequent authorization data matches failed. 6. Sec_login_validate_identity() dumps core because an rpc server call "out" parameter is freed with the wrong flavor. 7. Dced cannot access database after a number of registrations 8. Dced spins if the master secd is shut down. dced may or may not recover when the master returns. 9. Cdsd crash is caused by a watchdog assert() which is triggered on a buffer pointer being overwritten. 10. Cdsd creation/deletion of directories can cause significant background activity every hour and during this activity the clearinghouse attributes are locked, which prohibits directory creation. 11. Cdsd clearinghouse does not checkpoint 12. Cdsd has a low-probability failure during creation of a directory replica could leave a replica server in a deadlock if the master is down. 13. Libdce causes key change operation problems, if the registry server is unavaliable for updates (ex. in maint. mode), the keyfile will still be updated. This will leave the keyfile and the registry out of synch. 14. Libdce causes memory corruption when doing a registry show (and presumably other operations) to a remote cell. 15. Dcm cannot discover cells with GDS format cell names When parsing strings from dcm_config_file, do not NULL out strings that contain "=", since this character is valid in a GDS type cell name. 16. Gdad doesn't free the cell name pointer. PHSS_6844: 1. Session key generation problem. PHSS_6253: 1. dfs_core.ext Using the lockf() call causes a panic. 2. libdce causes secd to deadlock. 3. secd deadlocks when filters specify alarm events. 4. libdce is in an infinite loop when clients are bound to replicas. 5. libdce causes a rebind failure when replicas are added. 6. libauth breaks ilogin. 7. dfs_server.ext causes fxd to panic. 8. libdce causes gssapi to dump core. 9. libdce cause newly added replicas to be unavailable. 10. dce_sec_control causes secd to deadlock. 11. dcm core dumps when used with obam 4.0 libraries. 12. rgy_edit has signature mismatch when STDC compiler is not used 13. secd, deletion of ERAs is not propagated to replicas 14. passwd_export trashes file on bad write and can't handle large input. 15. libdce causes rpc runtime assertion failures. 16. secd writes incorrect log entries when in locksmith mode. 17. dcecp, occasionally when exiting the acctmgr program dcecp core dumps. 18. dfs_client.ext, objects have wrong id. 19. rgy_edit, and dcecp cause intercell trust configuration to fail. 20. libdce, remove debug option from Makefiles. 22. libdce, remove bug in the dce_acl_ acl evalutation algorithm. 23. dcecp, core dumps when a hostdata object has an empty data parameter. 24. libdceauth.1 causes vuelock unlocks itself when screen timeouts. 25. libdce causes dced to deadlock. 26. passwd_export fails with no space to write passwd file message. 27. dcecp core dumps when modifying pgo attribute with encoding 'binding'. 28. cdscp to set a new primary cdsalias causes cell misbehaviour. SR: 1653141127 1653138933 1653164848 5003291229 Patch Files: /usr/share/man/man2.Z/dfs_intro.2 /usr/share/man/man3.Z/gss_accept_sec_context.3 /usr/share/man/man3.Z/gss_acquire_cred.3 /usr/share/man/man3.Z/gss_display_status.3 /usr/share/man/man3.Z/gss_import_name.3 /usr/share/man/man3.Z/gss_inquire_cred.3 /usr/share/man/man3.Z/gssdce_extract_creds_from_sec_cxt.3 /usr/share/man/man3.Z/gssdce_login_context_to_cred.3 /usr/share/man/man3.Z/gssdce_set_cred_context_ownership.3 /usr/share/man/man3.Z/gssapi_intro.3 /usr/share/man/man3.Z/sec_acl_bind.3 /usr/share/man/man3.Z/gss_init_sec_context.3 /usr/share/man/man3.Z/gss_compare_name.3 /usr/share/man/man3.Z/gss_delete_sec_context.3 /usr/share/man/man3.Z/sec_login_get_pwent.3 /usr/share/man/man3.Z/rpc_ns_binding_import_begin.3 /usr/share/man/man3.Z/sec_rgy_attr_update.3 /usr/share/man/man3.Z/sec_attr_util_alloc_copy.3 /usr/share/man/man3.Z/sec_attr_util_free.3 /usr/share/man/man3.Z/sec_attr_util_inst_free.3 /usr/share/man/man3.Z/sec_attr_util_inst_free_ptrs.3 /usr/share/man/man3.Z/sec_attr_util_sch_ent_free.3 /usr/share/man/man3.Z/sec_attr_util_sch_ent_free_ptrs.3 /usr/share/man/man3.Z/sec_cred_get_initiator.3 /usr/share/man/man3.Z/sec_rgy_site_bind.3 /usr/share/man/man3.Z/sec_rgy_site_bind_query.3 /usr/share/man/man3.Z/sec_rgy_site_bind_update.3 /usr/share/man/man3.Z/sec_rgy_site_open.3 /usr/share/man/man3.Z/sec_rgy_site_open_query.3 /usr/share/man/man3.Z/sec_rgy_site_open_update.3 /usr/share/man/man3.Z/dce_attr_sch_lookup_by_id.3 /usr/share/man/man3.Z/dce_attr_sch_lookup_by_name.3 /usr/share/man/man3.Z/dce_attr_sch_update_entry.3 /usr/share/man/man3.Z/rpc_binding_inq_auth_caller.3 /usr/share/man/man3.Z/rpc_binding_inq_auth_client.3 /usr/share/man/man3.Z/rpc_binding_inq_auth_info.3 /usr/share/man/man1m.Z/dfsd.1m /usr/share/man/man1m.Z/dfsbind.1m /usr/share/man/man1m.Z/dcecp.1m /usr/share/man/man1m.Z/dcecp_account.1m /usr/share/man/man1m.Z/dcecp_acl.1m /usr/share/man/man1m.Z/dcecp_attrlist.1m /usr/share/man/man1m.Z/dcecp_aud.1m /usr/share/man/man1m.Z/dcecp_audevents.1m /usr/share/man/man1m.Z/dcecp_audfilter.1m /usr/share/man/man1m.Z/dcecp_audtrail.1m /usr/share/man/man1m.Z/dcecp_cds.1m /usr/share/man/man1m.Z/dcecp_cdsalias.1m /usr/share/man/man1m.Z/dcecp_cdscache.1m /usr/share/man/man1m.Z/dcecp_cell.1m /usr/share/man/man1m.Z/dcecp_cellalias.1m /usr/share/man/man1m.Z/dcecp_clearinghouse.1m /usr/share/man/man1m.Z/dcecp_clock.1m /usr/share/man/man1m.Z/dcecp_directory.1m /usr/share/man/man1m.Z/dcecp_dts.1m /usr/share/man/man1m.Z/dcecp_endpoint.1m /usr/share/man/man1m.Z/dcecp_group.1m /usr/share/man/man1m.Z/dcecp_host.1m /usr/share/man/man1m.Z/dcecp_hostdata.1m /usr/share/man/man1m.Z/dcecp_hostvar.1m /usr/share/man/man1m.Z/dcecp_keytab.1m /usr/share/man/man1m.Z/dcecp_link.1m /usr/share/man/man1m.Z/dcecp_log.1m /usr/share/man/man1m.Z/dcecp_name.1m /usr/share/man/man1m.Z/dcecp_object.1m /usr/share/man/man1m.Z/dcecp_organization.1m /usr/share/man/man1m.Z/dcecp_principal.1m /usr/share/man/man1m.Z/dcecp_registry.1m /usr/share/man/man1m.Z/dcecp_rpcentry.1m /usr/share/man/man1m.Z/dcecp_rpcgroup.1m /usr/share/man/man1m.Z/dcecp_rpcprofile.1m /usr/share/man/man1m.Z/dcecp_secval.1m /usr/share/man/man1m.Z/dcecp_server.1m /usr/share/man/man1m.Z/dcecp_user.1m /usr/share/man/man1m.Z/dcecp_utc.1m /usr/share/man/man1m.Z/dcecp_uuid.1m /usr/share/man/man1m.Z/dcecp_xattrschema.1m /usr/share/man/man1m.Z/dce_login.1m /usr/share/man/man1m.Z/cdsadv.1m /usr/share/man/man1m.Z/cdsd.1m /usr/share/man/man1m.Z/gdad.1m /usr/share/man/man1m.Z/secd.1m /usr/share/man/man1m.Z/dced.1m /usr/share/man/man5.Z/sec_audit_events.5 /usr/share/man/man5.Z/group_override.5 /usr/share/man/man5.Z/sec_intro.5 /opt/dce/lib/libbb.a /opt/dce/share/man/man3.Z/err_compare.3 /opt/dce/share/hpexamples/acl_management/Makefile /opt/dce/share/hpexamples/acl_management/README /opt/dce/share/hpexamples/acl_management/sample_bind.c /opt/dce/share/hpexamples/acl_management/sample_client.c /opt/dce/share/hpexamples/acl_management/sample_manager.c /opt/dce/share/hpexamples/acl_management/sample_server.c /opt/dce/share/hpexamples/acl_management/sample_server.h /opt/dce/share/hpexamples/acl_management/sample_server.dcp /opt/dce/share/hpexamples/acl_management/sample.acf /opt/dce/share/hpexamples/acl_management/sample_bind.acf /opt/dce/share/hpexamples/acl_management/sample_db.acf /opt/dce/share/hpexamples/acl_management/sample.idl /opt/dce/share/hpexamples/acl_management/sample_bind.idl /opt/dce/share/hpexamples/acl_management/sample_db.idl /opt/dce/share/hpexamples/acl_management/smp.sams /opt/dce/share/hpexamples/acl_management/sample_server.ksh /opt/dce/share/hpexamples/help/C/DCEsamapps/DCEsamapps.hv /opt/dce/share/hptools/help/C/HPtools.hf /opt/dce/lib/liboodce.a /opt/dce/include/oodce/SecId.H /opt/dce/share/man/man3.Z/DCESecId.3 /opt/dce/include/dcedfs/aclint.h /opt/dce/bin/idl /opt/dce/include/dce/rpcbase.idl /opt/dce/include/dce/idlddefs.h /opt/dce/include/dce/dcelibmsg.h /opt/dce/include/dce/dce_attr_base.h /opt/dce/include/dce/dce_attr_base.idl /opt/dce/include/dce/dce_attr_sch.h /opt/dce/include/dce/dce_attr_sch.idl /opt/dce/examples/dts/Makefile.tp /opt/dce/lib/libcma.a /opt/dce/lib/libdce.a /opt/dce/examples/dts/dts_rcr_provider.c /opt/dce/examples/dts/dts_acts_provider.c /opt/dce/examples/dts/dts_hopf_provider.c /opt/dce/examples/dts/dts_provider_util.h /opt/dce/examples/dts/dts_traconex_provider.c /opt/dce/bin/CellMon /opt/dce/sbin/CellMond /opt/dce/bin/dcm /opt/dce/lib/dcm/config_agent /usr/lib/X11/app-defaults/Dcm /opt/dce/lib/dcm/C/dcm.cat /opt/dce/lib/dcm/C/dcm.ou /opt/dce/lib/dcm/C/dceconf_gui.h /opt/dce/lib/hpcamera/dce_conf.sh /opt/dce/bin/cdsbrowser /opt/dce/bin/acctmgr /opt/dce/bin/tclobam /opt/dce/lib/admin/C/acctmgr.ui /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr.hv /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr.hvk /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr00.ht /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr01.ht /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr02.ht /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr03.ht /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr04.ht /usr/lib/nls/msg/C/dceadmin.cat /opt/dce/lib/help/C/DCE.hf /opt/dce/lib/help/C/DCEman/DCEman.hv /opt/dce/lib/help/C/DCEman/DCEman.hvk /opt/dce/lib/help/C/DCEman/DCEman00.ht /opt/dce/lib/help/C/DCEwelcome/DCEwelcome.hv /opt/dce/lib/help/C/DCEwelcome/DCEwelcome.hvk /opt/dce/lib/help/C/DCEwelcome/DCEwelcome00.ht /usr/lib/nls/msg/C/dcelib.cat /usr/lib/nls/msg/C/dcegss.cat /usr/lib/nls/msg/C/dcedcp.cat /usr/lib/libcma.1 /usr/lib/libdce.1 /usr/lib/nls/msg/C/dceaud.cat /opt/dce/sbin/dtsd /opt/dce/sbin/dts_ntp_provider /opt/dce/sbin/dts_null_provider /opt/dce/sbin/dts_spectracom_provider /opt/dce/sbin/auditd /opt/dce/bin/sams /opt/dce/bin/dcecp /opt/dce/sbin/dced /opt/dce/sbin/cdsadv /opt/dce/bin/dce_login /opt/dce/bin/passwd_export /opt/dce/bin/passwd_import /opt/dce/bin/cdscp /opt/dce/bin/kinit /opt/dce/sbin/gdad /opt/dce/dcecp/help.dcp /opt/dce/dcecp/dir_ops.dcecp /opt/dce/lib/dce_vinfo /opt/dce/bin/dce.rm /opt/dce/bin/dce.unconfig /opt/dce/bin/dce_config /opt/dce/newconfig/etc/opt/dce/dce_com_utils /opt/dce/newconfig/etc/opt/dce/dce_com_env /opt/dce/newconfig/etc/opt/dce/dce_config_env /opt/dce/newconfig/etc/opt/dce/dce_config_utils /opt/dce/bin/dce_mig_util.ksh /opt/dce/bin/dce_shutdown /opt/dce/bin/dced_acl_patcher /opt/dce/bin/pwd_config /opt/dce/usr/contrib/bin/cdscheck /opt/dce/newconfig/var/opt/dce/svc/routing /usr/lib/libdcecp.1 /opt/dce/newconfig/etc/opt/dce/group_override /opt/dce/newconfig/etc/opt/dce/sys.group /sbin/init.d/dce /sbin/init.d/ncs /opt/dce/bin/rgy_edit /usr/lib/libdcedpvt.1 /opt/dce/dcecp/cell.dcp /opt/dce/dcecp/bckp_cds.dcp /opt/dce/dcecp/host.dcp /opt/dce/dcecp/user.dcp /opt/dce/dcecp/hostvar.dcp /opt/dce/dcecp/cellalias.dcp /opt/dce/dcecp/dts.dcp /opt/dce/dcecp/parseargs.dcp /opt/dce/lbin/audit/ec/dce_sec_control /opt/dce/sbin/cdsd /opt/dce/sbin/secd /opt/dce/sbin/pwd_strengthd /opt/dce/bin/sec_salvage_db /opt/dce/bin/sec_create_db /usr/bin/chfn.auth /usr/bin/chsh.auth /usr/bin/passwd.auth /usr/lbin/ftpd.auth /usr/sbin/auth.adm /usr/bin/login.auth /usr/bin/su.auth /usr/lib/libauth.1 /opt/dce/bin/dceexec /usr/lib/libdceauth.1 /opt/dce/bin/dfs_login /opt/dce/bin/dfs_logout /opt/dce/bin/fts /opt/dce/bin/dfstrace /opt/dce/bin/udebug /opt/dce/sbin/dfsbind /opt/dce/ext/dce_krpc.ext /opt/dce/ext/dfs_core.ext /usr/lib/nls/msg/C/dfsbbs.cat /usr/lib/nls/msg/C/dfsbmb.cat /usr/lib/nls/msg/C/dfsbss.cat /usr/lib/nls/msg/C/dfsbos.cat /usr/lib/nls/msg/C/dfscmc.cat /usr/lib/nls/msg/C/dfscmd.cat /usr/lib/nls/msg/C/dfscmp.cat /usr/lib/nls/msg/C/dfscmu.cat /usr/lib/nls/msg/C/dfsdau.cat /usr/lib/nls/msg/C/dfsdcl.cat /usr/lib/nls/msg/C/dfsdsb.cat /usr/lib/nls/msg/C/dfsdsd.cat /usr/lib/nls/msg/C/dfsfsh.cat /usr/lib/nls/msg/C/dfsfts.cat /usr/lib/nls/msg/C/dfsftl.cat /usr/lib/nls/msg/C/dfsftt.cat /usr/lib/nls/msg/C/dfsftu.cat /usr/lib/nls/msg/C/dfsfxd.cat /usr/lib/nls/msg/C/dfsgwy.cat /usr/lib/nls/msg/C/dfshst.cat /usr/lib/nls/msg/C/dfsicl.cat /usr/lib/nls/msg/C/dfslsv.cat /usr/lib/nls/msg/C/dfsncs.cat /usr/lib/nls/msg/C/dfsrep.cat /usr/lib/nls/msg/C/dfsscx.cat /usr/lib/nls/msg/C/dfstkm.cat /usr/lib/nls/msg/C/dfstsv.cat /usr/lib/nls/msg/C/dfsubk.cat /usr/lib/nls/msg/C/dfsudt.cat /usr/lib/nls/msg/C/dfsupd.cat /usr/lib/nls/msg/C/dfsvls.cat /usr/lib/nls/msg/C/dfsxag.cat /usr/lib/nls/msg/C/dfsxcr.cat /usr/lib/nls/msg/C/dfsxvl.cat /usr/lib/nls/msg/C/dfszbb.cat /usr/lib/nls/msg/C/dfszbd.cat /usr/lib/nls/msg/C/dfszcm.cat /usr/lib/nls/msg/C/dfszdl.cat /usr/lib/nls/msg/C/dfszdt.cat /usr/lib/nls/msg/C/dfszfl.cat /usr/lib/nls/msg/C/dfszfu.cat /usr/lib/nls/msg/C/dfszgw.cat /usr/lib/nls/msg/C/dfszhs.cat /usr/lib/nls/msg/C/dfszkc.cat /usr/lib/nls/msg/C/dfszpx.cat /usr/lib/nls/msg/C/dfsztm.cat /usr/lib/nls/msg/C/dfsztq.cat /usr/lib/nls/msg/C/dfszuk.cat /usr/lib/nls/msg/C/dfszxv.cat /opt/dce/bin/kload /opt/dce/bin/dfs_config /opt/dce/bin/dfs.clean /opt/dce/bin/dfs.rm /opt/dce/bin/dfs.unconfig /sbin/init.d/dfs /opt/dce/bin/cm /opt/dce/sbin/dfsd /opt/dce/ext/dfs_client.ext /opt/dce/sbin/dfsgwd /opt/dce/sbin/bosserver /opt/dce/bin/dfsexport /opt/dce/sbin/flserver /opt/dce/sbin/ftserver /opt/dce/sbin/fxd /opt/dce/sbin/upclient /opt/dce/sbin/upserver /opt/dce/ext/dfs_server.ext /opt/dce/bin/bos what(1) Output: /usr/share/man/man2.Z/dfs_intro.2: None /usr/share/man/man3.Z/gss_accept_sec_context.3: None /usr/share/man/man3.Z/gss_acquire_cred.3: None /usr/share/man/man3.Z/gss_display_status.3: None /usr/share/man/man3.Z/gss_import_name.3: None /usr/share/man/man3.Z/gss_inquire_cred.3: None /usr/share/man/man3.Z/gssdce_extract_creds_from_sec_cxt.3: None /usr/share/man/man3.Z/gssdce_login_context_to_cred.3: None /usr/share/man/man3.Z/gssdce_set_cred_context_ownership.3: None /usr/share/man/man3.Z/gssapi_intro.3: None /usr/share/man/man3.Z/sec_acl_bind.3: None /usr/share/man/man3.Z/gss_init_sec_context.3: None /usr/share/man/man3.Z/gss_compare_name.3: None /usr/share/man/man3.Z/gss_delete_sec_context.3: None /usr/share/man/man3.Z/sec_login_get_pwent.3: None /usr/share/man/man3.Z/rpc_ns_binding_import_begin.3: None /usr/share/man/man3.Z/sec_rgy_attr_update.3: None /usr/share/man/man3.Z/sec_attr_util_alloc_copy.3: None /usr/share/man/man3.Z/sec_attr_util_free.3: None /usr/share/man/man3.Z/sec_attr_util_inst_free.3: None /usr/share/man/man3.Z/sec_attr_util_inst_free_ptrs.3: None /usr/share/man/man3.Z/sec_attr_util_sch_ent_free.3: None /usr/share/man/man3.Z/sec_attr_util_sch_ent_free_ptrs.3: None /usr/share/man/man3.Z/sec_cred_get_initiator.3: None /usr/share/man/man3.Z/sec_rgy_site_bind.3: None /usr/share/man/man3.Z/sec_rgy_site_bind_query.3: None /usr/share/man/man3.Z/sec_rgy_site_bind_update.3: None /usr/share/man/man3.Z/sec_rgy_site_open.3: None /usr/share/man/man3.Z/sec_rgy_site_open_query.3: None /usr/share/man/man3.Z/sec_rgy_site_open_update.3: None /usr/share/man/man3.Z/dce_attr_sch_lookup_by_id.3: None /usr/share/man/man3.Z/dce_attr_sch_lookup_by_name.3: None /usr/share/man/man3.Z/dce_attr_sch_update_entry.3: None /usr/share/man/man3.Z/rpc_binding_inq_auth_caller.3: None /usr/share/man/man3.Z/rpc_binding_inq_auth_client.3: None /usr/share/man/man3.Z/rpc_binding_inq_auth_info.3: None /usr/share/man/man1m.Z/dfsd.1m: None /usr/share/man/man1m.Z/dfsbind.1m: None /usr/share/man/man1m.Z/dcecp.1m: None /usr/share/man/man1m.Z/dcecp_account.1m: None /usr/share/man/man1m.Z/dcecp_acl.1m: None /usr/share/man/man1m.Z/dcecp_attrlist.1m: None /usr/share/man/man1m.Z/dcecp_aud.1m: None /usr/share/man/man1m.Z/dcecp_audevents.1m: None /usr/share/man/man1m.Z/dcecp_audfilter.1m: None /usr/share/man/man1m.Z/dcecp_audtrail.1m: None /usr/share/man/man1m.Z/dcecp_cds.1m: None /usr/share/man/man1m.Z/dcecp_cdsalias.1m: None /usr/share/man/man1m.Z/dcecp_cdscache.1m: None /usr/share/man/man1m.Z/dcecp_cell.1m: None /usr/share/man/man1m.Z/dcecp_cellalias.1m: None /usr/share/man/man1m.Z/dcecp_clearinghouse.1m: None /usr/share/man/man1m.Z/dcecp_clock.1m: None /usr/share/man/man1m.Z/dcecp_directory.1m: None /usr/share/man/man1m.Z/dcecp_dts.1m: None /usr/share/man/man1m.Z/dcecp_endpoint.1m: None /usr/share/man/man1m.Z/dcecp_group.1m: None /usr/share/man/man1m.Z/dcecp_host.1m: None /usr/share/man/man1m.Z/dcecp_hostdata.1m: None /usr/share/man/man1m.Z/dcecp_hostvar.1m: None /usr/share/man/man1m.Z/dcecp_keytab.1m: None /usr/share/man/man1m.Z/dcecp_link.1m: None /usr/share/man/man1m.Z/dcecp_log.1m: None /usr/share/man/man1m.Z/dcecp_name.1m: None /usr/share/man/man1m.Z/dcecp_object.1m: None /usr/share/man/man1m.Z/dcecp_organization.1m: None /usr/share/man/man1m.Z/dcecp_principal.1m: None /usr/share/man/man1m.Z/dcecp_registry.1m: None /usr/share/man/man1m.Z/dcecp_rpcentry.1m: None /usr/share/man/man1m.Z/dcecp_rpcgroup.1m: None /usr/share/man/man1m.Z/dcecp_rpcprofile.1m: None /usr/share/man/man1m.Z/dcecp_secval.1m: None /usr/share/man/man1m.Z/dcecp_server.1m: None /usr/share/man/man1m.Z/dcecp_user.1m: None /usr/share/man/man1m.Z/dcecp_utc.1m: None /usr/share/man/man1m.Z/dcecp_uuid.1m: None /usr/share/man/man1m.Z/dcecp_xattrschema.1m: None /usr/share/man/man1m.Z/dce_login.1m: None /usr/share/man/man1m.Z/cdsadv.1m: None /usr/share/man/man1m.Z/cdsd.1m: None /usr/share/man/man1m.Z/gdad.1m: None /usr/share/man/man1m.Z/secd.1m: None /usr/share/man/man1m.Z/dced.1m: None /usr/share/man/man5.Z/sec_audit_events.5: None /usr/share/man/man5.Z/group_override.5: None /usr/share/man/man5.Z/sec_intro.5: None /opt/dce/lib/libbb.a: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libbb.a (Export) Date: Sep 25 1996 00:23:31 /opt/dce/share/man/man3.Z/err_compare.3: None /opt/dce/share/hpexamples/acl_management/Makefile: None /opt/dce/share/hpexamples/acl_management/README: None /opt/dce/share/hpexamples/acl_management/sample_bind.c: None /opt/dce/share/hpexamples/acl_management/sample_client.c: None /opt/dce/share/hpexamples/acl_management/sample_manager.c: None /opt/dce/share/hpexamples/acl_management/sample_server.c: None /opt/dce/share/hpexamples/acl_management/sample_server.h: None /opt/dce/share/hpexamples/acl_management/sample_server.dcp: None /opt/dce/share/hpexamples/acl_management/sample.acf: None /opt/dce/share/hpexamples/acl_management/sample_bind.acf: None /opt/dce/share/hpexamples/acl_management/sample_db.acf: None /opt/dce/share/hpexamples/acl_management/sample.idl: None /opt/dce/share/hpexamples/acl_management/sample_bind.idl: None /opt/dce/share/hpexamples/acl_management/sample_db.idl: None /opt/dce/share/hpexamples/acl_management/smp.sams: None /opt/dce/share/hpexamples/acl_management/sample_server.ksh: None /opt/dce/share/hpexamples/help/C/DCEsamapps/DCEsamapps.hv: None /opt/dce/share/hptools/help/C/HPtools.hf: None /opt/dce/lib/liboodce.a: HP DCE/9000 1.4 /opt/dce/include/oodce/SecId.H: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/share/man/man3.Z/DCESecId.3: None /opt/dce/include/dcedfs/aclint.h: None /opt/dce/bin/idl: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: idl (Ex port) Date: Sep 24 1996 21:37:42 /opt/dce/include/dce/rpcbase.idl: None /opt/dce/include/dce/idlddefs.h: None /opt/dce/include/dce/dcelibmsg.h: None /opt/dce/include/dce/dce_attr_base.h: None /opt/dce/include/dce/dce_attr_base.idl: None /opt/dce/include/dce/dce_attr_sch.h: None /opt/dce/include/dce/dce_attr_sch.idl: None /opt/dce/examples/dts/Makefile.tp: None /opt/dce/lib/libcma.a: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libcma. a (Export) Date: Sep 24 1996 19:29:21 /opt/dce/lib/libdce.a: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libdce. a (Export) Date: Sep 24 1996 20:19:36 /opt/dce/examples/dts/dts_rcr_provider.c: None /opt/dce/examples/dts/dts_acts_provider.c: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/examples/dts/dts_hopf_provider.c: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/examples/dts/dts_provider_util.h: None /opt/dce/examples/dts/dts_traconex_provider.c: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/bin/CellMon: None /opt/dce/sbin/CellMond: None /opt/dce/bin/dcm: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dcm (Ex port) Date: Sep 25 1996 00:58:24 /opt/dce/lib/dcm/config_agent: None /usr/lib/X11/app-defaults/Dcm: None /opt/dce/lib/dcm/C/dcm.cat: None /opt/dce/lib/dcm/C/dcm.ou: None /opt/dce/lib/dcm/C/dceconf_gui.h: None /opt/dce/lib/hpcamera/dce_conf.sh: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/bin/cdsbrowser: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: cdsbrow ser (Export) Date: Sep 25 1996 00:42:50 /opt/dce/bin/acctmgr: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: Account Manager Date: Wed Sep 25 00:35:09 EDT 1996 /opt/dce/bin/tclobam: HP DCE/9000 1.4 patches-PHSS_6110-6111 Module: tclob am (U.S./Canada only) Date: Nov 9 1995 09:1 1:46 /opt/dce/lib/admin/C/acctmgr.ui: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: Account Manager (.ui) Date: Wed Sep 25 00:35:09 EDT 1996 /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr.hv: None /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr.hvk: None /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr00.ht: None /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr01.ht: None /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr02.ht: None /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr03.ht: None /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr04.ht: None /usr/lib/nls/msg/C/dceadmin.cat: None /opt/dce/lib/help/C/DCE.hf: None /opt/dce/lib/help/C/DCEman/DCEman.hv: None /opt/dce/lib/help/C/DCEman/DCEman.hvk: None /opt/dce/lib/help/C/DCEman/DCEman00.ht: None /opt/dce/lib/help/C/DCEwelcome/DCEwelcome.hv: None /opt/dce/lib/help/C/DCEwelcome/DCEwelcome.hvk: None /opt/dce/lib/help/C/DCEwelcome/DCEwelcome00.ht: None /usr/lib/nls/msg/C/dcelib.cat: None /usr/lib/nls/msg/C/dcegss.cat: None /usr/lib/nls/msg/C/dcedcp.cat: None /usr/lib/libcma.1: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libcma. sl (Export) Date: Sep 24 1996 19:28:53 /usr/lib/libdce.1: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libdce. sl (Export) Date: Sep 24 1996 20:18:40 /usr/lib/nls/msg/C/dceaud.cat: None /opt/dce/sbin/dtsd: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dtsd (E xport) Date: Sep 24 1996 21:42:31 /opt/dce/sbin/dts_ntp_provider: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dts_ntp _provider (Export) Date: Sep 24 1996 21:42:5 0 /opt/dce/sbin/dts_null_provider: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dts_nul l_provider (Export) Date: Sep 24 1996 21:42: 56 /opt/dce/sbin/dts_spectracom_provider: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dts_spe ctracom_provider (Export) Date: Sep 24 1996 21:43:03 /opt/dce/sbin/auditd: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: auditd (Export) Date: Sep 24 1996 21:46:08 /opt/dce/bin/sams: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: sams (E xport) Date: Sep 24 1996 22:12:02 /opt/dce/bin/dcecp: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dcecp ( Export) Date: Sep 24 1996 23:10:58 /opt/dce/sbin/dced: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dced (E xport) Date: Sep 24 1996 22:11:20 /opt/dce/sbin/cdsadv: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: cdsadv (Export) Date: Sep 24 1996 22:05:26 /opt/dce/bin/dce_login: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dce_log in (Export) Date: Sep 24 1996 21:49:48 /opt/dce/bin/passwd_export: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: passwd_ export (Export) Date: Sep 24 1996 21:48:56 /opt/dce/bin/passwd_import: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: passwd_ import (Export) Date: Sep 24 1996 21:49:17 /opt/dce/bin/cdscp: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: cdscp ( Export) Date: Sep 24 1996 22:08:53 /opt/dce/bin/kinit: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: kinit ( Export) Date: Sep 24 1996 21:50:38 /opt/dce/sbin/gdad: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: gdad (E xport) Date: Sep 24 1996 22:06:15 /opt/dce/dcecp/help.dcp: None /opt/dce/dcecp/dir_ops.dcecp: None /opt/dce/lib/dce_vinfo: None /opt/dce/bin/dce.rm: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/bin/dce.unconfig: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/bin/dce_config: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/newconfig/etc/opt/dce/dce_com_utils: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/newconfig/etc/opt/dce/dce_com_env: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/newconfig/etc/opt/dce/dce_config_env: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/newconfig/etc/opt/dce/dce_config_utils: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/bin/dce_mig_util.ksh: None /opt/dce/bin/dce_shutdown: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/bin/dced_acl_patcher: None /opt/dce/bin/pwd_config: None /opt/dce/usr/contrib/bin/cdscheck: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: cdschec k (Export) Date: Sep 25 1996 00:43:44 /opt/dce/newconfig/var/opt/dce/svc/routing: None /usr/lib/libdcecp.1: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libdcec p.sl (Export) Date: Sep 24 1996 21:32:39 /opt/dce/newconfig/etc/opt/dce/group_override: None /opt/dce/newconfig/etc/opt/dce/sys.group: None /sbin/init.d/dce: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /sbin/init.d/ncs: None /opt/dce/bin/rgy_edit: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: rgy_edi t (Export) Date: Sep 24 1996 21:48:33 /usr/lib/libdcedpvt.1: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libdced pvt.1 (Export) Date: Sep 24 1996 21:09:01 /opt/dce/dcecp/cell.dcp: None /opt/dce/dcecp/bckp_cds.dcp: None /opt/dce/dcecp/host.dcp: None /opt/dce/dcecp/user.dcp: None /opt/dce/dcecp/hostvar.dcp: None /opt/dce/dcecp/cellalias.dcp: None /opt/dce/dcecp/dts.dcp: None /opt/dce/dcecp/parseargs.dcp: None /opt/dce/lbin/audit/ec/dce_sec_control: None /opt/dce/sbin/cdsd: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: cdsd (E xport) Date: Sep 24 1996 22:03:00 /opt/dce/sbin/secd: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: secd (E xport) Date: Sep 24 1996 21:46:29 /opt/dce/sbin/pwd_strengthd: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: pwd_str engthd (Export) Date: Sep 25 1996 00:46:32 /opt/dce/bin/sec_salvage_db: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: sec_sal vage_db (Export) Date: Sep 24 1996 21:47:21 /opt/dce/bin/sec_create_db: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: sec_cre ate_db (Export) Date: Sep 24 1996 21:46:52 /usr/bin/chfn.auth: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: chfn.au th (Export) Date: Sep 25 1996 00:46:05 /usr/bin/chsh.auth: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: chsh.au th (Export) Date: Sep 25 1996 00:46:12 /usr/bin/passwd.auth: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: passwd. auth (Export) Date: Sep 25 1996 00:45:57 /usr/lbin/ftpd.auth: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: ftpd.au th (Export) Date: Sep 25 1996 00:45:12 /usr/sbin/auth.adm: None /usr/bin/login.auth: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: login.a uth (Export) Date: Sep 25 1996 00:45:26 /usr/bin/su.auth: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: su.auth (Export) Date: Sep 25 1996 00:45:38 /usr/lib/libauth.1: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libauth .sl (Export) Date: Sep 25 1996 00:24:04 /opt/dce/bin/dceexec: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dceexec (Export) Date: Sep 25 1996 00:44:14 /usr/lib/libdceauth.1: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: libdcea uth.sl (Export) Date: Sep 25 1996 00:24:36 /opt/dce/bin/dfs_login: None /opt/dce/bin/dfs_logout: None /opt/dce/bin/fts: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: fts (U. S./Canada only) Date: Sep 25 1996 17:29:02 /opt/dce/bin/dfstrace: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dfstrac e (U.S./Canada only) Date: Sep 25 1996 17:19 :33 /opt/dce/bin/udebug: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: udebug (U.S./Canada only) Date: Sep 25 1996 17:22:1 1 /opt/dce/sbin/dfsbind: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dfsbind (U.S./Canada only) Date: Sep 25 1996 17:26: 25 /opt/dce/ext/dce_krpc.ext: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dce_krp c.ext Kernel Component - 10.10 (Export) Date : Sep 24 1996 21:40:20 /opt/dce/ext/dfs_core.ext: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dfs_cor e.ext Kernel Component - 10.10 (U.S./Canada only) Date: Sep 25 1996 16:48:17 /usr/lib/nls/msg/C/dfsbbs.cat: None /usr/lib/nls/msg/C/dfsbmb.cat: None /usr/lib/nls/msg/C/dfsbss.cat: None /usr/lib/nls/msg/C/dfsbos.cat: None /usr/lib/nls/msg/C/dfscmc.cat: None /usr/lib/nls/msg/C/dfscmd.cat: None /usr/lib/nls/msg/C/dfscmp.cat: None /usr/lib/nls/msg/C/dfscmu.cat: None /usr/lib/nls/msg/C/dfsdau.cat: None /usr/lib/nls/msg/C/dfsdcl.cat: None /usr/lib/nls/msg/C/dfsdsb.cat: None /usr/lib/nls/msg/C/dfsdsd.cat: None /usr/lib/nls/msg/C/dfsfsh.cat: None /usr/lib/nls/msg/C/dfsfts.cat: None /usr/lib/nls/msg/C/dfsftl.cat: None /usr/lib/nls/msg/C/dfsftt.cat: None /usr/lib/nls/msg/C/dfsftu.cat: None /usr/lib/nls/msg/C/dfsfxd.cat: None /usr/lib/nls/msg/C/dfsgwy.cat: None /usr/lib/nls/msg/C/dfshst.cat: None /usr/lib/nls/msg/C/dfsicl.cat: None /usr/lib/nls/msg/C/dfslsv.cat: None /usr/lib/nls/msg/C/dfsncs.cat: None /usr/lib/nls/msg/C/dfsrep.cat: None /usr/lib/nls/msg/C/dfsscx.cat: None /usr/lib/nls/msg/C/dfstkm.cat: None /usr/lib/nls/msg/C/dfstsv.cat: None /usr/lib/nls/msg/C/dfsubk.cat: None /usr/lib/nls/msg/C/dfsudt.cat: None /usr/lib/nls/msg/C/dfsupd.cat: None /usr/lib/nls/msg/C/dfsvls.cat: None /usr/lib/nls/msg/C/dfsxag.cat: None /usr/lib/nls/msg/C/dfsxcr.cat: None /usr/lib/nls/msg/C/dfsxvl.cat: None /usr/lib/nls/msg/C/dfszbb.cat: None /usr/lib/nls/msg/C/dfszbd.cat: None /usr/lib/nls/msg/C/dfszcm.cat: None /usr/lib/nls/msg/C/dfszdl.cat: None /usr/lib/nls/msg/C/dfszdt.cat: None /usr/lib/nls/msg/C/dfszfl.cat: None /usr/lib/nls/msg/C/dfszfu.cat: None /usr/lib/nls/msg/C/dfszgw.cat: None /usr/lib/nls/msg/C/dfszhs.cat: None /usr/lib/nls/msg/C/dfszkc.cat: None /usr/lib/nls/msg/C/dfszpx.cat: None /usr/lib/nls/msg/C/dfsztm.cat: None /usr/lib/nls/msg/C/dfsztq.cat: None /usr/lib/nls/msg/C/dfszuk.cat: None /usr/lib/nls/msg/C/dfszxv.cat: None /opt/dce/bin/kload: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: kload ( Export) Date: Sep 25 1996 00:47:35 /opt/dce/bin/dfs_config: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/bin/dfs.clean: None /opt/dce/bin/dfs.rm: None /opt/dce/bin/dfs.unconfig: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /sbin/init.d/dfs: HP DCE/9000 1.4.1 patches-PHSS_6253-6254 /opt/dce/bin/cm: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: cm (U.S ./Canada only) Date: Sep 25 1996 17:28:49 /opt/dce/sbin/dfsd: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dfsd (U .S./Canada only) Date: Sep 25 1996 17:25:29 /opt/dce/ext/dfs_client.ext: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dfs_cli ent.ext Kernel Component - 10.10 (Export) Da te: Sep 24 1996 23:00:06 /opt/dce/sbin/dfsgwd: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dfsgwd (U.S./Canada only) Date: Sep 25 1996 17:33:2 8 /opt/dce/sbin/bosserver: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: bosserv er (U.S./Canada only) Date: Sep 25 1996 17:2 8:17 /opt/dce/bin/dfsexport: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dfsexpo rt (U.S./Canada only) Date: Sep 25 1996 17:2 1:34 /opt/dce/sbin/flserver: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: flserve r (U.S./Canada only) Date: Sep 25 1996 17:22 :30 /opt/dce/sbin/ftserver: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: ftserve r (U.S./Canada only) Date: Sep 25 1996 17:27 :17 /opt/dce/sbin/fxd: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: fxd (U. S./Canada only) Date: Sep 25 1996 17:25:52 /opt/dce/sbin/upclient: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: upclien t (U.S./Canada only) Date: Sep 25 1996 17:29 :24 /opt/dce/sbin/upserver: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: upserve r (U.S./Canada only) Date: Sep 25 1996 17:29 :40 /opt/dce/ext/dfs_server.ext: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: dfs_ser ver.ext Kernel Component - 10.10 (Export) Da te: Sep 24 1996 23:00:12 /opt/dce/bin/bos: HP DCE/9000 1.4.1 patch-PHSS_8344-45 Module: bos (U. S./Canada only) Date: Sep 25 1996 17:28:34 cksum(1) Output: 2710308462 870540 /opt/dce/bin/CellMon 708699603 551945 /opt/dce/bin/acctmgr 776087732 257664 /opt/dce/bin/bos 210723118 1236608 /opt/dce/bin/cdsbrowser 1402741946 261760 /opt/dce/bin/cdscp 1120077190 85632 /opt/dce/bin/cm 1374855719 9471 /opt/dce/bin/dce.rm 4205268792 5568 /opt/dce/bin/dce.unconfig 2375001997 175582 /opt/dce/bin/dce_config 605190019 44672 /opt/dce/bin/dce_login 1578801357 35082 /opt/dce/bin/dce_mig_util.ksh 2312987603 7305 /opt/dce/bin/dce_shutdown 3674603714 650880 /opt/dce/bin/dcecp 3892310324 8134 /opt/dce/bin/dced_acl_patcher 1127409201 73344 /opt/dce/bin/dceexec 566345860 261760 /opt/dce/bin/dcm 1360253269 3241 /opt/dce/bin/dfs.clean 2921659593 4431 /opt/dce/bin/dfs.rm 289936380 8375 /opt/dce/bin/dfs.unconfig 1447507958 93661 /opt/dce/bin/dfs_config 4069775542 454656 /opt/dce/bin/dfs_login 3223860630 421888 /opt/dce/bin/dfs_logout 438029556 466560 /opt/dce/bin/dfsexport 939752098 224896 /opt/dce/bin/dfstrace 580159987 638592 /opt/dce/bin/fts 4073164988 441984 /opt/dce/bin/idl 613510431 1375872 /opt/dce/bin/kinit 1326985993 52864 /opt/dce/bin/kload 1634028831 48768 /opt/dce/bin/passwd_export 1977128259 69248 /opt/dce/bin/passwd_import 128057228 18938 /opt/dce/bin/pwd_config 2389278791 290432 /opt/dce/bin/rgy_edit 2738526101 77440 /opt/dce/bin/sams 3885301744 2379392 /opt/dce/bin/sec_create_db 2815556710 2453120 /opt/dce/bin/sec_salvage_db 2930861088 458368 /opt/dce/bin/tclobam 2099322738 167552 /opt/dce/bin/udebug 267188072 2003 /opt/dce/dcecp/bckp_cds.dcp 2113180921 19762 /opt/dce/dcecp/cell.dcp 946666758 24779 /opt/dce/dcecp/cellalias.dcp 1007641531 19830 /opt/dce/dcecp/dir_ops.dcecp 3249805843 4712 /opt/dce/dcecp/dts.dcp 2696272271 7570 /opt/dce/dcecp/help.dcp 418402823 48866 /opt/dce/dcecp/host.dcp 2866522707 9635 /opt/dce/dcecp/hostvar.dcp 556298901 9351 /opt/dce/dcecp/parseargs.dcp 3224547878 22882 /opt/dce/dcecp/user.dcp 1961761207 1772 /opt/dce/examples/dts/Makefile.tp 1604471616 48823 /opt/dce/examples/dts/dts_acts_provider.c 2575690261 36092 /opt/dce/examples/dts/dts_hopf_provider.c 4081455429 937 /opt/dce/examples/dts/dts_provider_util.h 3701562921 31747 /opt/dce/examples/dts/dts_rcr_provider.c 2384496934 36776 /opt/dce/examples/dts/ dts_traconex_provider.c 130051604 653592 /opt/dce/ext/dce_krpc.ext 2728697911 462052 /opt/dce/ext/dfs_client.ext 3017352029 804209 /opt/dce/ext/dfs_core.ext 2981774988 229996 /opt/dce/ext/dfs_server.ext 941801483 724 /opt/dce/include/dce/dce_attr_base.h 2455984508 4639 /opt/dce/include/dce/dce_attr_base.idl 941579317 4066 /opt/dce/include/dce/dce_attr_sch.h 3648741356 15976 /opt/dce/include/dce/dce_attr_sch.idl 4084302703 2393 /opt/dce/include/dce/dcelibmsg.h 711068622 30288 /opt/dce/include/dce/idlddefs.h 646089155 11606 /opt/dce/include/dce/rpcbase.idl 2401116365 2056 /opt/dce/include/dcedfs/aclint.h 2422094306 2067 /opt/dce/include/oodce/SecId.H 1254406573 1260 /opt/dce/lbin/audit/ec/dce_sec_control 3339444268 225929 /opt/dce/lib/admin/C/acctmgr.ui 1043332955 1716 /opt/dce/lib/dce_vinfo 1388514030 48535 /opt/dce/lib/dcm/C/dceconf_gui.h 1172152892 31719 /opt/dce/lib/dcm/C/dcm.cat 1627546448 932 /opt/dce/lib/dcm/C/dcm.ou 4283017609 88072 /opt/dce/lib/dcm/config_agent 146997431 746 /opt/dce/lib/help/C/DCE.hf 4214252548 26714 /opt/dce/lib/help/C/DCEacctmgr/ DCEacctmgr.hv 2674505892 150 /opt/dce/lib/help/C/DCEacctmgr/DCEacctmgr.hvk 1097227654 1730 /opt/dce/lib/help/C/DCEacctmgr/ DCEacctmgr00.ht 2602280293 151938 /opt/dce/lib/help/C/DCEacctmgr/ DCEacctmgr01.ht 1948650837 9597 /opt/dce/lib/help/C/DCEacctmgr/ DCEacctmgr02.ht 4134476976 42461 /opt/dce/lib/help/C/DCEacctmgr/ DCEacctmgr03.ht 2462946032 23975 /opt/dce/lib/help/C/DCEacctmgr/ DCEacctmgr04.ht 3443682412 1369 /opt/dce/lib/help/C/DCEman/DCEman.hv 1562564889 38 /opt/dce/lib/help/C/DCEman/DCEman.hvk 1948993425 25590 /opt/dce/lib/help/C/DCEman/DCEman00.ht 662213194 849 /opt/dce/lib/help/C/DCEwelcome/DCEwelcome.hv 1562564889 38 /opt/dce/lib/help/C/DCEwelcome/DCEwelcome.hvk 2229013733 3134 /opt/dce/lib/help/C/DCEwelcome/ DCEwelcome00.ht 243800320 1088 /opt/dce/lib/hpcamera/dce_conf.sh 3322707715 142046 /opt/dce/lib/libbb.a 3737684413 592828 /opt/dce/lib/libcma.a 682880774 6457280 /opt/dce/lib/libdce.a 2718788169 1907448 /opt/dce/lib/liboodce.a 3426032948 7273 /opt/dce/newconfig/etc/opt/dce/dce_com_env 1034264629 31527 /opt/dce/newconfig/etc/opt/dce/ dce_com_utils 1242958021 14227 /opt/dce/newconfig/etc/opt/dce/ dce_config_env 83874821 4475 /opt/dce/newconfig/etc/opt/dce/ dce_config_utils 2523591164 39 /opt/dce/newconfig/etc/opt/dce/group_override 482068307 42 /opt/dce/newconfig/etc/opt/dce/sys.group 286424009 2530 /opt/dce/newconfig/var/opt/dce/svc/routing 754302990 355332 /opt/dce/sbin/CellMond 3170876027 204416 /opt/dce/sbin/auditd 3680267962 437888 /opt/dce/sbin/bosserver 4047117903 597632 /opt/dce/sbin/cdsadv 1603794083 863872 /opt/dce/sbin/cdsd 3695631077 1605248 /opt/dce/sbin/dced 3784305498 368256 /opt/dce/sbin/dfsbind 1258360942 73344 /opt/dce/sbin/dfsd 1143538143 77440 /opt/dce/sbin/dfsgwd 2250354075 52864 /opt/dce/sbin/dts_ntp_provider 2229278285 40576 /opt/dce/sbin/dts_null_provider 185821642 44672 /opt/dce/sbin/dts_spectracom_provider 4152765763 360064 /opt/dce/sbin/dtsd 300287129 601728 /opt/dce/sbin/flserver 3720766951 409216 /opt/dce/sbin/ftserver 2056000593 323200 /opt/dce/sbin/fxd 3239726297 368256 /opt/dce/sbin/gdad 1700938982 73344 /opt/dce/sbin/pwd_strengthd 3074678501 2395776 /opt/dce/sbin/secd 92149848 183936 /opt/dce/sbin/upclient 55908213 224896 /opt/dce/sbin/upserver 4205717329 5909 /opt/dce/share/hpexamples/acl_management/ Makefile 3942230555 38666 /opt/dce/share/hpexamples/acl_management/ README 544223270 1237 /opt/dce/share/hpexamples/acl_management/ sample.acf 4109937140 1619 /opt/dce/share/hpexamples/acl_management/ sample.idl 4109227000 1108 /opt/dce/share/hpexamples/acl_management/ sample_bind.acf 3214683795 6092 /opt/dce/share/hpexamples/acl_management/ sample_bind.c 932250283 1293 /opt/dce/share/hpexamples/acl_management/ sample_bind.idl 1249442419 30677 /opt/dce/share/hpexamples/acl_management/ sample_client.c 2138717007 1122 /opt/dce/share/hpexamples/acl_management/ sample_db.acf 4254905308 4700 /opt/dce/share/hpexamples/acl_management/ sample_db.idl 2355255335 8786 /opt/dce/share/hpexamples/acl_management/ sample_manager.c 3661235186 106680 /opt/dce/share/hpexamples/acl_management/ sample_server.c 1763013330 5168 /opt/dce/share/hpexamples/acl_management/ sample_server.dcp 2324588959 5107 /opt/dce/share/hpexamples/acl_management/ sample_server.h 3186583282 1024 /opt/dce/share/hpexamples/acl_management/ sample_server.ksh 2484839895 5866 /opt/dce/share/hpexamples/acl_management/ smp.sams 1231387046 38202 /opt/dce/share/hpexamples/help/C/ DCEsamapps/DCEsamapps.hv 333560608 902 /opt/dce/share/hptools/help/C/HPtools.hf 3432393039 2338 /opt/dce/share/man/man3.Z/DCESecId.3 43496872 1407 /opt/dce/share/man/man3.Z/err_compare.3 1056009854 138880 /opt/dce/usr/contrib/bin/cdscheck 2791913164 24827 /sbin/init.d/dce 2736854733 18388 /sbin/init.d/dfs 4189617610 5065 /sbin/init.d/ncs 3513130377 40576 /usr/bin/chfn.auth 2238444119 36480 /usr/bin/chsh.auth 1572230960 106112 /usr/bin/login.auth 2068002601 147072 /usr/bin/passwd.auth 2517822101 48768 /usr/bin/su.auth 2289414117 122496 /usr/lbin/ftpd.auth 3636609172 13600 /usr/lib/X11/app-defaults/Dcm 1235914938 90112 /usr/lib/libauth.1 264584664 516096 /usr/lib/libcma.1 3342677980 4919296 /usr/lib/libdce.1 258752563 110592 /usr/lib/libdceauth.1 68893471 1339392 /usr/lib/libdcecp.1 3878681981 167936 /usr/lib/libdcedpvt.1 3083067513 20641 /usr/lib/nls/msg/C/dceadmin.cat 4221876878 7576 /usr/lib/nls/msg/C/dceaud.cat 800759050 77245 /usr/lib/nls/msg/C/dcedcp.cat 3918415480 24940 /usr/lib/nls/msg/C/dcegss.cat 2768878511 1886 /usr/lib/nls/msg/C/dcelib.cat 256106441 988 /usr/lib/nls/msg/C/dfsbbs.cat 794620002 203 /usr/lib/nls/msg/C/dfsbmb.cat 3120201406 8705 /usr/lib/nls/msg/C/dfsbos.cat 4081042326 12541 /usr/lib/nls/msg/C/dfsbss.cat 3959211741 1214 /usr/lib/nls/msg/C/dfscmc.cat 835484262 596 /usr/lib/nls/msg/C/dfscmd.cat 776667312 541 /usr/lib/nls/msg/C/dfscmp.cat 1666697584 2376 /usr/lib/nls/msg/C/dfscmu.cat 3290304385 1461 /usr/lib/nls/msg/C/dfsdau.cat 2936683938 1564 /usr/lib/nls/msg/C/dfsdcl.cat 3011424318 2621 /usr/lib/nls/msg/C/dfsdsb.cat 1167173138 4419 /usr/lib/nls/msg/C/dfsdsd.cat 1203509169 367 /usr/lib/nls/msg/C/dfsfsh.cat 3644293225 7715 /usr/lib/nls/msg/C/dfsftl.cat 243207288 30437 /usr/lib/nls/msg/C/dfsfts.cat 1050526685 5775 /usr/lib/nls/msg/C/dfsftt.cat 1595567679 1382 /usr/lib/nls/msg/C/dfsftu.cat 487207088 2256 /usr/lib/nls/msg/C/dfsfxd.cat 1866866812 2443 /usr/lib/nls/msg/C/dfsgwy.cat 3009208303 352 /usr/lib/nls/msg/C/dfshst.cat 3770590801 1060 /usr/lib/nls/msg/C/dfsicl.cat 2921833574 17120 /usr/lib/nls/msg/C/dfslsv.cat 2091592466 1807 /usr/lib/nls/msg/C/dfsncs.cat 1202545812 622 /usr/lib/nls/msg/C/dfsrep.cat 2310930203 1095 /usr/lib/nls/msg/C/dfsscx.cat 573349525 1154 /usr/lib/nls/msg/C/dfstkm.cat 1279899809 9230 /usr/lib/nls/msg/C/dfstsv.cat 608064268 1457 /usr/lib/nls/msg/C/dfsubk.cat 2599130431 5986 /usr/lib/nls/msg/C/dfsudt.cat 1302585759 211 /usr/lib/nls/msg/C/dfsupd.cat 1753694877 2033 /usr/lib/nls/msg/C/dfsvls.cat 3592808059 3552 /usr/lib/nls/msg/C/dfsxag.cat 1204299567 159 /usr/lib/nls/msg/C/dfsxcr.cat 2840792043 7895 /usr/lib/nls/msg/C/dfsxvl.cat 3485785528 2574 /usr/lib/nls/msg/C/dfszbb.cat 3964505185 1449 /usr/lib/nls/msg/C/dfszbd.cat 3890450664 20381 /usr/lib/nls/msg/C/dfszcm.cat 509443698 16873 /usr/lib/nls/msg/C/dfszdl.cat 1732962310 16731 /usr/lib/nls/msg/C/dfszdt.cat 730095306 8061 /usr/lib/nls/msg/C/dfszfl.cat 1609051083 3504 /usr/lib/nls/msg/C/dfszfu.cat 1189874316 722 /usr/lib/nls/msg/C/dfszgw.cat 1645952247 3026 /usr/lib/nls/msg/C/dfszhs.cat 1227008538 793 /usr/lib/nls/msg/C/dfszkc.cat 2150178613 4926 /usr/lib/nls/msg/C/dfszpx.cat 3331714909 1056 /usr/lib/nls/msg/C/dfsztm.cat 4188496919 2251 /usr/lib/nls/msg/C/dfsztq.cat 459210970 7817 /usr/lib/nls/msg/C/dfszuk.cat 1415791286 3699 /usr/lib/nls/msg/C/dfszxv.cat 3274885810 25415 /usr/sbin/auth.adm 2066072329 2331 /usr/share/man/man1m.Z/cdsadv.1m 1191229524 2293 /usr/share/man/man1m.Z/cdsd.1m 3015585791 2295 /usr/share/man/man1m.Z/dce_login.1m 3624915837 23124 /usr/share/man/man1m.Z/dcecp.1m 2587702161 11117 /usr/share/man/man1m.Z/dcecp_account.1m 3739084837 14034 /usr/share/man/man1m.Z/dcecp_acl.1m 4285773684 3824 /usr/share/man/man1m.Z/dcecp_attrlist.1m 314504059 4922 /usr/share/man/man1m.Z/dcecp_aud.1m 2787495976 2833 /usr/share/man/man1m.Z/dcecp_audevents.1m 491809092 5668 /usr/share/man/man1m.Z/dcecp_audfilter.1m 3265398866 2870 /usr/share/man/man1m.Z/dcecp_audtrail.1m 3626632413 2857 /usr/share/man/man1m.Z/dcecp_cds.1m 4238713095 3899 /usr/share/man/man1m.Z/dcecp_cdsalias.1m 4075448094 5305 /usr/share/man/man1m.Z/dcecp_cdscache.1m 1740234035 5988 /usr/share/man/man1m.Z/dcecp_cell.1m 1788539679 2566 /usr/share/man/man1m.Z/dcecp_cellalias.1m 1673953614 8484 /usr/share/man/man1m.Z/ dcecp_clearinghouse.1m 4159591222 5332 /usr/share/man/man1m.Z/dcecp_clock.1m 741660378 14902 /usr/share/man/man1m.Z/dcecp_directory.1m 3080392841 12027 /usr/share/man/man1m.Z/dcecp_dts.1m 3112002101 9061 /usr/share/man/man1m.Z/dcecp_endpoint.1m 3730609712 9970 /usr/share/man/man1m.Z/dcecp_group.1m 2213027679 6720 /usr/share/man/man1m.Z/dcecp_host.1m 3006933464 6721 /usr/share/man/man1m.Z/dcecp_hostdata.1m 87896496 2429 /usr/share/man/man1m.Z/dcecp_hostvar.1m 2010435304 7821 /usr/share/man/man1m.Z/dcecp_keytab.1m 4048703329 6048 /usr/share/man/man1m.Z/dcecp_link.1m 1915392106 5137 /usr/share/man/man1m.Z/dcecp_log.1m 1215234103 3091 /usr/share/man/man1m.Z/dcecp_name.1m 323564892 5769 /usr/share/man/man1m.Z/dcecp_object.1m 518240716 13018 /usr/share/man/man1m.Z/dcecp_organization.1m 3796807880 9896 /usr/share/man/man1m.Z/dcecp_principal.1m 1677391817 18175 /usr/share/man/man1m.Z/dcecp_registry.1m 3422971671 8026 /usr/share/man/man1m.Z/dcecp_rpcentry.1m 297351884 6697 /usr/share/man/man1m.Z/dcecp_rpcgroup.1m 1687413754 10348 /usr/share/man/man1m.Z/dcecp_rpcprofile.1m 1054052945 3508 /usr/share/man/man1m.Z/dcecp_secval.1m 3397411284 11976 /usr/share/man/man1m.Z/dcecp_server.1m 1513508001 10078 /usr/share/man/man1m.Z/dcecp_user.1m 3116808149 4114 /usr/share/man/man1m.Z/dcecp_utc.1m 478700503 2419 /usr/share/man/man1m.Z/dcecp_uuid.1m 3169159446 10106 /usr/share/man/man1m.Z/dcecp_xattrschema.1m 945948719 4579 /usr/share/man/man1m.Z/dced.1m 3956760581 7480 /usr/share/man/man1m.Z/dfsbind.1m 1324575376 9779 /usr/share/man/man1m.Z/dfsd.1m 2111660860 2257 /usr/share/man/man1m.Z/gdad.1m 2414462589 5374 /usr/share/man/man1m.Z/secd.1m 787066251 1579 /usr/share/man/man2.Z/dfs_intro.2 1022784629 1752 /usr/share/man/man3.Z/ dce_attr_sch_lookup_by_id.3 3647827795 1754 /usr/share/man/man3.Z/ dce_attr_sch_lookup_by_name.3 3597757913 2052 /usr/share/man/man3.Z/ dce_attr_sch_update_entry.3 263861551 5681 /usr/share/man/man3.Z/ gss_accept_sec_context.3 3952660898 2675 /usr/share/man/man3.Z/gss_acquire_cred.3 787449492 1596 /usr/share/man/man3.Z/gss_compare_name.3 1980874272 1611 /usr/share/man/man3.Z/ gss_delete_sec_context.3 1812090805 2324 /usr/share/man/man3.Z/gss_display_status.3 3966184699 1601 /usr/share/man/man3.Z/gss_import_name.3 2106211211 5159 /usr/share/man/man3.Z/gss_init_sec_context.3 3218546214 2041 /usr/share/man/man3.Z/gss_inquire_cred.3 3313278973 10576 /usr/share/man/man3.Z/gssapi_intro.3 3335616806 1916 /usr/share/man/man3.Z/ gssdce_extract_creds_from_sec_cxt.3 2383113458 2306 /usr/share/man/man3.Z/ gssdce_login_context_to_cred.3 2082135111 1777 /usr/share/man/man3.Z/ gssdce_set_cred_context_ownership.3 1696526685 4241 /usr/share/man/man3.Z/ rpc_binding_inq_auth_caller.3 3278106172 4784 /usr/share/man/man3.Z/ rpc_binding_inq_auth_client.3 796685526 4387 /usr/share/man/man3.Z/ rpc_binding_inq_auth_info.3 398035529 3004 /usr/share/man/man3.Z/ rpc_ns_binding_import_begin.3 1859112442 2312 /usr/share/man/man3.Z/sec_acl_bind.3 2574731523 1759 /usr/share/man/man3.Z/ sec_attr_util_alloc_copy.3 4084740458 1380 /usr/share/man/man3.Z/sec_attr_util_free.3 1853969708 1444 /usr/share/man/man3.Z/ sec_attr_util_inst_free.3 999750738 1231 /usr/share/man/man3.Z/ sec_attr_util_inst_free_ptrs.3 4016871206 1285 /usr/share/man/man3.Z/ sec_attr_util_sch_ent_free.3 1978226206 1275 /usr/share/man/man3.Z/ sec_attr_util_sch_ent_free_ptrs.3 3915979704 1789 /usr/share/man/man3.Z/ sec_cred_get_initiator.3 2480716726 3292 /usr/share/man/man3.Z/sec_login_get_pwent.3 2157734645 4081 /usr/share/man/man3.Z/sec_rgy_attr_update.3 1589864752 2960 /usr/share/man/man3.Z/sec_rgy_site_bind.3 2195760621 3112 /usr/share/man/man3.Z/ sec_rgy_site_bind_query.3 1083031955 3182 /usr/share/man/man3.Z/ sec_rgy_site_bind_update.3 1770148042 2939 /usr/share/man/man3.Z/sec_rgy_site_open.3 3747817685 3022 /usr/share/man/man3.Z/ sec_rgy_site_open_query.3 2202474282 3113 /usr/share/man/man3.Z/ sec_rgy_site_open_update.3 3554543319 3181 /usr/share/man/man5.Z/group_override.5 2899883340 15144 /usr/share/man/man5.Z/sec_audit_events.5 3551003803 1613 /usr/share/man/man5.Z/sec_intro.5 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_6253 PHSS_6844 PHSS_7193 Equivalent Patches: None Patch Package Size: 45400 Kbytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_8344 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_8344.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHSS_8344.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_8344. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_8344.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_8344.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: After installation, a reboot is required for this patch to take effect. This patch has been broken down into 10 filesets where "nnnn" refers to the numerical part of this patch name: DCE-CORE-nnnn DCE-MAN-nnnn DCE-PRG-nnnn CORE-SVR-nnnn DFS-SVR-nnnn DFS-CLNT-nnnn C-TOOLS-nnnn OO-TOOLS-nnnn ILOGIN-nnnn ADMIN-nnnn in order to allow for the installation of a subset of HP DCE/9000 1.4.1 patch files. The ancestors for these filesets are used to determine which filesets to install when using swinstall -v -xmatch_target=true ...