<?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 command kdestroy does not remove old credential files... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518312#M871609</link>
    <description>John, Alex,&lt;BR /&gt;&lt;BR /&gt;First of all thanks a lot for your contribution!&lt;BR /&gt;&lt;BR /&gt;If kdestroy does not remove all the files, do you think thais command will do the job:&lt;BR /&gt;&lt;BR /&gt;find  /var/opt/dce/security/creds ! -atime 1 -exec rm {} \;&lt;BR /&gt;&lt;BR /&gt;No, DCE integrated login is not used...</description>
    <pubDate>Thu, 19 Apr 2001 08:46:25 GMT</pubDate>
    <dc:creator>Rui Vilao</dc:creator>
    <dc:date>2001-04-19T08:46:25Z</dc:date>
    <item>
      <title>DCE command kdestroy does not remove old credential files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518309#M871606</link>
      <description>Greetings,&lt;BR /&gt; &lt;BR /&gt;I am running DCE 1.5 on HP-UX 10.20...&lt;BR /&gt; &lt;BR /&gt;In order to delete abandoned DCE credential files I have the following entry&lt;BR /&gt;in crontab:&lt;BR /&gt;00 04 * * * /usr/bin/kdestroy -e 1d&lt;BR /&gt; &lt;BR /&gt;However it seems that this command does not work very well...&lt;BR /&gt;The directory /opt/dcelocal/var/security/creds has more than 15000 files some&lt;BR /&gt;of there 17 days old...&lt;BR /&gt; &lt;BR /&gt;Am I using the command correctly...&lt;BR /&gt;Is there some other way to remove abandoned DCE credential files without&lt;BR /&gt;shutting down DCE?&lt;BR /&gt; &lt;BR /&gt;Thanks in advance for your help,&lt;BR /&gt; &lt;BR /&gt;Kind Regards,&lt;BR /&gt; &lt;BR /&gt;Rui.</description>
      <pubDate>Wed, 18 Apr 2001 12:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518309#M871606</guid>
      <dc:creator>Rui Vilao</dc:creator>
      <dc:date>2001-04-18T12:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: DCE command kdestroy does not remove old credential files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518310#M871607</link>
      <description>My DCE is setup to have to revalidate after 26 hours.&lt;BR /&gt;&lt;BR /&gt;I just remove the old files after they have been out there for a week.&lt;BR /&gt;&lt;BR /&gt;Nothing automatic to remove them that I know of.</description>
      <pubDate>Wed, 18 Apr 2001 12:12:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518310#M871607</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-04-18T12:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: DCE command kdestroy does not remove old credential files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518311#M871608</link>
      <description>Are you by any chance using DCE intergrated login ? I know of some issues that may go someway to explain this if this is the case ?</description>
      <pubDate>Wed, 18 Apr 2001 13:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518311#M871608</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-04-18T13:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: DCE command kdestroy does not remove old credential files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518312#M871609</link>
      <description>John, Alex,&lt;BR /&gt;&lt;BR /&gt;First of all thanks a lot for your contribution!&lt;BR /&gt;&lt;BR /&gt;If kdestroy does not remove all the files, do you think thais command will do the job:&lt;BR /&gt;&lt;BR /&gt;find  /var/opt/dce/security/creds ! -atime 1 -exec rm {} \;&lt;BR /&gt;&lt;BR /&gt;No, DCE integrated login is not used...</description>
      <pubDate>Thu, 19 Apr 2001 08:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518312#M871609</guid>
      <dc:creator>Rui Vilao</dc:creator>
      <dc:date>2001-04-19T08:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: DCE command kdestroy does not remove old credential files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518313#M871610</link>
      <description>OK using sms at all if yes : &lt;BR /&gt;&lt;BR /&gt;use &lt;BR /&gt;&lt;BR /&gt;find /var/opt/dce/security/creds -user smsadm -mtime +1 | xargs rm -f&lt;BR /&gt;&lt;BR /&gt;This shell command can be scheduled by cron at any interval the&lt;BR /&gt;system administrator would like.  Every 6 hours should be more than&lt;BR /&gt;sufficient to prevent a build-up of obsolete credential files.</description>
      <pubDate>Thu, 19 Apr 2001 08:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518313#M871610</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-04-19T08:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: DCE command kdestroy does not remove old credential files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518314#M871611</link>
      <description>Hi Alex,&lt;BR /&gt;&lt;BR /&gt;Do you mean I have to specify in the find command as user the owner of the credential files (user smsadm does not exist in my system...)...&lt;BR /&gt;A lot of different users may exist!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rui.</description>
      <pubDate>Thu, 19 Apr 2001 10:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-command-kdestroy-does-not-remove-old-credential-files/m-p/2518314#M871611</guid>
      <dc:creator>Rui Vilao</dc:creator>
      <dc:date>2001-04-19T10:43:23Z</dc:date>
    </item>
  </channel>
</rss>

