<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>Mount the windows share folder with spaces | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/server_side/mount_the_windows_share_folder_with_spaces/</link>
  <description>A Server Side forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>05/30/13, 150 05 2013 2013:%i:1369919150 09:05:50</pubDate>
  <lastBuildDate>06/06/13, 157 37 2013 2013:%i:1370565439 20:37:19</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Vince Wicks said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/server_side/mount_the_windows_share_folder_with_spaces/#p10013</link>
    <description><![CDATA[Create a hidden file under root home folder. Provide the user login items<br />
vim /root/.credentials<br />
username=domainmy_user<br />
password=mypassword<br />
<br />
Follow the below command for mount the windows partition<br />
<br />
mount -t cifs "//server/My Share" /mnt/windows_share -o credentials=/root/.credentials<br />
<br />
Then add the below entry in /etc/fstab for permanent mount<br />
<br />
//server/My40Share /mnt/windows_share cifs rw,mand 0 0<br />
<br />
<a href="http://ubuntulinux.co.in/community/index.php?threads/mount-the-windows-share-folder-with-spaces-and-domain-authentication.384/" class="external">Source</a><br />
]]></description>
    <pubDate>05/30/13, 150 05 2013 2013:%i:1369919150 09:05:50</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/server_side/mount_the_windows_share_folder_with_spaces/#p10013</guid>
   </item>
   </channel>
</rss