<?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: CIFS Question !! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040484#M302854</link>
    <description>Example to define a share in /etc/opt/samba/smb.conf&lt;BR /&gt;&lt;BR /&gt;[Vobstore]&lt;BR /&gt;comment = Vobstore Share&lt;BR /&gt;path=/net/acomd1/var/opt/clearcase/vobstore/cia2.vbs&lt;BR /&gt;writable = yes&lt;BR /&gt;valid users = sujata sujata1 sujata2&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;User.map&lt;BR /&gt;&lt;BR /&gt;This option allows you to specify a file containing a mapping of usernames from the clients to the server. This can be used for several purposes. The most common is to map usernames that users use on DOS or Windows machines to those that the UNIX box uses. The other is to map multiple users to a single username so that they can more easily share files.&lt;BR /&gt;&lt;BR /&gt;For example to map from the name "admin" or "administrator" to the UNIX name "root" you would use: &lt;BR /&gt;root = admin administrator &lt;BR /&gt;Or to map anyone in the UNIX group "system" to the UNIX name "sys" you would use: &lt;BR /&gt;sys = @system &lt;BR /&gt;</description>
    <pubDate>Fri, 20 Jul 2007 06:20:40 GMT</pubDate>
    <dc:creator>G V R Shankar</dc:creator>
    <dc:date>2007-07-20T06:20:40Z</dc:date>
    <item>
      <title>CIFS Question !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040481#M302851</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have the next scenario:&lt;BR /&gt;&lt;BR /&gt;One HPUX box is exporting some file system through CIFS, and this shared resource is mounted on a windows box (everything works fine). The user with permissions (i'm using the security mode=server)can access and mount this shared resource succesfully. My PDC is a windows nt box on a workgroup environment. &lt;BR /&gt;&lt;BR /&gt;But i need to grant access to an other user. This is a local user defined on the windows box ??. I need to complete this part because the windows local user make a ftp connection to the windows box and needs to access to the content of this shared resource (i want to configure this shared resource like his home directory or something similar).&lt;BR /&gt;&lt;BR /&gt;How can i grant permissions to this user too ?.&lt;BR /&gt;&lt;BR /&gt;Thank's in advance !!</description>
      <pubDate>Thu, 19 Jul 2007 13:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040481#M302851</guid>
      <dc:creator>Ivan Azuara</dc:creator>
      <dc:date>2007-07-19T13:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Question !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040482#M302852</link>
      <description>I believe samba is used to export a Unix share and mount it on windows box. CIFS is used to mount a windows share on Unix box.&lt;BR /&gt;&lt;BR /&gt;To give individual privilages you need to edit /etc/opt/samba/samba.conf &lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Fri, 20 Jul 2007 06:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040482#M302852</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-20T06:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Question !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040483#M302853</link>
      <description>after editing you need to stop and start &lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/samba&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Fri, 20 Jul 2007 06:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040483#M302853</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-20T06:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Question !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040484#M302854</link>
      <description>Example to define a share in /etc/opt/samba/smb.conf&lt;BR /&gt;&lt;BR /&gt;[Vobstore]&lt;BR /&gt;comment = Vobstore Share&lt;BR /&gt;path=/net/acomd1/var/opt/clearcase/vobstore/cia2.vbs&lt;BR /&gt;writable = yes&lt;BR /&gt;valid users = sujata sujata1 sujata2&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;User.map&lt;BR /&gt;&lt;BR /&gt;This option allows you to specify a file containing a mapping of usernames from the clients to the server. This can be used for several purposes. The most common is to map usernames that users use on DOS or Windows machines to those that the UNIX box uses. The other is to map multiple users to a single username so that they can more easily share files.&lt;BR /&gt;&lt;BR /&gt;For example to map from the name "admin" or "administrator" to the UNIX name "root" you would use: &lt;BR /&gt;root = admin administrator &lt;BR /&gt;Or to map anyone in the UNIX group "system" to the UNIX name "sys" you would use: &lt;BR /&gt;sys = @system &lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040484#M302854</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-20T06:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Question !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040485#M302855</link>
      <description>Sorry, i wasn't very clear in my last post. Really i have the samba software for HPUX named CIFS:&lt;BR /&gt;&lt;BR /&gt;B8724AA                       A.01.08        CIFS/9000 Client&lt;BR /&gt;  B8725AA                       A.01.09.04     CIFS/9000 Server&lt;BR /&gt;&lt;BR /&gt;In fact, my configuration has a similar shared definition that yours. But i need to gain access to a local user defined on the windows box.&lt;BR /&gt;&lt;BR /&gt;Obviusly i mount the share on the windows box using the user and password defined in my smb.conf file, and the share is mounted. But the local user on the windows box can't access to this network directory through a ftp connection.&lt;BR /&gt;&lt;BR /&gt;I want that the unix share be like an other local directory on the windows box.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 20 Jul 2007 12:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040485#M302855</guid>
      <dc:creator>Ivan Azuara</dc:creator>
      <dc:date>2007-07-20T12:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Question !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040486#M302856</link>
      <description>If the user maps the Unix share, like mapping a network drive, he shud be able to do ftp.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Fri, 20 Jul 2007 13:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040486#M302856</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-20T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Question !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040487#M302857</link>
      <description>Good advice, let me chek it.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 20 Jul 2007 16:08:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question/m-p/4040487#M302857</guid>
      <dc:creator>Ivan Azuara</dc:creator>
      <dc:date>2007-07-20T16:08:10Z</dc:date>
    </item>
  </channel>
</rss>

