<?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 cifs entries in /etc/fstab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387919#M198744</link>
    <description>When add an entry to /etc/fstab and execute the command: mount -aF cifs, I see two entries in the list of mounts.  Is this normal?&lt;BR /&gt;&lt;BR /&gt;These are the entries I see:&lt;BR /&gt;&lt;BR /&gt;/pdfs/Data/mps/dev on localhost:\\PRIHPUX1\MPSDEV soft,noac,retrans=3,timeo=205,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,proto=udp,NFSv3 on Mon Sep 27 12:45:11 2004&lt;BR /&gt;/pdfs/Data/mps/dev on prihpux1:/mpsdev soft,noac,retrans=3,timeo=205,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,proto=udp,NFSv3 on Mon Sep 27 12:45:11 2004&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Sep 2004 13:32:55 GMT</pubDate>
    <dc:creator>Tim_125</dc:creator>
    <dc:date>2004-09-27T13:32:55Z</dc:date>
    <item>
      <title>cifs entries in /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387919#M198744</link>
      <description>When add an entry to /etc/fstab and execute the command: mount -aF cifs, I see two entries in the list of mounts.  Is this normal?&lt;BR /&gt;&lt;BR /&gt;These are the entries I see:&lt;BR /&gt;&lt;BR /&gt;/pdfs/Data/mps/dev on localhost:\\PRIHPUX1\MPSDEV soft,noac,retrans=3,timeo=205,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,proto=udp,NFSv3 on Mon Sep 27 12:45:11 2004&lt;BR /&gt;/pdfs/Data/mps/dev on prihpux1:/mpsdev soft,noac,retrans=3,timeo=205,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,proto=udp,NFSv3 on Mon Sep 27 12:45:11 2004&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 13:32:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387919#M198744</guid>
      <dc:creator>Tim_125</dc:creator>
      <dc:date>2004-09-27T13:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: cifs entries in /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387920#M198745</link>
      <description>Hello tim, &lt;BR /&gt;&lt;BR /&gt;Have u tried "mountall" command. If you use this command, this may happen. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shine&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 14:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387920#M198745</guid>
      <dc:creator>Shine_5</dc:creator>
      <dc:date>2004-09-27T14:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: cifs entries in /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387921#M198746</link>
      <description>I put the following in /etc/fstab:&lt;BR /&gt;&lt;BR /&gt;server:/share /mountpoint cifs defaults 0 0&lt;BR /&gt;&lt;BR /&gt;I mounted using:&lt;BR /&gt;&lt;BR /&gt;mount -aF cifs</description>
      <pubDate>Mon, 27 Sep 2004 14:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387921#M198746</guid>
      <dc:creator>Tim_125</dc:creator>
      <dc:date>2004-09-27T14:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: cifs entries in /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387922#M198747</link>
      <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=685489" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=685489&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;With cifs its a two step process.&lt;BR /&gt;&lt;BR /&gt;mount then authenticate.&lt;BR /&gt;&lt;BR /&gt;You may be able to put authentication info directly into /etc/fstab but I'm not sure if thats a great idea.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Sep 2004 14:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387922#M198747</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-27T14:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: cifs entries in /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387923#M198748</link>
      <description>I am able to authenticate myself (cifslogin server user) and access the mounted drive.  But I am curious to why there are two mounts listed:&lt;BR /&gt;&lt;BR /&gt;/mountpoint on localhost:\\remoteserver\share&lt;BR /&gt;/mountpoint on remoteserver:/share</description>
      <pubDate>Mon, 27 Sep 2004 15:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-entries-in-etc-fstab/m-p/3387923#M198748</guid>
      <dc:creator>Tim_125</dc:creator>
      <dc:date>2004-09-27T15:28:13Z</dc:date>
    </item>
  </channel>
</rss>

