0
votes
3answers
230 views

Samba Server Configured in Fedora 13 ,but unable to access from windows

Configuration file :/etc/samba/smb.conf as follows [global] workgroup = workgroup server string = SambaServer security = user name resolve order = hosts lmhosts ; ...
0
votes
3answers
533 views

Unable to connect to samba shared folder via windows

im new to linux and Samba. Aim Create a called Shared_folder which can be accessed by ALL users (group name = users). Therefore, in order to map the drive in windows, the user is promoted to enter ...
1
vote
2answers
98 views

How do I find out who has accessed a file on lion server?

I have a lion server which is accessed by multiple people. Is it possible to find out which users have accessed a file?
2
votes
1answer
891 views

Files/Folders get weird names and become inaccessible on Samba share

Here is our current setup: Mac OS X 10.5.8 File server using Mac OS Extended (Journaled) file system. There is a share that is shared over AFP (For Mac desktops) and Samba for (Windows desktops). ...
0
votes
1answer
330 views

How can I rsync password protected shared folder over windows smb?

I'm using computers with Windows xp operating system. What had been done: created a shared folder C:\123 on host 192.168.0.2 and made it shared created user with name User and password 123 granted ...
1
vote
2answers
372 views

Basic linux based fileserver for home use, what file sharing protocol to use to serve Linux, MacOS and Windows filesharing clients?

I got an aging Gentoo Linux laptop which I am about to transform into a fileserver for our home users (to view our family photos, films etc). Clients to support will be Linux, MacOS and Windows. ...
1
vote
2answers
364 views

FTP or SAMBA for a college-network?

How do I choose a multi-platform (Linux, Windows, Mac) file sharing solution? if there is a need of secure and reliable file sharing from a Linux server on college network. Which can be the best ...
0
votes
1answer
571 views

Samba share issue with sharing directories on NTFS/FAT32 (Mounted Drives)?

I have some strange problems with Samba server. I am using samba Version 3.5.4 on Ubuntu 10.10. I have two Windows-XP machines, one on VirtualBox on Ubuntu and another office laptop. Windows machine ...
0
votes
0answers
246 views

Mac and windows 7 file sharing specific user

I try to share a specific directory to my windows 7 computer, but I want it to use a specific user that I created on my mac to connect to it. I saw this tutorial: ...
2
votes
1answer
180 views

OS X - How can I share a folder with Windows users (SMB) without sharing my entire user directory?

I'd like to be able to just have the single shared folder appear in Windows explorer, but somehow the folder + my users home folder (which essentially allows you into the whole machine) is visible.
1
vote
3answers
2k views

What's wrong with my smb.conf and why can't Windows access the share?

I'm trying to use Samba to share files between Windows XP and Ubuntu. I edited the smb.conf and added the workgroup name and netbios name. This is the part that has problems: [Myshare] comment = ...
2
votes
4answers
1k views

Configuring SMB shares in OS X

I'm at my wit's end trying to control SMB file sharing on my Mac. (OS X 10.5 Leopard). I want to do something fairly simple: share a particular (non-home, non-Public) folder over my my SMB/Windows ...
2
votes
1answer
780 views

Windows 7 - File Sharing “Computername\Username”

Is there a way to disable the computer name being added to the beginning of my username while using windows file sharing? It's really annoying since i'm trying to mount a samba share and it doesn't ...
4
votes
2answers
4k views

How to open file and printer shares to the internet?

i tried to make file and printer sharing open to the internet on NT3.51 in 1998, but it just refused to actually ever work. Are are the IP ports and protocols that must be port-forwarded to make file ...
0
votes
3answers
13k views

Sharing Files from Mac OS X 10.6 (Snow Leopard) using SMB (Samba)

I enabled file sharing and in options SNB sharing on my Mac but still none of the computers in my local area network can reach it. They can ping the computer and can ssh but only sharing doesn't work. ...