<?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: Problem with CIFS client in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-cifs-client/m-p/3437325#M206741</link>
    <description>Couple of things to check:&lt;BR /&gt;&lt;BR /&gt;1) If windows is controlling the share, setting up a root user in the windows system will greatly assist when root has to access or change data. Same for any Unix user. Setting up account for each Unix/Linux machine might be helpful&lt;BR /&gt;&lt;BR /&gt;2) See about numeric user id standardization between Linux and HP-UX users. If steve is user 203 on HP-UX and 503 on Linux confusion and unhappiness with ownership and such can occur.&lt;BR /&gt;&lt;BR /&gt;3) Make sure the samba on the Linux side is up to date. Red Hat releases ES 3.0 with a non-functional samba release installed. The client could not recognize permissions on the samba server that was released with Fedora or other Linux distributions.&lt;BR /&gt;&lt;BR /&gt;To mount shares on hp-ux with the credential database presents a problem.&lt;BR /&gt;&lt;BR /&gt;HP-UX only recognizes the first eight digits of the user id. It pretty much ignores the rest.&lt;BR /&gt;&lt;BR /&gt;You can set up the user and put it in the proper groups. Then make sure the permissions on the files it needs to access are valid.&lt;BR /&gt;&lt;BR /&gt;One way around these problems is Single sign one authentication. LDAP can be used to authenticate users on Windows, Linux and HP-UX. Windows ADS can be used to authenticate users as well, but Samba 3.x is required and thats not production code on HP-UX yet.&lt;BR /&gt;&lt;BR /&gt;It gets fun and complicated.  &lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 06 Dec 2004 09:34:09 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-12-06T09:34:09Z</dc:date>
    <item>
      <title>Problem with CIFS client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-cifs-client/m-p/3437324#M206740</link>
      <description>Hi.&lt;BR /&gt;I have a problem with communication between Windows 2000 and HP-UX server.&lt;BR /&gt;On Windows 2000 I have some shares (eg. share1$, share2$ and so on). On HP-UX I'm trying to mount these shares on /mnt/test1 /mnt/test2 ...&lt;BR /&gt;But I have a problem .&lt;BR /&gt;When i'm using root account everything looks good, I can wrte files, make dirs.&lt;BR /&gt;But from the ordinary user (eg. database) I cannot even read directory listing of /mnt/test1 dir.&lt;BR /&gt;&lt;BR /&gt;I'm trying to mount share with this command :&lt;BR /&gt;mount -F cifs -o username=user_windows,password=password_windows server:/share1$ /mnt/test1&lt;BR /&gt;&lt;BR /&gt;On Linux server I can use gid and uid options and I can mount share with credentials "database/backup".&lt;BR /&gt;Is there any possibility to mount shares on HP-UX with credentials of user "database"?&lt;BR /&gt;&lt;BR /&gt;Thank You in advance.&lt;BR /&gt;Piotrek</description>
      <pubDate>Mon, 06 Dec 2004 09:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-cifs-client/m-p/3437324#M206740</guid>
      <dc:creator>Piotr Smerda</dc:creator>
      <dc:date>2004-12-06T09:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with CIFS client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-cifs-client/m-p/3437325#M206741</link>
      <description>Couple of things to check:&lt;BR /&gt;&lt;BR /&gt;1) If windows is controlling the share, setting up a root user in the windows system will greatly assist when root has to access or change data. Same for any Unix user. Setting up account for each Unix/Linux machine might be helpful&lt;BR /&gt;&lt;BR /&gt;2) See about numeric user id standardization between Linux and HP-UX users. If steve is user 203 on HP-UX and 503 on Linux confusion and unhappiness with ownership and such can occur.&lt;BR /&gt;&lt;BR /&gt;3) Make sure the samba on the Linux side is up to date. Red Hat releases ES 3.0 with a non-functional samba release installed. The client could not recognize permissions on the samba server that was released with Fedora or other Linux distributions.&lt;BR /&gt;&lt;BR /&gt;To mount shares on hp-ux with the credential database presents a problem.&lt;BR /&gt;&lt;BR /&gt;HP-UX only recognizes the first eight digits of the user id. It pretty much ignores the rest.&lt;BR /&gt;&lt;BR /&gt;You can set up the user and put it in the proper groups. Then make sure the permissions on the files it needs to access are valid.&lt;BR /&gt;&lt;BR /&gt;One way around these problems is Single sign one authentication. LDAP can be used to authenticate users on Windows, Linux and HP-UX. Windows ADS can be used to authenticate users as well, but Samba 3.x is required and thats not production code on HP-UX yet.&lt;BR /&gt;&lt;BR /&gt;It gets fun and complicated.  &lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 06 Dec 2004 09:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-cifs-client/m-p/3437325#M206741</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-06T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with CIFS client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-cifs-client/m-p/3437326#M206742</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have a couple of choices:&lt;BR /&gt;&lt;BR /&gt;1) run cifslogin from the database user&lt;BR /&gt;&lt;BR /&gt;2) use the guestUser feature of CIFS client.  This is documented in the Admin Guide for CIFS client - which can be found at &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 06 Dec 2004 10:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-cifs-client/m-p/3437326#M206742</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-12-06T10:53:29Z</dc:date>
    </item>
  </channel>
</rss>

