<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DCE configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978478#M121748</link>
    <description>I suppose that you have loaded the server part of DCE along with the admin utilities, not just the client part.&lt;BR /&gt;&lt;BR /&gt;When making a new cell, I always had to exit dce_config after removing the remnants, and then restart dce_config to start configuring the new cell.</description>
    <pubDate>Wed, 21 May 2003 12:55:59 GMT</pubDate>
    <dc:creator>John Bolene</dc:creator>
    <dc:date>2003-05-21T12:55:59Z</dc:date>
    <item>
      <title>DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978475#M121745</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;On 11i, ihad installed DCE, today i tried to configure DCE. I opted for initial cell server setup, i got the following error.&lt;BR /&gt;&lt;BR /&gt;S:****** Configuring initial Security Server...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       Do you wish to first remove all remnants of&lt;BR /&gt;        previous DCE configurations for all components (y/n)?&lt;BR /&gt;        You should do so only if you plan on re-configuring&lt;BR /&gt;        as a client of a different cell: (n) y&lt;BR /&gt;S:****** Attempting to stop all running DCE daemons...&lt;BR /&gt;Reminder: Existing user credentials will be invalid&lt;BR /&gt;          when DCE daemons are stopped and restarted&lt;BR /&gt;S:****** Daemon dced is being used by NCS.  It will be restarted as rpcd.&lt;BR /&gt;S:****** Successfully stopped all running DCE daemons.&lt;BR /&gt;S:****** Attempting to remove all remnants of previous DCE configurations...&lt;BR /&gt;Reminder: Existing user credentials will be invalid&lt;BR /&gt;          when DCE daemons are stopped and restarted&lt;BR /&gt;S:****** Daemon dced is being used by NCS.  It will be restarted as rpcd.&lt;BR /&gt;S:****** Successfully removed all remnants of previous DCE configurations for&lt;BR /&gt;         all components.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        Enter the name of your cell (without /.../): heera2&lt;BR /&gt;S:****** Stopping rpcd...&lt;BR /&gt;S:****** Starting dced...&lt;BR /&gt;S:****** Initializing dced...&lt;BR /&gt;2003-05-21-06:50:54.119+00:00I----- dced FATAL dhd general main.c 954 0x7afd55d&lt;BR /&gt;Initialization (initialize secval data) failed, status=0x113db0ed.&lt;BR /&gt;ERROR:   dced -i failed to start.  Continuing will return to the Main Menu.&lt;BR /&gt;&lt;BR /&gt;I removed the DCE completely and reinstalled the same, now i can't see dce_config under neither /opt/dce/bin nor /opt/dcelocal/bin.&lt;BR /&gt;&lt;BR /&gt;does anybody knows the solution?&lt;BR /&gt;&lt;BR /&gt;thanx in advance&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 12:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978475#M121745</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-05-21T12:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978476#M121746</link>
      <description>Ravi,&lt;BR /&gt;  Make sure that you have the following bundles installed.&lt;BR /&gt;&lt;BR /&gt;B3187B, B3188B, B6192AA&lt;BR /&gt;&lt;BR /&gt;  DCE daemon is dumping.  Did you get any core.  Check for the signal which generated the core.&lt;BR /&gt;&lt;BR /&gt;  check /var/opt/dce/config/dce_config.log for any any errors.&lt;BR /&gt;&lt;BR /&gt;  This will give some info.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Umapathy</description>
      <pubDate>Wed, 21 May 2003 12:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978476#M121746</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-05-21T12:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978477#M121747</link>
      <description>Also make sure that the patches are installed.&lt;BR /&gt;&lt;BR /&gt;PHSS_27258, PHSS_27259&lt;BR /&gt;&lt;BR /&gt;also check /var/opt/dce/svc/fatal.log  if its there.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Umapathy</description>
      <pubDate>Wed, 21 May 2003 12:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978477#M121747</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-05-21T12:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978478#M121748</link>
      <description>I suppose that you have loaded the server part of DCE along with the admin utilities, not just the client part.&lt;BR /&gt;&lt;BR /&gt;When making a new cell, I always had to exit dce_config after removing the remnants, and then restart dce_config to start configuring the new cell.</description>
      <pubDate>Wed, 21 May 2003 12:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978478#M121748</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2003-05-21T12:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978479#M121749</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;after re-installinf DCE (B3187B, B3188B, B6192AA) the dce_config command under /opt/dce/bin doesn't exist.&lt;BR /&gt;&lt;BR /&gt;/opt/dce/bin has only  &lt;BR /&gt;&lt;BR /&gt;/opt/dce/bin &amp;gt;ls&lt;BR /&gt;acctmgr         dceping         idl             sec_create_db   tclobam&lt;BR /&gt;cdsbrowser      dcm             nidl_to_idl     sec_salvage_db&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 13:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978479#M121749</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-05-21T13:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978480#M121750</link>
      <description>Ravi,&lt;BR /&gt;  Mine reads like this.&lt;BR /&gt;&lt;BR /&gt;swlist -l product |grep DCE&lt;BR /&gt;  DCE-C-Tools           B.11.11.10     DCE-C-Tools&lt;BR /&gt;  DCE-CDS-Server        B.11.11.10     DCE-CDS-Server&lt;BR /&gt;  DCE-Core              B.11.11        HP DCE/9000 Core Client Software&lt;BR /&gt;  DCE-CoreAdmin         B.11.11.10     DCE-CoreAdmin&lt;BR /&gt;  DCE-CoreTools         B.11.11.10     DCE-CoreTools&lt;BR /&gt;  DCE-SEC-Server        B.11.11.10     DCE-SEC-Server&lt;BR /&gt;  IntegratedLogin       B.11.11        Integrated Login for HP-UX and DCE&lt;BR /&gt;  KRB-Support           B.11.11        Kerberos Support for HP-UX and DCE&lt;BR /&gt;  PHSS_27258            1.0            HP DCE/9000 1.8 DCE Client IPv6 patch&lt;BR /&gt;  PHSS_27259            1.0            HP DCE/9000 1.8 Server/DevTools cum. patch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please check &lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3190-90073/B3190-90073_top.html&amp;amp;con=/hpux/onlinedocs/B3190-90073/00/00/10-con.html&amp;amp;toc=/hpux/onlinedocs/B3190-90073/00/00/10-toc.html&amp;amp;searchterms=1.7%7cDCE&amp;amp;queryid=20030521-081457" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3190-90073/B3190-90073_top.html&amp;amp;con=/hpux/onlinedocs/B3190-90073/00/00/10-con.html&amp;amp;toc=/hpux/onlinedocs/B3190-90073/00/00/10-toc.html&amp;amp;searchterms=1.7%7cDCE&amp;amp;queryid=20030521-081457&lt;/A&gt;&lt;BR /&gt;for the list of filesets as per the documentation.&lt;BR /&gt;&lt;BR /&gt;Is there any problem with the media from which you are installing?  Double check the depot for any errors.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 13:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978480#M121750</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-05-21T13:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978481#M121751</link>
      <description>your initial problem :&lt;BR /&gt;&lt;BR /&gt; stcode 0x113db0ed &lt;BR /&gt;289255661 (decimal), 113db0ed (hex): Pre-authentication directory bad (dce / dhd) ie /var/opt/dce/security/preauth had bad perms or was missing .... there may have been some more info in /var/opt/dce/svc/*.logs.&lt;BR /&gt;&lt;BR /&gt;My advise is to swremove dce filesets. Rm any remnant dirs.&lt;BR /&gt;&lt;BR /&gt;re-install DCE filesets.&lt;BR /&gt;&lt;BR /&gt;re-run dce-config, perform a&lt;BR /&gt;&lt;BR /&gt;4. UNCONFIGURE -remove a host from CDS and SEC databases&lt;BR /&gt;5. REMOVE      -stop DCE daemons and remove data files&lt;BR /&gt;                  created by DCE daemons&lt;BR /&gt;&lt;BR /&gt;then try &lt;BR /&gt;&lt;BR /&gt; CONFIGURE   -configure and start DCE daemons</description>
      <pubDate>Wed, 21 May 2003 14:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978481#M121751</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-05-21T14:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978482#M121752</link>
      <description>Hi Alex &lt;BR /&gt;&lt;BR /&gt;thanx for reply,&lt;BR /&gt;&lt;BR /&gt;after removing the DCE filesets and remnant files and installed again the same.&lt;BR /&gt;even now dce.unconfigure and dce_configure executables are not exist under /opt/dce/bin</description>
      <pubDate>Wed, 21 May 2003 14:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978482#M121752</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-05-21T14:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978483#M121753</link>
      <description>Hi Alex &lt;BR /&gt;&lt;BR /&gt;thanx for reply,&lt;BR /&gt;&lt;BR /&gt;after removing the DCE filesets and remnant files and installed again the same.&lt;BR /&gt;even now dce.unconfigure and dce_configure executables are not exist under /opt/dce/bin</description>
      <pubDate>Wed, 21 May 2003 14:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978483#M121753</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-05-21T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: DCE configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978484#M121754</link>
      <description>Hi Alex &lt;BR /&gt;&lt;BR /&gt;thanx for reply,&lt;BR /&gt;&lt;BR /&gt;after removing the DCE filesets and remnant files and installed again the same.&lt;BR /&gt;even now dce.unconfigure and dce_configure executables are not exist under /opt/dce/bin</description>
      <pubDate>Wed, 21 May 2003 14:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-configuration/m-p/2978484#M121754</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-05-21T14:50:22Z</dc:date>
    </item>
  </channel>
</rss>

