<?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 Cannot delete entry in CIFS database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955719#M542971</link>
    <description>Hi,&lt;BR /&gt;I have mounted a windows shared on my HP-UX using cifsmount and the -s option (Save mount and password in database).&lt;BR /&gt;Now, I can umount the fs but I can't delete his entry in CIFS database:&lt;BR /&gt;cifsumount -d /xa136&lt;BR /&gt;Unmounting Share: Path not mounted!&lt;BR /&gt;&lt;BR /&gt;somebody has an idea?&lt;BR /&gt;&lt;BR /&gt;Lionel.</description>
    <pubDate>Mon, 05 Mar 2007 10:37:12 GMT</pubDate>
    <dc:creator>Tixier Gilles</dc:creator>
    <dc:date>2007-03-05T10:37:12Z</dc:date>
    <item>
      <title>Cannot delete entry in CIFS database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955719#M542971</link>
      <description>Hi,&lt;BR /&gt;I have mounted a windows shared on my HP-UX using cifsmount and the -s option (Save mount and password in database).&lt;BR /&gt;Now, I can umount the fs but I can't delete his entry in CIFS database:&lt;BR /&gt;cifsumount -d /xa136&lt;BR /&gt;Unmounting Share: Path not mounted!&lt;BR /&gt;&lt;BR /&gt;somebody has an idea?&lt;BR /&gt;&lt;BR /&gt;Lionel.</description>
      <pubDate>Mon, 05 Mar 2007 10:37:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955719#M542971</guid>
      <dc:creator>Tixier Gilles</dc:creator>
      <dc:date>2007-03-05T10:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete entry in CIFS database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955720#M542972</link>
      <description>Shalom Lionel,&lt;BR /&gt;&lt;BR /&gt;I think there is a windows process on the windows share with an open file on the share.&lt;BR /&gt;&lt;BR /&gt;It may not be a cifs related process which is why you can't manage it with the CIFS interface.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;Back in the USA&lt;BR /&gt;For a week or so.</description>
      <pubDate>Mon, 05 Mar 2007 12:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955720#M542972</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-05T12:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete entry in CIFS database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955721#M542973</link>
      <description>Lionel,&lt;BR /&gt;&lt;BR /&gt;This is Eric in the HP CIFS Client lab.&lt;BR /&gt;&lt;BR /&gt;The exact sequence of events you describe is not entirely clear.  It appears you have successfully unmounted the Windows share, and (after unmounting), trying to do "cifsumount -d ..." to remove the user-database entry.&lt;BR /&gt;&lt;BR /&gt;If my interpretation is not correct, please post a more explicit description and I'll do my best to solve it.&lt;BR /&gt;&lt;BR /&gt;If I am correct, however, the problem is easy to correct: in the version of the CIFS Client that you are using (A.01.xx), user-database entries can be deleted only during a cifsumount operation.  Since you have already unmounted the Windows share, you cannot unmount it again, thus you cannot delete the UDB entry.&lt;BR /&gt;&lt;BR /&gt;You have two solutions: first and easiest, do the "cifsumount -d ..." when the Windows fs is mounted; second, less easy but better, upgrade to the latest CIFS Client (A.02.02.01).  In this version, there is a "cifsdb" command that allows users to manage database entries regardless of whether fs's are mounted or users are logged in.&lt;BR /&gt;&lt;BR /&gt;Upgrading is strongly recommended notwithstanding this feature; the latest version is much more stable and feature-rich than the early versions.  It is available free at software.hp.com.  If you do upgrade, there are procedures to follow for database entries; see the Migration chapter in the Admin Guide, available at docs.hp.com.&lt;BR /&gt;&lt;BR /&gt;-Eric</description>
      <pubDate>Tue, 06 Mar 2007 03:31:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955721#M542973</guid>
      <dc:creator>Eric Raeburn</dc:creator>
      <dc:date>2007-03-06T03:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete entry in CIFS database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955722#M542974</link>
      <description>Lionel,&lt;BR /&gt;&lt;BR /&gt;A couple of clarifications:&lt;BR /&gt;&lt;BR /&gt;1.  You can delete UDB entries via cifslogout, not just cifsumount.  But once the fs is unmounted, all users are automatically logged out, so you would still need to do "cifslogout -d ..." when the fs is mounted.  This is all much more flexible in A.02.xx: mounts, logins and UDB entries are independent of one another.&lt;BR /&gt;&lt;BR /&gt;2.  If you do upgrade and wish to consult the Admin Guide first, note that the most recent version of this document is A.02.02.  The latest version of the software is A.02.02.01, a minor upgrade to A.02.02; we generally do not update the Admin Guide for minor releases.  Release notes are also available at docs.hp.com.&lt;BR /&gt;&lt;BR /&gt;Finally, an additional reason to upgrade to A.02.02.01 is that the A.01.xx versions are no longer officially supported.&lt;BR /&gt;&lt;BR /&gt;-Eric</description>
      <pubDate>Tue, 06 Mar 2007 03:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955722#M542974</guid>
      <dc:creator>Eric Raeburn</dc:creator>
      <dc:date>2007-03-06T03:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete entry in CIFS database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955723#M542975</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;First, I excuse myself for my English.&lt;BR /&gt;&lt;BR /&gt;Your second answer appears the best solution with my concern.&lt;BR /&gt;The tools provided in CIFS A.02.02 seem to be the best to resolve my concern.&lt;BR /&gt;I think that I quickly will migrate.  &lt;BR /&gt;&lt;BR /&gt;You solved in a few hours my problem what the French support did not succeed in doing in seven days.  &lt;BR /&gt;&lt;BR /&gt;I am happy to have fallen on somebody from also qualified.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;Lionel.</description>
      <pubDate>Tue, 06 Mar 2007 10:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955723#M542975</guid>
      <dc:creator>Tixier Gilles</dc:creator>
      <dc:date>2007-03-06T10:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete entry in CIFS database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955724#M542976</link>
      <description>Lionel,&lt;BR /&gt;&lt;BR /&gt;I'm glad I was able to help.  Your English is fine--I was just not clear about the sequence of events.&lt;BR /&gt;&lt;BR /&gt;I also should have mentioned, A.02.xx versions are not available for HPUX 11.0, so if that's your OS version, you will be able to upgrade the CIFS Client only if you upgrade the OS.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;-Eric</description>
      <pubDate>Tue, 06 Mar 2007 12:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-delete-entry-in-cifs-database/m-p/3955724#M542976</guid>
      <dc:creator>Eric Raeburn</dc:creator>
      <dc:date>2007-03-06T12:23:49Z</dc:date>
    </item>
  </channel>
</rss>

