Ubuntu :: Difficulties Sharing Folders Using Samba?

Feb 21, 2011

I attempted to share my ~/Videos folder using the Folder Sharing dialog when right-clicking a folder in Nautilus. It started to install but failed partially spitting out some error that I didn't bother to read/write down. It asked me to restart which I did. But now when reattempting to share the folder, I get given the following message: 'net usershare' returned error 255: net usershare add: cannot create tmp file /var/lib/samba/usershares/:tmp0BRWpm

I've looked around for a thread for this particular error, but I can't find anything specific to the "cannot create tmp file" issue. I'm assuming it's some folder permission issue. I tried uninstalling and reinstalling samba from the Ubuntu Software Center.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Samba In Virtualbox - Sharing Folders With Win7?

Aug 11, 2010

Win7 x64 host with Virtualbox installed running Ubuntu 32bit guest OS. I have Samba installed and I am sharing a folder to have read access from Win7. The folders I tried to share (here 'folder1-3') have been added in the conf.d in etc/samba/ like this - I used these 3 variants, all showed the same problem:

Code:

[folder1]
path = /data/mp3
read only = yes
guest ok = yes

[code]....

While I can connect to all of these from Windows and map them in Windows Explorer, I am unable to serve those files using my FTP server that is running on Windows. The folders simply do not show up when I add them as folders to serve in FileZilla. The problem I am assuming is causing this is the fact that FileZilla is running as a different instance and not on an administrator level. I cannot however add any users to the permissions list on the Windows side. The 'security' tab of the mapped folder shows the following Users:

EVERYONE
root (Unix user
oot)
root (Unix group
oot)

None of these seem to have rights to 'read' or 'list folders', the only permissions listed are 'special permissions'. Does anyone know how I can assign the group EVERYONE privileges to read and list files and then be able to serve this shared folder through my Windows-run FTP server?

View 1 Replies View Related

Ubuntu Networking :: Sharing Home Folders (samba)?

May 29, 2011

sharing the home directory of my mediacenter pc.I run xubuntu 10.04 on this machine, so I had to write my own smb.conf file:

[global]
workgroup = ReteDomestica
netbios name = MEDIASERVER[code]....

On my desktop PC (ubuntu 10.10) I can see the home folder of the mediacenter, but I cannot open it (unable to mount windows share) Where's the mistake?

View 1 Replies View Related

Software :: OpenSUSE - Map Users Folders From Samba Sharing

Aug 24, 2010

There are 3 computers:

- OpenSUSE (Workstation configured to log in using Active Directory Information)
- First Windows Server (Domain Controller)
- Second Windows Server (Provide shared folders for users to use)

How do I map domain users from second Windows Server (like \windowsserverusers<user>) to a folder (like /home/<domain>/<user>/<user_personal_folder>) in OpenSUSE computer ? It should be via samba right? Trying checking something in /etc/samba/smb.conf but couldn't find anything.

View 2 Replies View Related

Fedora Networking :: Unknown Samba Password - Use Samba For File Sharing Like On A Windows Home Network

Jul 17, 2010

I want to use samba for file sharing like on a Windows home network. Actually they are all Linux machines but nfs is too complicated. On my host machine I installed samba and system-config-samba. I created a new share for /home, check marked writable and visible and put access to everybody. For preferences-->server settings--> security the "authentication mode" is set to user, encrypt passwords is no, and guest account is no guest account. Under preferences-->samba users I added myself as a user with the same windows user name as my Linux user name and the same password.

My client is a virtualbox fedora (used for testing purposes but actual clients will be real computers on my home network). I entered the address smb://192.168.1.184. When asked for the user name and password I put my regular user name and password since that was what I set in samba users. However, the password dialog keeps coming up and won't let met into my own computer. If I quit it says something like access is denied. How can I get my home network back? I liked this feature when my home computers ran XP but I switched them to Fedora 12.

View 2 Replies View Related

Ubuntu :: Sharing Folders Between Users?

Feb 14, 2010

I am using Ubuntu 9.10 desktop. I set up my main user- admin and loaded the folders of files I would be working on and the relevant additional programs. Now, I would like to set up a second user so that someone else can use the computer with access to many of my files and folders, but not all, which would defeat having a second user. I have set sharing preferences for all of my folders. I have giving most rights to my second user. Yet the second user cannot even see ANY of my folders when they sign-in.

View 8 Replies View Related

Ubuntu :: Automatically - Sharing Folders?

May 24, 2011

I have 3 PC's in my household and I wanted to know if I can share folders with them lively. For example, I have LAMP server set up on all three, would it be possible for me to work on one PC then work on another and everything would automatically be shared?

View 5 Replies View Related

Ubuntu :: Moving And Sharing The Places Folders?

Aug 9, 2011

Current situation: two drives, Ubuntu 10.4 64bit installed and running on one drive, other drive blank and formatted for NTFS. What I want: When I download of save anything I want it to be stored automatically on the NTFS drive with no encryption and have the 'Places' folders point to the corresponding folders on that drive. Why: simple, I'm planing to dual boot Ubuntu and windows 7, and the NTFS folder will be the 'My Documents' Drive, this is why it's formatted NTFS. There will be over 100GB on files I'll need both OS's to have access too and I would like it to be automatic to save duplication. Also, if I need to, I want to be able to take that documents drive from the Ubuntu PC and be able to recover the info with an inferior windows OS... because that's what I have lying round in an emergency.

View 2 Replies View Related

Ubuntu :: Sharing Folders Between Dual-boot Options

Apr 25, 2010

I can access the folders that I have created in XP. What I would like to know is whether or not it is possible to share or link folders between the two OS. For example, I try to keep my files organized as best I can and had been keeping pictures in my XP "My Pictures" folder, but have to do a bit of directory digging to get to that same folder from Ubuntu.

View 5 Replies View Related

Ubuntu Networking :: Sharing Specific Folders Instead Of All Of /home?

Apr 25, 2010

I've being following this guide, which is great, and currently my samba.conf looks like this:

Code:
[global]
panic action = /usr/share/samba/panic-action %d
workgroup = "Name"
netbios name = "Server name"

[Code].....

As you can (maybe) see, my entire /home folder is shared. For various reasons, I'd prefer it if only say my music and videos were shared, how do I do that? I've looked around the web and seen some other people's samba.conf files but mine looks totally different and I don't want to lose the functionality I have by messing around with it.

View 1 Replies View Related

Ubuntu :: Sharing Folders On NTDF USB Drive Connected?

Sep 5, 2010

I have a USB drive connected to my Ubuntu laptop. I tried to create a share but cant access it from other Win PCs. I'm getting access denied even though I'm entering my ubuntu username and password. I'm guessing this has something to do with my drive being NTFS

View 1 Replies View Related

Ubuntu :: Sharing Partitions And Folders Through Local Network

Nov 25, 2010

I want the best way to share my folders between my Ubuntu computer and other windows computers through the local network.

View 3 Replies View Related

Ubuntu :: Can't Unshare Folders / Sharing Options Is Completely Greyed Out

Mar 18, 2010

I created a shared folder in my network, and then unshared it but it still shows up on Guest computers and people can still access it.How can I stop the share? "Sharing options" is completely greyed out.

View 6 Replies View Related

Ubuntu Networking :: Sharing Options - Sub Folders Permissions Error

Oct 30, 2010

I'm on Ubuntu 10.10. I installed Samba and went Administration > Samba. Added a folder [Videos] to share (this folder is on an ext partition). I then went to the folder [Videos] Right+Click > Sharing Options. I selected 'Share this folder', I put in a name and comment, checked Allow others to create and delete files in this folder and checked Guest Access.

When I view this shared folder [Videos] from my Windows PC I can access it with no problems but when I try drill down into sub folders I get a permissions error. [Attached a screenshot of the error]. If I share each folder separately then I can access them but obviously I'd like to share a folder and all it's contents.

View 9 Replies View Related

Fedora Networking :: Sharing Files And Folders?

Mar 18, 2010

How do I get it to play movies? It needs all kinds of codecs apparently. Is there a good source for these?I'm running Ubuntu on another machine. How do I connect to THAT?I was able to use samba in Ubuntu to connect to my windows network. Will that work to connect Fedora and Ubuntu?I get this when I try to use sudo in terminal.is not in the sudoers file. This incident will be reported.How do I fix that and how can I log in as root? It won't accept my password even though I know it's right.

View 10 Replies View Related

General :: Sharing - Check Who Is Accessing Shared Folders?

Feb 11, 2011

Is there any utility that shows, who is accessing( has accessed ) my shared folders. I am using samba to share folders with other windows machines.

View 2 Replies View Related

Server :: Log User Samba Who Delete Or Move Files/folders On Samba Server ?

Feb 8, 2010

I need to know is there any way to record or tracking or make logging if when user samba delete files or folders i can know that, cause sometimeon samba server some users complain they lost files, though i have daily backup and i can restore their files, i just want to know if or maybe some other users in one group accidentally move or delete the files.

View 1 Replies View Related

Ubuntu Servers :: Samba Sharing Not Showing Up

Apr 16, 2010

For some reason SAMBA is not showing up

[default-www]
writeable = yes
read only = no
path = /var/www
force group = nogroup
force user = nobody
guest only = yes
public = yes
create mode = 777
directory mode = 777

I can see Ubuntu on the LAN, but nothing being seen under it. What is wrong with it? /var/www has been chmod already, and set to 777

View 3 Replies View Related

Ubuntu :: Sharing Files With Samba In Windows XP?

Sep 26, 2010

I shared home folders to be accessible from a Windows XP notebook computer which my wife uses some times. One of the folders contains many pictures which I later renamed (bulk rename at the ubuntu box). The pictures at the Windows box still have the old name and they can be opened as usual. However, when my wife rotated a picture and saved it with the same name, the picture just disappeared. For some reason It can not display the new names. I removed the Thumbs.db files, restarted samba and re-configure again the connection with samba but no luck. It is not a big problem but I was wondering if someone knows what this is happening?This is my samba config file:

Code:

[global]
workgroup = WORKGROUP
server string = %h Ubuntu
dns proxy = no

[code]...

View 3 Replies View Related

Ubuntu Networking :: NFS And Samba Sharing Simultaneously?

Jan 6, 2011

I have a Lucid server with several external (eSATA) NTFS formatted drives. Right now, I'm sharing everything through Samba and administered through Webmin. Partly because I'd like to play with it and learn more and partly to see if there's any appreciable difference in overhead and speed, I'd like to try out NFS.

My question is, can the two sharing schemes (NFS and Samba) coexist on the same box peacefully?If not, I can rid of Samba and go with NFS, but I'd rather give it a shot first.Plus, some of the clients are Windows machines, so I'd have to install the SFU tools in order to get an NFS client on them.

View 2 Replies View Related

Ubuntu Networking :: Setting Up Sharing With Samba?

Feb 12, 2011

I recently installed ubuntu on one of my computers and am trying to get all my sharing worked out so I can access stuff with my windows machine. I'm still very stupid when it comes to linux.

Setting up sharing with Samba, I got my /home/user/media folder to share just fine. However I made a folder located on my second drive that I would like to share.

I have this entry for it in my smb.conf

Code:
[80GBshare]
comment = /media/Sifl_80GB/Shared/ folder share
path = /media/Sifl_80GB/Shared

[Code].....

the second drive is mounted on /media/Sifl_80GB and it was formatted as ext4.

My windows machines see the 80GBshare entry but I get the error "network path not found" when I try to open the folder. Does this mount need to be listed in my fstab for this to work correctly? I'm noticing something in the comments of the smb.conf for auto-mounting a cdrom drive when a cdrom drive is accessed by adding a fstab entry, so I'm wondering if this needs to be done with my second drive?

View 4 Replies View Related

Ubuntu Installation :: Samba For File Sharing With WinXP PC?

Feb 5, 2010

Suppose I have installed a Ubuntu (UNR9.10) PC in my home LAN,-> am I right that I need to have Samba server installed before I can share folders & files (mainly large media files) in the harddisk of Ubuntu PC for read/write access by other LAN PC running WinXP?

-> am I right that Ubuntu PC cannot access (read or write) USB harddisk nor USB thumbdrive as formatted by WinXP? how about SD card through USB card reader? does UNR v9.10 contain Samba or do I need to install it separately after UNR installation? where can I find the instruction for installation and configuration of the samba server?

View 3 Replies View Related

Ubuntu Networking :: Can't Access Samba Sharing Between 3 Computers?

Mar 31, 2010

my main computer hostname is home, and the others are ubuntu and eduardo.In home, I try to configure samba, downloading it with "sudo apt-get install samba" and then downloading at the synaptic manager the samba-common-bin thing.I shared my folders as ROOT in home and I cannot access from ubuntu and eduardo.Then I googled and I found this site: Quote:URL]Well... I follow all steps and I can't access these files.What I need to do to share files between these computers???

View 9 Replies View Related

Ubuntu :: Printer Sharing Will Not Work Unless Samba Restarts

May 8, 2010

I have have recently installed Ubuntu 10.04 on my desktop pc and set-up a shared folder and a shared printer from the Ubuntu desktop. My shared folder works completely fine and is easily accessible by my windows xp laptop. My printer sharing initially worked fine and I was able to connect and print from the windows xp laptop. Unfortunately, after a reboot of the ubuntu computer the printer is no longer found by the laptop (the shared folder, however, still works fine).

I can get the shared printer working again by using the following command to restart Samba: -
sudo service smbd restart

After restarting Samba, suddenly my laptop can see the printer again. I don't particularly want to have to restart Samba every time I boot up my computer. I understand I could probably make a script that would restart Samba automatically after booting or logging in, but I would rather fix the actual problem than use a workaround like that.

View 9 Replies View Related

Ubuntu Networking :: Samba File-sharing Not Working?

Jun 6, 2010

I am at a total loss. For all intents and purposes - sharing files over a lan without a password between this ubuntu 10.04 machine and my wifes laptop (windows 7) should be trouble free. I've installed samba, and created an smb.conf file in /etc/samba

Code:
[global]
workgroup = WORKGROUP
server string = Samba Server
netbios name = oak
security = share

[Code]....

I want to note that I was using Arch Linux and this exact setup worked flawlessly. Why on earth would it not work the same in Ubuntu? Is it not the same Samba?

View 5 Replies View Related

Ubuntu :: SAMBA Not Working Properly - No Printing Or Sharing

Jun 24, 2010

I'm having great trouble networking my computers

[Code]...

2 are ubuntu, 2 are XP. ubuntu machine 1 has printers. I managed to print a document from ubuntu machine 2 to ubuntu machine 1 via the network; however ubuntu machine 1's shared docs dont show up on any of the PCs. I am unable to see ubuntu machine 1 on any of the windows pcs, cant find the printers or any sign of the PC actually being there, but pinging the PC is no problem. Basically network printing from ubuntu 2 to ubuntu 1 works fine; but ubuntu 2 cant see ubuntu 1s shareddocs and vice versa. The windows PCs don't seem to even know that the ubuntu PCs exist. no printing or sharing

View 3 Replies View Related

Ubuntu :: Samba Sharing Single Directory Not Subs?

Jul 28, 2010

I have samba set up and working quite well, but I have several shared directories containing multiple directory trees, and for some reason the sub-directories of the shared one are not shared.Is there a way do set them to shared automatically rather than having to go through and set share for each and every one?

View 4 Replies View Related

Ubuntu Networking :: Sharing The Samba File / Directory?

Aug 1, 2010

I've been trying for what seems like forever to share a single directory with only two authorized users and I just can't get the permissions right.

Running Ubuntu 10.04 desktop as home file/print server.
Two users: chris and gretchen
Directory to share: Music
Music resides in chris' home folder.

I'd like to have full access for these two users and no access for anyone else. The challenge is that the best I can get for gretchen is read-only. What i've done so far:

Created user accounts for each
Created Samba accounts with passwords for each
Created a group called "family" and added chris and gretchen to it
Assigned the family group to the Music folder.
Shared the folder giving read and write access to family group.

chris seems to work ok but when gretchen access it from her snow leopard laptop she can't create a new folder. It should be noted that chris is also the admin account.

View 3 Replies View Related

Ubuntu :: Samba On Startup - Does Not Start The Printer Sharing

Aug 14, 2010

Using 10.04. I use one machine mostly as a printer server: If it goes down for whatever reason I want to restart without having to enter any password. Samba seems to start and allow file shares, but does not start the printer sharing so I must manually enter "sudo restart smbd" to allow the printer sharing. From reading the various threads I guess that the samba "start command" is before the printers are "initialized" and thus are not "setup". So how can I make the samba "startup" last after everything else? I am not enough familiar with all of the commands to understand the thread posting to make it work.

View 2 Replies View Related

Ubuntu Networking :: Sharing Parallel Printer Without Samba?

Aug 16, 2010

I have a parallel printer working on a desktop. I want to share it with my laptop, but I don't want to have to use samba. Both have ubuntu 10.04 installed.

I'm sure it can be done, but I'll be darned if I can find anything in the skimpy admin. tools.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved