Patch Name: PHSS_7193 Patch Description: s700_800 10.10 patch to HP DCE/9000 1.4.1 Creation Date: 96/06/01 Post Date: 96/06/27 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.01 DCE-C-Tools.DCE-TOOLS-LIB,B.10.01 DCE-CDS-Server.CDS-SERVER,B.10.01 DCE-Core.DCE-CORE-DIAG,B.10.01 DCE-Core.DCE-CORE-DTS,B.10.01 DCE-Core.DCE-CORE-HELP,B.10.01 DCE-Core.DCE-CORE-RUN,B.10.01 DCE-Core.DCE-CORE-SHLIB,B.10.01 DCE-Core.DCEC-ENG-A-MAN,B.10.01 DCE-CoreAdmin.DCE-ACCT-MGR,B.10.01 DCE-CoreAdmin.DCE-CDSBROWSER,B.10.01 DCE-CoreAdmin.DCE-CONFIG-MGR,B.10.01 DCE-CoreAdmin.DCE-MONITOR,B.10.01 DCE-CoreTools.DCE-BPRG,B.10.01 DCE-CoreTools.DCEP-ENG-A-MAN,B.10.01 DCE-CoreTools.DFS-BPRG,B.10.01 DCE-CoreTools.DFSP-ENG-A-MAN,B.10.01 DCE-OO-Tools.DCE-OO-HELP,B.10.01 DCE-OO-Tools.DCE-OO-TOOLS,B.10.01 DCE-SEC-Server.SEC-SERVER,B.10.01 DFS-Core.DFS-CLIENT,B.10.01 DFS-Core.DFS-COMMON,B.10.01 DFS-Core.DFS-FTS,B.10.01 DFS-Core.DFSC-ENG-A-MAN,B.10.01 DFS-NFSgateway.DFS-NFS-CLIENT,B.10.01 DFS-NFSgateway.DFS-NFS-SERVER,B.10.01 DFS-Server.DFS-BOS,B.10.01 DFS-Server.DFS-SERVER,B.10.01 DFS-Server.DFS-SERVER-CMN,B.10.01 IntegratedLogin.AUTH-COMMON,B.10.01 IntegratedLogin.AUTH-DCE,B.10.01 Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_7193 Symptoms: 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_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_7193-94 Module: libbb.a (Export) Date: Jun 11 1996 10:30:56 /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_7193-94 Module: idl (Ex port) Date: Jun 10 1996 17:50:44 /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_7193-94 Module: libcma. a (Export) Date: Jun 10 1996 15:49:07 /opt/dce/lib/libdce.a: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: libdce. a (Export) Date: Jun 17 1996 15:50:16 /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_7193-94 Module: dcm (Ex port) Date: Jun 17 1996 17:13:04 /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_7193-94 Module: cdsbrow ser (Export) Date: Jun 17 1996 17:08:55 /opt/dce/bin/acctmgr: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: Account Manager Date: Mon Jun 10 20:28:01 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_7193-94 Module: Account Manager (.ui) Date: Mon Jun 10 20:28:01 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_7193-94 Module: libcma. sl (Export) Date: Jun 10 1996 15:48:38 /usr/lib/libdce.1: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: libdce. sl (Export) Date: Jun 17 1996 15:49:34 /usr/lib/nls/msg/C/dceaud.cat: None /opt/dce/sbin/dtsd: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dtsd (E xport) Date: Jun 17 1996 16:10:52 /opt/dce/sbin/dts_ntp_provider: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dts_ntp _provider (Export) Date: Jun 17 1996 16:11:0 4 /opt/dce/sbin/dts_null_provider: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dts_nul l_provider (Export) Date: Jun 17 1996 16:11: 08 /opt/dce/sbin/dts_spectracom_provider: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dts_spe ctracom_provider (Export) Date: Jun 17 1996 16:11:13 /opt/dce/sbin/auditd: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: auditd (Export) Date: Jun 17 1996 16:12:20 /opt/dce/bin/sams: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: sams (E xport) Date: Jun 10 1996 18:42:10 /opt/dce/bin/dcecp: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dcecp ( Export) Date: Jun 17 1996 16:38:11 /opt/dce/sbin/dced: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dced (E xport) Date: Jun 17 1996 16:24:32 /opt/dce/sbin/cdsadv: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: cdsadv (Export) Date: Jun 17 1996 16:22:30 /opt/dce/bin/dce_login: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dce_log in (Export) Date: Jun 17 1996 16:14:29 /opt/dce/bin/passwd_export: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: passwd_ export (Export) Date: Jun 17 1996 16:14:06 /opt/dce/bin/passwd_import: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: passwd_ import (Export) Date: Jun 17 1996 16:14:13 /opt/dce/bin/cdscp: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: cdscp ( Export) Date: Jun 17 1996 16:23:37 /opt/dce/bin/kinit: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: kinit ( Export) Date: Jun 17 1996 16:14:58 /opt/dce/sbin/gdad: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: gdad (E xport) Date: Jun 17 1996 16:22:56 /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_7193-94 Module: cdschec k (Export) Date: Jun 17 1996 17:09:41 /opt/dce/newconfig/var/opt/dce/svc/routing: None /usr/lib/libdcecp.1: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: libdcec p.sl (Export) Date: Jun 17 1996 16:08:25 /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_7193-94 Module: rgy_edi t (Export) Date: Jun 17 1996 16:13:56 /usr/lib/libdcedpvt.1: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: libdced pvt.1 (Export) Date: Jun 17 1996 16:04:16 /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_7193-94 Module: cdsd (E xport) Date: Jun 17 1996 16:21:46 /opt/dce/sbin/secd: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: secd (E xport) Date: Jun 17 1996 16:12:34 /opt/dce/sbin/pwd_strengthd: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: pwd_str engthd (Export) Date: Jun 17 1996 17:10:36 /opt/dce/bin/sec_salvage_db: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: sec_sal vage_db (Export) Date: Jun 17 1996 16:13:21 /opt/dce/bin/sec_create_db: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: sec_cre ate_db (Export) Date: Jun 17 1996 16:12:53 /usr/bin/chfn.auth: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: chfn.au th (Export) Date: Jun 10 1996 20:33:49 /usr/bin/chsh.auth: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: chsh.au th (Export) Date: Jun 10 1996 20:33:55 /usr/bin/passwd.auth: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: passwd. auth (Export) Date: Jun 10 1996 20:33:39 /usr/lbin/ftpd.auth: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: ftpd.au th (Export) Date: Jun 10 1996 20:33:03 /usr/sbin/auth.adm: None /usr/bin/login.auth: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: login.a uth (Export) Date: Jun 10 1996 20:33:14 /usr/bin/su.auth: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: su.auth (Export) Date: Jun 10 1996 20:33:27 /usr/lib/libauth.1: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: libauth .sl (Export) Date: Jun 10 1996 20:19:34 /opt/dce/bin/dceexec: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dceexec (Export) Date: Jun 17 1996 17:09:58 /usr/lib/libdceauth.1: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: libdcea uth.sl (Export) Date: Jun 10 1996 20:19:57 /opt/dce/bin/dfs_login: None /opt/dce/bin/dfs_logout: None /opt/dce/bin/fts: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: fts (Ex port) Date: Jun 17 1996 16:34:37 /opt/dce/bin/dfstrace: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dfstrac e (Export) Date: Jun 17 1996 16:28:38 /opt/dce/bin/udebug: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: udebug (Export) Date: Jun 17 1996 16:30:14 /opt/dce/sbin/dfsbind: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dfsbind (Export) Date: Jun 17 1996 16:32:53 /opt/dce/ext/dce_krpc.ext: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dce_krp c.ext Kernel Component - 10.10 (Export) Date : Jun 10 1996 17:52:50 /opt/dce/ext/dfs_core.ext: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dfs_cor e.ext Kernel Component - 10.10 (Export) Date : Jun 10 1996 19:13:13 /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_7193-94 Module: kload ( Export) Date: Jun 10 1996 20:35:00 /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_7193-94 Module: cm (Exp ort) Date: Jun 17 1996 16:34:26 /opt/dce/sbin/dfsd: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dfsd (E xport) Date: Jun 17 1996 16:32:23 /opt/dce/ext/dfs_client.ext: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dfs_cli ent.ext Kernel Component - 10.10 (Export) Da te: Jun 10 1996 19:13:20 /opt/dce/sbin/dfsgwd: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dfsgwd (Export) Date: Jun 17 1996 16:37:29 /opt/dce/sbin/bosserver: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: bosserv er (Export) Date: Jun 17 1996 16:34:00 /opt/dce/bin/dfsexport: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dfsexpo rt (Export) Date: Jun 17 1996 16:29:55 /opt/dce/sbin/flserver: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: flserve r (Export) Date: Jun 17 1996 16:30:24 /opt/dce/sbin/ftserver: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: ftserve r (Export) Date: Jun 17 1996 16:33:17 /opt/dce/sbin/fxd: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: fxd (Ex port) Date: Jun 17 1996 16:32:36 /opt/dce/sbin/upclient: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: upclien t (Export) Date: Jun 17 1996 16:34:52 /opt/dce/sbin/upserver: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: upserve r (Export) Date: Jun 17 1996 16:35:02 /opt/dce/ext/dfs_server.ext: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: dfs_ser ver.ext Kernel Component - 10.10 (Export) Da te: Jun 10 1996 19:13:24 /opt/dce/bin/bos: HP DCE/9000 1.4.1 patch-PHSS_7193-94 Module: bos (Ex port) Date: Jun 17 1996 16:34:15 cksum(1) Output: 146997431 746 /opt/dce/lib/help/C/DCE.hf 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 2768878511 1886 /usr/lib/nls/msg/C/dcelib.cat 3918415480 24940 /usr/lib/nls/msg/C/dcegss.cat 800759050 77245 /usr/lib/nls/msg/C/dcedcp.cat 3949986151 516096 /usr/lib/libcma.1 1097906698 4861952 /usr/lib/libdce.1 4221876878 7576 /usr/lib/nls/msg/C/dceaud.cat 3506881072 360064 /opt/dce/sbin/dtsd 3665546859 52864 /opt/dce/sbin/dts_ntp_provider 3381337502 40576 /opt/dce/sbin/dts_null_provider 1610708647 44672 /opt/dce/sbin/dts_spectracom_provider 2690664554 204416 /opt/dce/sbin/auditd 1587668292 77440 /opt/dce/bin/sams 1870193313 650880 /opt/dce/bin/dcecp 1864560546 1605248 /opt/dce/sbin/dced 248812794 597632 /opt/dce/sbin/cdsadv 2460022586 44672 /opt/dce/bin/dce_login 512638133 48768 /opt/dce/bin/passwd_export 4259249984 69248 /opt/dce/bin/passwd_import 742853875 261760 /opt/dce/bin/cdscp 1856984603 1375872 /opt/dce/bin/kinit 1886170990 368256 /opt/dce/sbin/gdad 2696272271 7570 /opt/dce/dcecp/help.dcp 1007641531 19830 /opt/dce/dcecp/dir_ops.dcecp 3406064687 1716 /opt/dce/lib/dce_vinfo 1374855719 9471 /opt/dce/bin/dce.rm 4205268792 5568 /opt/dce/bin/dce.unconfig 783027570 175646 /opt/dce/bin/dce_config 416913656 31484 /opt/dce/newconfig/etc/opt/dce/dce_com_utils 3426032948 7273 /opt/dce/newconfig/etc/opt/dce/dce_com_env 1242958021 14227 /opt/dce/newconfig/etc/opt/dce/ dce_config_env 83874821 4475 /opt/dce/newconfig/etc/opt/dce/ dce_config_utils 1578801357 35082 /opt/dce/bin/dce_mig_util.ksh 2312987603 7305 /opt/dce/bin/dce_shutdown 3892310324 8134 /opt/dce/bin/dced_acl_patcher 128057228 18938 /opt/dce/bin/pwd_config 1584461188 138880 /opt/dce/usr/contrib/bin/cdscheck 286424009 2530 /opt/dce/newconfig/var/opt/dce/svc/routing 3356436911 1339392 /usr/lib/libdcecp.1 2523591164 39 /opt/dce/newconfig/etc/opt/dce/group_override 482068307 42 /opt/dce/newconfig/etc/opt/dce/sys.group 2896480724 24451 /sbin/init.d/dce 4189617610 5065 /sbin/init.d/ncs 2899680895 290432 /opt/dce/bin/rgy_edit 1613778877 167936 /usr/lib/libdcedpvt.1 2113180921 19762 /opt/dce/dcecp/cell.dcp 267188072 2003 /opt/dce/dcecp/bckp_cds.dcp 418402823 48866 /opt/dce/dcecp/host.dcp 3224547878 22882 /opt/dce/dcecp/user.dcp 2866522707 9635 /opt/dce/dcecp/hostvar.dcp 946666758 24779 /opt/dce/dcecp/cellalias.dcp 3249805843 4712 /opt/dce/dcecp/dts.dcp 556298901 9351 /opt/dce/dcecp/parseargs.dcp 1254406573 1260 /opt/dce/lbin/audit/ec/dce_sec_control 187362090 1501 /opt/dce/include/dcedfs/aclint.h 145730047 441984 /opt/dce/bin/idl 646089155 11606 /opt/dce/include/dce/rpcbase.idl 1206591015 28255 /opt/dce/include/dce/idlddefs.h 4084302703 2393 /opt/dce/include/dce/dcelibmsg.h 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 1961761207 1772 /opt/dce/examples/dts/Makefile.tp 1680946899 592756 /opt/dce/lib/libcma.a 3883684866 6388712 /opt/dce/lib/libdce.a 3701562921 31747 /opt/dce/examples/dts/dts_rcr_provider.c 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 2384496934 36776 /opt/dce/examples/dts/ dts_traconex_provider.c 838771139 142046 /opt/dce/lib/libbb.a 3895097629 1407 /opt/dce/share/man/man3.Z/err_compare.3 4205717329 5909 /opt/dce/share/hpexamples/acl_management/ Makefile 3942230555 38666 /opt/dce/share/hpexamples/acl_management/ README 3214683795 6092 /opt/dce/share/hpexamples/acl_management/ sample_bind.c 1249442419 30677 /opt/dce/share/hpexamples/acl_management/ sample_client.c 2355255335 8786 /opt/dce/share/hpexamples/acl_management/ sample_manager.c 3661235186 106680 /opt/dce/share/hpexamples/acl_management/ sample_server.c 2324588959 5107 /opt/dce/share/hpexamples/acl_management/ sample_server.h 1763013330 5168 /opt/dce/share/hpexamples/acl_management/ sample_server.dcp 544223270 1237 /opt/dce/share/hpexamples/acl_management/ sample.acf 4109227000 1108 /opt/dce/share/hpexamples/acl_management/ sample_bind.acf 2138717007 1122 /opt/dce/share/hpexamples/acl_management/ sample_db.acf 4109937140 1619 /opt/dce/share/hpexamples/acl_management/ sample.idl 932250283 1293 /opt/dce/share/hpexamples/acl_management/ sample_bind.idl 4254905308 4700 /opt/dce/share/hpexamples/acl_management/ sample_db.idl 2484839895 5866 /opt/dce/share/hpexamples/acl_management/ smp.sams 3186583282 1024 /opt/dce/share/hpexamples/acl_management/ sample_server.ksh 1231387046 38202 /opt/dce/share/hpexamples/help/C/ DCEsamapps/DCEsamapps.hv 2844516696 1576 /usr/share/man/man2.Z/dfs_intro.2 1721470142 5667 /usr/share/man/man3.Z/ gss_accept_sec_context.3 3138523358 2672 /usr/share/man/man3.Z/gss_acquire_cred.3 4197973218 2322 /usr/share/man/man3.Z/gss_display_status.3 27950392 1598 /usr/share/man/man3.Z/gss_import_name.3 1136665901 2038 /usr/share/man/man3.Z/gss_inquire_cred.3 3001404242 1913 /usr/share/man/man3.Z/ gssdce_extract_creds_from_sec_cxt.3 3798418043 2304 /usr/share/man/man3.Z/ gssdce_login_context_to_cred.3 3856667112 1774 /usr/share/man/man3.Z/ gssdce_set_cred_context_ownership.3 2634990728 10572 /usr/share/man/man3.Z/gssapi_intro.3 1945323771 2309 /usr/share/man/man3.Z/sec_acl_bind.3 405197816 5156 /usr/share/man/man3.Z/gss_init_sec_context.3 1792109341 1593 /usr/share/man/man3.Z/gss_compare_name.3 3584543908 1608 /usr/share/man/man3.Z/ gss_delete_sec_context.3 57104438 3290 /usr/share/man/man3.Z/sec_login_get_pwent.3 2373202179 3001 /usr/share/man/man3.Z/ rpc_ns_binding_import_begin.3 4069215680 4078 /usr/share/man/man3.Z/sec_rgy_attr_update.3 4210593382 1756 /usr/share/man/man3.Z/ sec_attr_util_alloc_copy.3 1191061451 1377 /usr/share/man/man3.Z/sec_attr_util_free.3 2687059358 1442 /usr/share/man/man3.Z/ sec_attr_util_inst_free.3 1338362067 1228 /usr/share/man/man3.Z/ sec_attr_util_inst_free_ptrs.3 3929841547 1282 /usr/share/man/man3.Z/ sec_attr_util_sch_ent_free.3 3584442116 1272 /usr/share/man/man3.Z/ sec_attr_util_sch_ent_free_ptrs.3 2640995450 1787 /usr/share/man/man3.Z/ sec_cred_get_initiator.3 1689381968 2957 /usr/share/man/man3.Z/sec_rgy_site_bind.3 652707321 3109 /usr/share/man/man3.Z/ sec_rgy_site_bind_query.3 300083223 3181 /usr/share/man/man3.Z/ sec_rgy_site_bind_update.3 3581939247 2939 /usr/share/man/man3.Z/sec_rgy_site_open.3 3382074985 3020 /usr/share/man/man3.Z/ sec_rgy_site_open_query.3 2327544906 3112 /usr/share/man/man3.Z/ sec_rgy_site_open_update.3 2861519577 1750 /usr/share/man/man3.Z/ dce_attr_sch_lookup_by_id.3 1601716307 1751 /usr/share/man/man3.Z/ dce_attr_sch_lookup_by_name.3 356421662 2049 /usr/share/man/man3.Z/ dce_attr_sch_update_entry.3 2435696452 4237 /usr/share/man/man3.Z/ rpc_binding_inq_auth_caller.3 3345560467 4780 /usr/share/man/man3.Z/ rpc_binding_inq_auth_client.3 2352199785 4384 /usr/share/man/man3.Z/ rpc_binding_inq_auth_info.3 3863567164 9783 /usr/share/man/man1m.Z/dfsd.1m 1725642872 7477 /usr/share/man/man1m.Z/dfsbind.1m 3581959889 23131 /usr/share/man/man1m.Z/dcecp.1m 615038559 11115 /usr/share/man/man1m.Z/dcecp_account.1m 3532931000 14034 /usr/share/man/man1m.Z/dcecp_acl.1m 3610854734 3826 /usr/share/man/man1m.Z/dcecp_attrlist.1m 1271511943 4919 /usr/share/man/man1m.Z/dcecp_aud.1m 1557722604 2830 /usr/share/man/man1m.Z/dcecp_audevents.1m 2245374242 5665 /usr/share/man/man1m.Z/dcecp_audfilter.1m 2435521860 2869 /usr/share/man/man1m.Z/dcecp_audtrail.1m 7512910 2855 /usr/share/man/man1m.Z/dcecp_cds.1m 1038647066 3896 /usr/share/man/man1m.Z/dcecp_cdsalias.1m 4086896592 5303 /usr/share/man/man1m.Z/dcecp_cdscache.1m 4257137252 5985 /usr/share/man/man1m.Z/dcecp_cell.1m 1128686288 2563 /usr/share/man/man1m.Z/dcecp_cellalias.1m 3581484178 8483 /usr/share/man/man1m.Z/ dcecp_clearinghouse.1m 4293442093 5333 /usr/share/man/man1m.Z/dcecp_clock.1m 906262173 14897 /usr/share/man/man1m.Z/dcecp_directory.1m 2411564386 12024 /usr/share/man/man1m.Z/dcecp_dts.1m 2095374013 9053 /usr/share/man/man1m.Z/dcecp_endpoint.1m 1838597195 9963 /usr/share/man/man1m.Z/dcecp_group.1m 2088339982 6716 /usr/share/man/man1m.Z/dcecp_host.1m 1371938513 6716 /usr/share/man/man1m.Z/dcecp_hostdata.1m 2241737865 2426 /usr/share/man/man1m.Z/dcecp_hostvar.1m 1445722161 7818 /usr/share/man/man1m.Z/dcecp_keytab.1m 3211306954 6045 /usr/share/man/man1m.Z/dcecp_link.1m 2029605153 5134 /usr/share/man/man1m.Z/dcecp_log.1m 1608383177 3088 /usr/share/man/man1m.Z/dcecp_name.1m 3187981357 5769 /usr/share/man/man1m.Z/dcecp_object.1m 853754766 13012 /usr/share/man/man1m.Z/dcecp_organization.1m 2678971103 9895 /usr/share/man/man1m.Z/dcecp_principal.1m 587743031 18185 /usr/share/man/man1m.Z/dcecp_registry.1m 1385011285 8026 /usr/share/man/man1m.Z/dcecp_rpcentry.1m 1837871176 6694 /usr/share/man/man1m.Z/dcecp_rpcgroup.1m 935849971 10343 /usr/share/man/man1m.Z/dcecp_rpcprofile.1m 1218527805 3505 /usr/share/man/man1m.Z/dcecp_secval.1m 2747867864 11968 /usr/share/man/man1m.Z/dcecp_server.1m 3513269483 10078 /usr/share/man/man1m.Z/dcecp_user.1m 1550473339 4124 /usr/share/man/man1m.Z/dcecp_utc.1m 3201630942 2414 /usr/share/man/man1m.Z/dcecp_uuid.1m 2074392312 10101 /usr/share/man/man1m.Z/dcecp_xattrschema.1m 1293260054 2293 /usr/share/man/man1m.Z/dce_login.1m 3559795150 2328 /usr/share/man/man1m.Z/cdsadv.1m 2404752941 2291 /usr/share/man/man1m.Z/cdsd.1m 3567376295 2254 /usr/share/man/man1m.Z/gdad.1m 4158271297 5371 /usr/share/man/man1m.Z/secd.1m 3618651583 4576 /usr/share/man/man1m.Z/dced.1m 4127789126 15090 /usr/share/man/man5.Z/sec_audit_events.5 3219264253 3178 /usr/share/man/man5.Z/group_override.5 4196458209 1611 /usr/share/man/man5.Z/sec_intro.5 2710308462 870540 /opt/dce/bin/CellMon 754302990 355332 /opt/dce/sbin/CellMond 813184523 261760 /opt/dce/bin/dcm 4283017609 88072 /opt/dce/lib/dcm/config_agent 3636609172 13600 /usr/lib/X11/app-defaults/Dcm 1172152892 31719 /opt/dce/lib/dcm/C/dcm.cat 1627546448 932 /opt/dce/lib/dcm/C/dcm.ou 868800749 48535 /opt/dce/lib/dcm/C/dceconf_gui.h 243800320 1088 /opt/dce/lib/hpcamera/dce_conf.sh 4243158854 1236608 /opt/dce/bin/cdsbrowser 3917702592 551945 /opt/dce/bin/acctmgr 2930861088 458368 /opt/dce/bin/tclobam 2854067716 225929 /opt/dce/lib/admin/C/acctmgr.ui 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 3083067513 20641 /usr/lib/nls/msg/C/dceadmin.cat 333560608 902 /opt/dce/share/hptools/help/C/HPtools.hf 1543313812 1907448 /opt/dce/lib/liboodce.a 2422094306 2067 /opt/dce/include/oodce/SecId.H 3432393039 2338 /opt/dce/share/man/man3.Z/DCESecId.3 4246347206 863872 /opt/dce/sbin/cdsd 3840241529 2391680 /opt/dce/sbin/secd 1654430360 73344 /opt/dce/sbin/pwd_strengthd 1096910828 2453120 /opt/dce/bin/sec_salvage_db 2729286889 2371200 /opt/dce/bin/sec_create_db 124364222 454656 /opt/dce/bin/dfs_login 4167611515 421888 /opt/dce/bin/dfs_logout 4282396169 638592 /opt/dce/bin/fts 3020172182 224896 /opt/dce/bin/dfstrace 3105011689 167552 /opt/dce/bin/udebug 2878693603 368256 /opt/dce/sbin/dfsbind 1713539905 652812 /opt/dce/ext/dce_krpc.ext 3099867324 810967 /opt/dce/ext/dfs_core.ext 256106441 988 /usr/lib/nls/msg/C/dfsbbs.cat 794620002 203 /usr/lib/nls/msg/C/dfsbmb.cat 4081042326 12541 /usr/lib/nls/msg/C/dfsbss.cat 3120201406 8705 /usr/lib/nls/msg/C/dfsbos.cat 1415906966 869 /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 243207288 30437 /usr/lib/nls/msg/C/dfsfts.cat 3644293225 7715 /usr/lib/nls/msg/C/dfsftl.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 3481327584 52864 /opt/dce/bin/kload 1447507958 93661 /opt/dce/bin/dfs_config 1360253269 3241 /opt/dce/bin/dfs.clean 2921659593 4431 /opt/dce/bin/dfs.rm 289936380 8375 /opt/dce/bin/dfs.unconfig 2736854733 18388 /sbin/init.d/dfs 3006639474 85632 /opt/dce/bin/cm 1565465425 73344 /opt/dce/sbin/dfsd 1570538528 461796 /opt/dce/ext/dfs_client.ext 1894978754 1412736 /opt/dce/sbin/dfsgwd 3279677640 437888 /opt/dce/sbin/bosserver 3862710365 466560 /opt/dce/bin/dfsexport 2894193670 601728 /opt/dce/sbin/flserver 2402177064 409216 /opt/dce/sbin/ftserver 2772648883 323200 /opt/dce/sbin/fxd 4226001382 183936 /opt/dce/sbin/upclient 2494921308 224896 /opt/dce/sbin/upserver 1287820442 229996 /opt/dce/ext/dfs_server.ext 4018963060 257664 /opt/dce/bin/bos 3748663765 40576 /usr/bin/chfn.auth 1697381338 36480 /usr/bin/chsh.auth 4196794364 147072 /usr/bin/passwd.auth 3392816381 122496 /usr/lbin/ftpd.auth 3274885810 25415 /usr/sbin/auth.adm 4288430041 106112 /usr/bin/login.auth 3900974327 48768 /usr/bin/su.auth 3357023417 90112 /usr/lib/libauth.1 3035345406 73344 /opt/dce/bin/dceexec 2390330019 110592 /usr/lib/libdceauth.1 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_6253 PHSS_6844 Equivalent Patches: None Patch Package Size: 46580 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_7193 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_7193.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_7193.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. The cluster clients must be shut down as described in step 5b. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_7193. 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_7193.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_7193.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 ...