Ubuntu Networking :: 9.10 Unable To Share Folder?
Jan 21, 2010
I am unable to share a folder on my Ubuntu 9.10 desktop machine. Networking is working, I can see and be seen by windows machines and also my Ubuntu 9.10 laptop. The laptop is able to share folders with no problem. The error message I get when I try to set sharing on a folder is "'net usershare' returned error 255: net usershare add: cannot convert name "Everyone" to a SID. Memory allocation error."
I know there has been a thread relating to this in the past, but the solution there did not work for me, and I have been beating my head against the wall for a couple of weeks on this problem, and have spent a bit of time with smb.conf. I would hate to have to do a new install to fix this, after all this is not MS windows!Can anyone point me in the right direction?
View 1 Replies
ADVERTISEMENT
May 13, 2010
I wanted to enable file sharing in for one of my folders under the home directory. I noticed that the 'not shared' and 'shared' always defaulted back to 'not shared'. And now I see what looks like an electrical plug icon symbol over the folder icon symbol like I might see used for some of the root folders. What does the new icon indicate about the folder attributes and why does file sharing default to 'not shared'?
View 1 Replies
View Related
Jan 11, 2010
I have a windows machine (in a domain) and I have created 2 Virtual Machines with Suse 11.2 installed on them.Now, I want to share a folder in windows to both Suse images. I am succesfully able to do that.I used: mount -t cifs -o user..... command to mount it at /mnt/win on my linux and succesfully able to work with it.
Now, I want a user in my Linux box (both Linux images)to be able to write to the shared folder in windows (actually both linux images will write to the shared folder but it is based on acquairing locks and releasing them to be able to use the shared folder on windows).
I tried etc fstab and lot other options but my efforts were in vain.Simply put - I need a user in my linux box (suse 11.2) to be able to write to a windows shared folder.
View 2 Replies
View Related
Mar 20, 2010
Every time I share a folder (using Ubuntu 9.10 Desktop), the share is gone after I reboot. How can I make it a permanent share that persists?
Note: I used the gui to create the share (if that matters). Once I get the share permanent, the next thing I'll want to do is automatically mount it from another Ubuntu Desktop computer on the network.
Note: this will be a "peer to peer" network. I don't have Ubuntu Server and don't intend to get it. Just have two Ubuntu Desktop computers.
View 5 Replies
View Related
Jan 12, 2011
I am getting this error when I try to share a folder through samba.
Error 255 cannot convert name "Everyone" to a SID
I do not have a file /etc/init.d/samba Has this been replaced by /etc/init.d/smbd ?
Also, I have a /var/lib/samba/usershares folder but it is empty. Is there supposed to be something inside?
View 4 Replies
View Related
Feb 15, 2011
I'm trying to figure out a good way to access a folder within a Windows share from an Ubuntu 10.04 computer. I work at a school which uses a Windows network. Each class has one login and a folder for their work. All the folders are in one Windows share called //fses/class$. Each class does not have access to //fses/class$ (otherwise a student from one class would be able to access another class's folder) - they only have access to their own folder e.g. //fses/class$/3b.
When I try to access a class's folder from an Ubuntu computer I get an error that //fses/class$ cannot be accessed. I've got around it for the moment by using a teacher's credentials, but that's not ideal because then the students have access to other classes' work. I also tried using the 'mount' command e.g.
sudo mount -t smbfs -o username=3b,password=**** //fses/class$/3b /media/3b
This did work (although I know it'd be better to use cifs and a credentials file), but only a 'superuser' can do it, and it mounts the folder for all users. I could also give the students superuser permission for the mount command, but this seems like giving them more permission than should really be necessary. Is there any way for a user who is not a superuser to access the folder? I'd like to use something like this.
nautilus username=3b,password=**** smb://fses/class$/3b
View 9 Replies
View Related
Jul 9, 2011
I have got 11.04 install on my dell system.The system has got 2 harddisk,all my data is store in the 2nd harddisk.How do I share the folder in the 2nd harddisk.Samba is already install in the system.
View 9 Replies
View Related
Jan 23, 2011
I am having the following problems with samba.
1. I cant share a folder on an external USB drive. (I have no problem doing so in UBUNTU)
2. I cannot seem to get Samba Swat to work.
I've Tried 127.0.0.1:901
my ip address:901
severname:901
I made sure that xinet was installed and started as well as smb and nmb. I can access other shares on the server just cant get samba swat to work nor can I set up a share on an External USB. I can access it from my side but not my Wifes side. I even made the root of the drive a share like so:
in smb.conf
[FreeAgent Drive]
comment=Shared Server Drive
path= /media/FreeAgent Drive
read only = no
browseable = yes
create mask = 0777
directory mask = 0777
valid users = argedion, perky
what am i missing or doing wrong? I have a simular set up on a server running UBUNTU 10.10 and it is sharing paths from a USB external. (note: I did not have to share the root of the drive in ubuntu.)
I know that Fedora is not UBUNTU nor GOD willing will it ever be. forgot to mention that firewall is off and i cannot access it even as root
View 14 Replies
View Related
Jul 12, 2011
In this post I will give a quick solution for a possible problem with sharing a folder in Fedora 15.I had to spend some time for research and frustration so, hopefully this post will save you from both. If you have Samba installed and configured to share certain folders on your Fedora machine for a Windows network but, they can't be accessed then following might solve the problem:
1. Go to Applications, Other and run FIREWALL
a). go to TRUSTED SERVICES and check SAMBA and SAMBA CLIENT that are located in the list of services
b). click APPLY
c). go to ICMP FILTER and check ECHO REPLY (PONG) and ECHO REQUEST (PING)
c). click APPLY
[Code]...
If your Samba is configured correctly, your shared folder should be available on your Windows network.A little hint: if you don't want other users to use passwords for accessing your shared folder, select SHARE as an Authentication Mode in Samba GUI Configuration Tool, Preferences, Server Settings, Security
View 3 Replies
View Related
Mar 3, 2010
i have Centos 5.3 installed with TXT mode i want to create and share one folder to be accesible to me from the network, to download and share files into it with my Host, i created the folder but dont know how to share it,
View 6 Replies
View Related
Sep 4, 2010
I can't share my /var/www folder on this machine - it worked fine on my Desktop, it just asked me to install the samba windows something.
What's going wrong with this.
Here is the error I get after right clicking and going to sharing and trying to share the folder...
Code:
View 5 Replies
View Related
Sep 29, 2010
i need to always mount the user share of my Windows server at Ubuntu login.
This is my server struture:
Server
|-Group1
| |-user1
|
|-Group2
|-user2
ive found that i need to configure pam mount and i have this example:
<volume user="user" fstype="smbfs" server="krueger" path="public"
mountpoint="/home/user/krueger" >
but i dont know what to change relative to my server folder struture.
View 9 Replies
View Related
Apr 24, 2011
I'm having some trouble mounting a Samba share on my two Ubuntu machines. The Samba share is setup so that all files are readable and writable by everyone (it's only accessible via the local network). When I create a new folder on the share with either of my Ubuntu machines, the folder becomes non-writable by anyone ie. I can't place anything into the folder. I'm using the following command to mount the share:
[Code].....
I think the problem is with the way I'm mounting the share on my Ubuntu machines. If I go to the share using smb://192.168.1.160 in a file browser, I can create new folders which are readable and writable by everyone. But, if I create the new folder where it's mounted at /mnt/backup, no-one can modify or change it.
View 2 Replies
View Related
Jan 15, 2010
I've just installed Ubuntu 9.10 and Samba 3.4. I've shared a folder and have accessed the share from a Windows 7 client. However, I've struggled to configure the share and folder so that the Win7 client can create files and/or folders in the share. Kept getting Permission Denied errors. Finally, (using Webmin) I set the permissions on the file folder so that "Other" had write access. I don't understand why this was necessary (and how unsecure this is). I already had the write access checkbox ticked for "User" but it wasn't enough.
View 1 Replies
View Related
Sep 20, 2010
1. I have Ubuntu 10.04.1 installed alongside Windows Home premium 7 on a Compaq CQ5110f with 2 dual processors, 320 GB HDD, 4 gb Ram, less than a year old/ It is giving me some error messages. It is wanting to lock the drive or various programs after being left unused for a few minutes, I have not found where I can disable this. I do not need passwords, really. I am the only user. I reinstalled it once, on top of itself (Ubuntu) and it worked fine briefly, then started doing it all again.
I use to sometimes install Ubuntu as a windows app. on a previous version, maybe 9.04 - 9.10, but think I can not do it on this version?
So, Can I install as WIndows app on this version of Ubuntu? CAn I install Ubuntu on one drive alone, and windows on the other drive alone, install both in same computer and get dual booting? I think before, to do that I had to reset boot drives in BIOS to whichever I had the OS I wanted to use?
Or MUST they be installed on same drive for dual booting to be available?
I am attaching screen shots of the messages I get, etc. I have tried to share files and folders, but it does not allow me to select Share this folder as some security thing is not installed, And the time I am required to enter password to use comp[iter after being idle a few minutes, seems to be tied to my folder, which is JOHN. I may have to think about removing Ubuntu from this drive, add a SATA drive and use two, one for Windows and one for Ubuntu.
View 5 Replies
View Related
Jun 18, 2011
Was trying out Fedora 15 but could figure out something: How do I share a folder?
When doing some Googling all I could find were forum posts on how to manually configure samba with smb.conf (a place I refuse to go, its 2011 people), and gnome-user-share which only shares ~/Public and doesn't show up on my Windows computer.
I do know that at least in Ubuntu 10.10 with Gnome 2 all I had to do was right click on a folder at click Sharing. I'm looking for similar ease of use in Fedora.
View 1 Replies
View Related
Jan 22, 2011
I have installed ubuntu 10.10 and the Samba addon to configure my shares to my Windows terminals.This is what I got
Firewall off (utf disabled)
Internal Sata /dev/sda1 (EXT4 FS)
External USB HDD /dev/sdb1 mounted at /media/SG1500GB (EXT4 FS)
I have two shares
1. //home/test - Which I can see and access with no problems (can't write to it though even though I set the share as writable?, but, I can read from it). This is available to everyone. My windows terminal can see this folder and access it. This is on my main 80GB internal drive /dev/sda1.
2. //media/SG1500GB/Music. I set this up for everyone full access and I can see it at all my Windows machines but,I can't get into the folder. Windows keeps giving me an error stating network path not found.I also try to access it via the Nautilus (Places/Network/system/music) and get an error message "unable to mount location, Failed to mount windows share". This drive is mounted per the disk utility.
View 4 Replies
View Related
Nov 7, 2009
I know this might seem stupid, but I can't seem to connect my 2 PCs to share a folder (directory)
The both have Fedora 11 and they are connected through a Linksys WRT54G (one on LAN and the other on WiFi)
View 6 Replies
View Related
Mar 3, 2010
F12 / Gnome 2.28.2 I'm just trying to share the /home/Public folder with my Mandriva laptop. The "manual" on Gnome's website doesn't give much info, other than clicking the option to share the folder and deciding whether to use a password or not. There has to be more to it, otherwise it'd work.
All I'm looking to do is copy files to and from the folder on the desktop machine from the laptop..
View 1 Replies
View Related
Jan 2, 2010
I have two computers running Ubuntu 9.10, both have one shared folder. These were set up via Nautilus.
On computer 1 I can see and use the shared folder of computer 2 just fine.
On computer 2 I can NOT see the shared folder of computer 1 anymore since recently. I has worked in the past.
Some more information: the name of computer 1 is "daniel", the share name is "gedeeld". So the address of the shared folder of computer 1 would be smb://daniel/gedeeld/
Opening this address in Nautilus works fine on computer 1 (that shares the folder), but results in an error on computer 2.
Error: failed to mount Windows share. Please select another viewer and try again.
View 1 Replies
View Related
Sep 24, 2010
I have been having off and on issues with my samba file shares. I am sharing a NTFS formated hard drive where the mount point is in my home directory, as well as a printer connected via USB. I am to the point where printing works (using it as an ipp print share, samba is configured for it, but I don't know if it works or not), and I can access the shared folder from Windows, but I can't access the shared folder from any Ubuntu machine. I get the error:
[Code]....
View 5 Replies
View Related
May 17, 2010
I cannot, in any way, share files between my Windows 7 and Ubuntu PCs. I have tried everything out there and nothing seems to work. I don't get why! I have samba installed, I have installed the apache2.2 packages and I have checked the network file sharing.
I can create shares with folders and I can see all the windows computers on the network (but can't access any of them).
I cannot view my Ubuntu computer from the Windows computer either.
View 4 Replies
View Related
Sep 1, 2011
I live in an apartment that is shared with others. We all connect to the internet through the same router. I have files I would like to share with others but have been unable to figure out how to make folders public, or how to view public folders of others and get their files.
View 9 Replies
View Related
Jan 25, 2011
There is a printer connected to my Ubuntu box that I would like to share with XP users on my home network. When I browse for a network printer in XP the Ubuntu box is displayed, but does not display the connected printer.I added the following lines to cupsd.conf:Port 631Listen /var/run/cups/cups.sockand then restarted cups with:sudo /etc/init.d/cups restartI have also set ufw to allow incoming traffic through port 631 from each XP machine.
View 5 Replies
View Related
Jan 23, 2010
I have a share on my home server with all my music in. When I go to a windows PC (Windows 7) and go to network I can see the share, but when I try to connect in ubuntu by going to places>network>windows network. I get the error: "Unable to connect. Failed to retrieve share list from server". However when I try the connect to server option and specify the IP address its fine. I have tried this with the firewall disabled with the same results. I am trying to get my family to use ubuntu and I don't want them to have tp specify an IP address.
View 8 Replies
View Related
May 5, 2010
I'm currently using ubuntu on my laptop, and I want to access my windows 7 folders via network and file sharing...but there's this problem...
Everytime I want to connect to my Windows 7 pc, it will just prompt me a "password required for xx pc"...and keep looping on every username/password [afaik from the windows account], and I'm unable to login to it.
Even tho I've set "LmCompatibilityLevel" dword key, 1 or 2 [restarted every set] under LSA..it's still the same thing happens...
View 4 Replies
View Related
Feb 15, 2010
I just set up an ubuntu 9.10 server (no desktop environment, command line only) and I'm unable to see my samba share. I followed these instructions. Here are the relevant parts of my smb.conf file: Quote:
workgroup = JASONGROUP
# I un-commented this
security = user
[code]....
View 9 Replies
View Related
Aug 3, 2010
I've just loaded a laptop with Ubuntu 10.04, and I am unable to mount a samba share from an older Red Hat server. The problem first occurred when I tried using "Places -> Network" or "Places -> Connect to server", and the server's log gives me something like this
[2010/08/03 15:40:38, 1] auth/auth_server.c:check_smbserver_security(363)
password server 10.100.1.2 rejected the password: NT_STATUS_LOGON_FAILURE
[2010/08/03 15:40:38, 2] auth/auth.c:check_ntlm_password(319)
[code]....
View 2 Replies
View Related
Aug 19, 2010
I am a big ubuntu fan (9.04) installed,everything went well, installed my network card(s) & the onboard without no problems/installation disc.I have 2 Network interface(s) that I used on windows xP to 'bridge' my connection, because I only have one slot on my router, and the last slot runs into my computer room and from the PC, I run it to the xbox/ps3.No matter what I do, I cannot get ubuntu to share connection
to my other network interface.
View 1 Replies
View Related
Feb 9, 2011
i am new using ubuntu 10.10 and so far i like it but the only thing i have problems is to be able to connect to the network i am running Windows 7 on the main pc and when i try to connect to the network (Click on Places, Network, Windows Network "icon appears" "right click on it" and get message Unable to mount location, "Failed to retrieve share list from server" i have try many solutions for the last 3 days but no luck can somebody i just want to share some music files and be able to connect to sound system and play the music
[Code]...
View 1 Replies
View Related