<?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: cifslogin as non-root user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950293#M577471</link>
    <description>Darren,&lt;BR /&gt;&lt;BR /&gt;no, I have started it manually with user root.&lt;BR /&gt;&lt;BR /&gt;Kay.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Apr 2003 11:12:30 GMT</pubDate>
    <dc:creator>Kay Liesenfeld</dc:creator>
    <dc:date>2003-04-14T11:12:30Z</dc:date>
    <item>
      <title>cifslogin as non-root user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950290#M577468</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm using cifsclient on an HP-UX 11.11 machine connecting to Windows-2000 Server.&lt;BR /&gt;&lt;BR /&gt;Cifsmount, cifslogin etc. with root-user runs perfectly, but when I try to ciflogin with a non-root user I get the following error message:&lt;BR /&gt;&lt;BR /&gt;ipcclient: error connecting to daemon: [13] Permission denied&lt;BR /&gt;ipcclient: CIFS Client is down.&lt;BR /&gt;&lt;BR /&gt;Switching to root with su the same command succeeds.&lt;BR /&gt;&lt;BR /&gt;It seems that any non-root user has no rights to access the cifs-daemon.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Kay.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2003 07:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950290#M577468</guid>
      <dc:creator>Kay Liesenfeld</dc:creator>
      <dc:date>2003-04-14T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: cifslogin as non-root user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950291#M577469</link>
      <description>hi&lt;BR /&gt;i remember we used to have the setuid bits on for cifsmount and cifsumount for every user to use this command. &lt;BR /&gt;&lt;BR /&gt;not sure of any security risks because it was used on a test machine with not many users.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 14 Apr 2003 07:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950291#M577469</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-14T07:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: cifslogin as non-root user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950292#M577470</link>
      <description>Hi Kay,&lt;BR /&gt;&lt;BR /&gt;Is the cifsclient started automatically (ie set in /etc/rc.config.d/cifsclient) before you run these commands?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 14 Apr 2003 10:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950292#M577470</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-14T10:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: cifslogin as non-root user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950293#M577471</link>
      <description>Darren,&lt;BR /&gt;&lt;BR /&gt;no, I have started it manually with user root.&lt;BR /&gt;&lt;BR /&gt;Kay.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2003 11:12:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950293#M577471</guid>
      <dc:creator>Kay Liesenfeld</dc:creator>
      <dc:date>2003-04-14T11:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: cifslogin as non-root user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950294#M577472</link>
      <description>ok, as long as it's started before you use the other commands :)&lt;BR /&gt;&lt;BR /&gt;Have a look at the following link to the CIFS client docs:  &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B8724-90011/B8724-90011.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B8724-90011/B8724-90011.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Under the "installing and configuring" section there's section entitled "Using the CIFS/9000 Client" which documents that root must mount and unmount shares, before an individual user can then use cifslogin.&lt;BR /&gt;&lt;BR /&gt;hope that helps,&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 14 Apr 2003 11:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950294#M577472</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-14T11:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: cifslogin as non-root user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950295#M577473</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;after contacting HP support I installed the newest version of cifsclient and now it's working fine.&lt;BR /&gt;&lt;BR /&gt;Thank you all.&lt;BR /&gt;&lt;BR /&gt;Kay.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2003 08:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-as-non-root-user/m-p/2950295#M577473</guid>
      <dc:creator>Kay Liesenfeld</dc:creator>
      <dc:date>2003-04-15T08:41:27Z</dc:date>
    </item>
  </channel>
</rss>

