I'm having problem just getting a mount. I am tunnelling thru ssh: ssh -L 1139:127.0.0.1:139 user@xxxxxxxxxxxxxxxxxxx sudo /bin/mount -v -t cifs //127.0.0.1/user /home/user/z -o username=user,port=1139 smb.conf: [homes] comment = Home Directories browseable = no writable = yes samba server is fc10 - samba-common.x86_64 3.2.11-0.30.fc10 samba client is fc11 - samba-client.x86_64 3.3.2-0.33.fc11 same server work with fc10 client. -- gary On Tue, Jun 16, 2009 at 10:28 PM, Tim Largy <tim.largy@xxxxxxxxx> wrote: > > I have two Fedora 11 boxes here (installed from the i686 Live CD) and > each of them has a single Samba share that is supposed to be > accessible to everyone. I set both boxes up the same way, creating the > shares something like this: > > [root@box /]# mkdir /srv/public_samba > [root@box /]# chmod go+w,t /srv/public_samba > [root@box /]# service smb start > [root@box /]# service nmb start > [root@box /]# system-config-samba & > > and added my share, specifying my share path, share name, and checked > the "Writable" (sic) and "Visible" boxes and "Allow access for > everyone". Under "Server Settings" I left the defaults except that I > selected "nobody" for the guest account. > > Using system-config-firewall I opened up my smb ports, though I shut > it down just to make sure I didn't have a firewall problem. Now, when > I test the shares using smbclient from any machine on my network or > even the machine hosting the share I have intermittent results. Check > out the attached session. Anyone else having this sort of problem? > > Tim > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines