Re: Samba with Windows XP client

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Nov 02, 2009 at 08:12:04PM +0000, Timothy Murphy wrote:
> I'm running Samba on a Fedora machine,
> and was hoping to access files on a Windows XP Pro client,
> by "sudo mount -t cifs harriet:C /mnt/win".
> This works OK, but I am not able to browse on the Windows machine.
> 
> Am I misunderstanding something about how Samba works?
> Do I need to specify this Windows folder on the Linux box?
> Or is there some step I am meant to take on the Windows machine,
> beyond allowing File and Folder Sharing?

I've done things like that, but find that I need to use some additional
mount options to pass along username and password for the share being
mounted. something like:

mount -t cifs -o user=me,password=mypassword //host/path /mnt/foobar

and possibly uid and gid as well, etc.

see "man mount.cifs" for gory details.


-- 
---- Fred Smith -- fredex@xxxxxxxxxxxxxxxxxxxxxx -----------------------------
   "For the word of God is living and active. Sharper than any double-edged 
   sword, it penetrates even to dividing soul and spirit, joints and marrow; 
              it judges the thoughts and attitudes of the heart."  
---------------------------- Hebrews 4:12 (niv) ------------------------------

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux