 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cannot Access Shared Folders in Fedora with Windows XP</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cannot-access-shared-folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cannot-access-shared-folders/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 13:28:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: brydell</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cannot-access-shared-folders/#comment-85529</link>
		<dc:creator>brydell</dc:creator>
		<pubDate>Fri, 17 Dec 2010 14:21:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-85529</guid>
		<description><![CDATA[All this talk about SAMBA server is off the point. The question was &quot;How can I access an XP drive from Fedora&quot;, not &quot;How can I serv up an XP drove using Fedora&quot;.

To access any WIn drive from Fedora, you need to install Samba-Client.
Then mount the XP drive usinge type=cifs.
You may need to do the mounting via a shell/terminal, unless you are willin to put your password into the mount command.
You need to have a mount point, like /windows/XP
After the mount, you will see the files like any other files.
&#039;mount -t cifs //host/XP-name  /windows/XP -o username=YourUser,workgroup=Your Group,file_mode=0777&#039;

Good Luck!]]></description>
		<content:encoded><![CDATA[<p>All this talk about SAMBA server is off the point. The question was &#8220;How can I access an XP drive from Fedora&#8221;, not &#8220;How can I serv up an XP drove using Fedora&#8221;.</p>
<p>To access any WIn drive from Fedora, you need to install Samba-Client.<br />
Then mount the XP drive usinge type=cifs.<br />
You may need to do the mounting via a shell/terminal, unless you are willin to put your password into the mount command.<br />
You need to have a mount point, like /windows/XP<br />
After the mount, you will see the files like any other files.<br />
&#8216;mount -t cifs //host/XP-name  /windows/XP -o username=YourUser,workgroup=Your Group,file_mode=0777&#8242;</p>
<p>Good Luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bharatsingh</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cannot-access-shared-folders/#comment-85457</link>
		<dc:creator>bharatsingh</dc:creator>
		<pubDate>Thu, 16 Dec 2010 06:27:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-85457</guid>
		<description><![CDATA[What Aquacer has said above is perfectly alright but I feel to ask you some questions is SAMBA already installed if yes then is the SAMBA service up and running if yes has anyone changed the SAMBA config please check for these possibilities. Also install a helpful utility called webmin which will give you graphical user interface to manage your Fedora Server. By default your home directories are ( SAMBA share ) is always up and running but if it is asking for a password login as root and give a command called smbpasswd -a &lt;username&gt; it will as for a password insert the password and then try accesing your fedora box from xp machine]]></description>
		<content:encoded><![CDATA[<p>What Aquacer has said above is perfectly alright but I feel to ask you some questions is SAMBA already installed if yes then is the SAMBA service up and running if yes has anyone changed the SAMBA config please check for these possibilities. Also install a helpful utility called webmin which will give you graphical user interface to manage your Fedora Server. By default your home directories are ( SAMBA share ) is always up and running but if it is asking for a password login as root and give a command called smbpasswd -a &lt;username&gt; it will as for a password insert the password and then try accesing your fedora box from xp machine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petkoa</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cannot-access-shared-folders/#comment-78178</link>
		<dc:creator>petkoa</dc:creator>
		<pubDate>Tue, 15 Jun 2010 15:46:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-78178</guid>
		<description><![CDATA[In fact, if your colleague runs Gnome desktop on Fedora, there is no need in running samba if she wants just to access shared resources on other PCs. She&#039;ll need samba only if she wants to export some resources.

Otherwise, Gnome has a way to enumerate workgroups, computers and shared folders without samba daemons, even without smbclient. One need to set workgroup not in smb.conf (which is missing if you have no samba installed) but in gconf editor...

I&#039;m not even sure should she need a cifs.mount or smbfs.mount programs for accessing shares - but if she wants to mount (semi)permanently some shares into the Linux directory tree, she&#039;ll definitely need some of these &quot;mounters&quot;, though necessary kernel modules should be in place.

So - why the problem accessing shares? It could be a firewall issue or if you have domain authentication in place, she has no proper credentials set by the domain controller...

Good luck,

Petko]]></description>
		<content:encoded><![CDATA[<p>In fact, if your colleague runs Gnome desktop on Fedora, there is no need in running samba if she wants just to access shared resources on other PCs. She&#8217;ll need samba only if she wants to export some resources.</p>
<p>Otherwise, Gnome has a way to enumerate workgroups, computers and shared folders without samba daemons, even without smbclient. One need to set workgroup not in smb.conf (which is missing if you have no samba installed) but in gconf editor&#8230;</p>
<p>I&#8217;m not even sure should she need a cifs.mount or smbfs.mount programs for accessing shares &#8211; but if she wants to mount (semi)permanently some shares into the Linux directory tree, she&#8217;ll definitely need some of these &#8220;mounters&#8221;, though necessary kernel modules should be in place.</p>
<p>So &#8211; why the problem accessing shares? It could be a firewall issue or if you have domain authentication in place, she has no proper credentials set by the domain controller&#8230;</p>
<p>Good luck,</p>
<p>Petko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: willnottellyou</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cannot-access-shared-folders/#comment-78158</link>
		<dc:creator>willnottellyou</dc:creator>
		<pubDate>Tue, 15 Jun 2010 05:29:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-78158</guid>
		<description><![CDATA[What Aquacer has said above is perfectly alright but I feel to ask you some questions is SAMBA already installed if yes then is the SAMBA service up and running if yes has anyone changed the SAMBA config please check for these possibilities. Also install a helpful utility called webmin which will give you graphical user interface to manage your Fedora Server. By default your home directories are ( SAMBA share ) is always up and running but if it is asking for a password login as root and give a command called smbpasswd -a &lt;username&gt; it will as for a password insert the password and then try accesing your fedora box from xp machine]]></description>
		<content:encoded><![CDATA[<p>What Aquacer has said above is perfectly alright but I feel to ask you some questions is SAMBA already installed if yes then is the SAMBA service up and running if yes has anyone changed the SAMBA config please check for these possibilities. Also install a helpful utility called webmin which will give you graphical user interface to manage your Fedora Server. By default your home directories are ( SAMBA share ) is always up and running but if it is asking for a password login as root and give a command called smbpasswd -a &lt;username&gt; it will as for a password insert the password and then try accesing your fedora box from xp machine</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 14:31:46 -->