<?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 Samba mount problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364087#M35339</link>
    <description>I have a bebian and RHEL  5 server , I use the command mount.cifs windows-path local-path -o username="xxxx",password="yyyy" can mount the windows path as local path , but I use the same method to do at a RHEL 3 server , it pop the below messages&lt;BR /&gt;&lt;BR /&gt;mount error: cifs filesystem not supported by the system&lt;BR /&gt;Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)&lt;BR /&gt;&lt;BR /&gt;Can advise what is the problem , how can I fix it ? thx&lt;BR /&gt;</description>
    <pubDate>Mon, 23 Feb 2009 10:04:56 GMT</pubDate>
    <dc:creator>heaman1</dc:creator>
    <dc:date>2009-02-23T10:04:56Z</dc:date>
    <item>
      <title>Samba mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364087#M35339</link>
      <description>I have a bebian and RHEL  5 server , I use the command mount.cifs windows-path local-path -o username="xxxx",password="yyyy" can mount the windows path as local path , but I use the same method to do at a RHEL 3 server , it pop the below messages&lt;BR /&gt;&lt;BR /&gt;mount error: cifs filesystem not supported by the system&lt;BR /&gt;Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)&lt;BR /&gt;&lt;BR /&gt;Can advise what is the problem , how can I fix it ? thx&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2009 10:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364087#M35339</guid>
      <dc:creator>heaman1</dc:creator>
      <dc:date>2009-02-23T10:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Samba mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364088#M35340</link>
      <description>can advise if I really want to use cifs type , what can I do ? &lt;BR /&gt;&lt;BR /&gt;The reason of why I want to use cifs is because some other application use cifs for file sharing , I am not perfer to make too much changes.</description>
      <pubDate>Mon, 23 Feb 2009 10:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364088#M35340</guid>
      <dc:creator>heaman1</dc:creator>
      <dc:date>2009-02-23T10:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Samba mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364089#M35341</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This command only works in  Linux,  and the  kernel  must  support  the  cifs filesystem.  The  CIFS  protocol  is  the successor  to the SMB protocol and is supported by most Windows servers and many other commercial servers and Network Attached Storage appliances as well as by the  popular Open Source server Samba.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;check wether cifs is enabled in kernelconfig:&lt;BR /&gt;# grep CIFS /boot/config-$(uname -r)&lt;BR /&gt;&lt;BR /&gt;If not reconfigure and rebuild your kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your Forumprofile says:&lt;BR /&gt;"I have assigned points to   0  of   67  responses"&lt;BR /&gt;&lt;BR /&gt;For better responsiveness of this forum you may want to assign points to all answer you get.&lt;BR /&gt;&lt;BR /&gt;Have a look at:&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?admit=109447626+1235388022790+28353475#33" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?admit=109447626+1235388022790+28353475#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?admit=109447626+1235388022790+28353475#34" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?admit=109447626+1235388022790+28353475#34&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364089#M35341</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2009-02-23T11:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Samba mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364090#M35342</link>
      <description>EL3 does not include the CIFS driver. It uses the older smbfs code. Use "mount -t smbfs" or "smbmount".</description>
      <pubDate>Mon, 23 Feb 2009 18:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364090#M35342</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2009-02-23T18:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Samba mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364091#M35343</link>
      <description>thx reply,&lt;BR /&gt;&lt;BR /&gt;I found that there is packages called cifs client , can advise does it used for cifs connection if the kernel not support cifs ?   is it suit for my case if I do not upgrade the kernel ? thx</description>
      <pubDate>Tue, 24 Feb 2009 09:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364091#M35343</guid>
      <dc:creator>heaman1</dc:creator>
      <dc:date>2009-02-24T09:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Samba mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364092#M35344</link>
      <description>CIFS and SMB are different names for the same protocol. smbfs will let you mount your Windows shares.&lt;BR /&gt;&lt;BR /&gt;You can also use smbclient, which provides a somewhat ftp-like interface to SMB/CIFS shares.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Feb 2009 16:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-mount-problem/m-p/4364092#M35344</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2009-02-24T16:14:45Z</dc:date>
    </item>
  </channel>
</rss>

