Ubuntu Networking :: Accessing Folder Within Windows Share

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


ADVERTISEMENT

Ubuntu Networking :: Accessing Files From A Windows Share Within Applications

Dec 7, 2010

I cannot access figure out how to access files stored on a windows share within an application. I can access files on a windows share from places>network but if I am trying to access files from say audacitcy or gtkpod by means of file>open when the application brings up the "places" dialog there is no network Icon to choose from.

View 7 Replies View Related

Ubuntu Networking :: Accessing Windows Network Share Folders

Feb 16, 2011

I'm using Ubuntu 10.10 since 2-3 weeks. First I tried live CD and the OS seems to be very good. So i installed it on my laptop.So far i had no problems until I tried to access the shared network folders of my Server running on MS Windows Vista and another trial PC running WindowsXP. I'm trying to solve this since 2-3 days, I haven't found a solution.1st of all my network works fine. All computers can ping each other and as the laptop had Windows XP installed the server was accessable.1st I installed the SMB4k tool with this program. I could see the computer names, but as soon as I select a Windows computer the tool searches and nothing happens.

I tried a lot of different variations of this command but in the end I receive this kind of error. I also tried to add -o user=username pass=password, nothing changed.After this I searched information about this error, some forum threads I googled are telling the SMB4K tool modifies the /etc/sudoers file and cause this error. So i tried to change it back with some kind of sudo chmod 0640 etc/sudoers but this won't work it seems I can not modify or edit thisw file using sudo.With the pyNeighbourhood tool I could only see my Laptop but not the Windows PCs.At the end I will install Linux systems on all of my PCs, but only if all my tests will pass .

View 1 Replies View Related

Ubuntu Networking :: Accessing Windows Share, Repeated Request For Authentication?

Jul 31, 2010

I am using Kubuntu 10.04, but I am posting here because the Kubuntu forums seems to be user agnostic. I just couldn't get past the verificaiton process. This should be a general networking problem that Ubuntu users can answer. On my home network, I have a Windows machine whose shared folders I can access from one machine running Ubuntu 9.04. I've had to do no network configuration on Ubuntu, it just works out of the box. On Windows I do not have a password that I use to login. Ubuntu does not ask for it either.

But on Kubuntu, when I browse the network samba shares, I can see my Windows share, open it, navigate it, but every time I cd into another level in the share or click on a file (say a music file to play), the authentication window pops up asking for a user name and password. What login information should I use here? I tried my Windows user name and a blank password,

View 8 Replies View Related

Networking :: Share A Folder On Centos To Use Via Windows Clients

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

Ubuntu Networking :: Mount Windows User Share Folder At Login?

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

Fedora Networking :: Easily Share A Folder With A Windows Computer In 15?

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

Ubuntu Networking :: Shared Folder Not Visible / Error: Failed To Mount Windows Share?

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

Ubuntu :: Can't Prevent Keyring From Asking For Windows Share Password When Accessing

Oct 3, 2010

I have a Windows share on my network and I protected it with a password. I access it with my Ubuntu desktop, and I saved my password the first time I accessed it. The password is saved in Seahorse (the keyring), but each time I try to access my Windows share, I have to type in my keyring password.Despite trying several tutos, I haven't been able to prevent keyring from asking for my keyring password.

View 9 Replies View Related

OpenSUSE Network :: Prompted For A Password When Accessing A Windows 7 Share?

Feb 14, 2010

I have searched for days on this problem and no one seems to have the fix. Everyone else seems to go off on tangents.I have 3 computers. One runs XP pro, one runs Windows 7 Ultimate x64, and one runs openSUSE 11.2.The two windows machines can share files between each other with no problems.On suse I setup samba correctly. When I go to Computer -> Network on suse, I then go into Samba Shares. Then I see my workgroup name. I click to go in and I can see all 3 of my PC's listed here.When I click on my XP pro machine,am prompted for a user name and password. I put it in and I gain access perfectly.

When I click on my Windows 7 machine, I am prompted for a user name and password. I enter it in and it prompts me again for the user name and password. It will not let me in.I have changed all of the settings in 7, I have disabled the firewall, I have changed the security policies, I have changed the encryption strength.Simply Samba is nolaying well with Windows 7. I cannot believe that I am the only one with this problem

View 3 Replies View Related

Ubuntu Servers :: Accessing A Folder In Remote VPS Via Windows Explorer?

May 22, 2011

I would like to read and write to a folder in an Ubuntu VPS remotely via a Windows Explorer (Windows 7 Ultimate). Considering that my VPS has very little resources (128MB RAM), what program should I use?

View 2 Replies View Related

Ubuntu Networking :: Way To Share Folder From Machine To Windows Machine

Aug 28, 2010

I am trying to establish the easiest way to share a folder from an Ubuntu machine to a Windows machine.In the past I have added things to smb.conf and that has all worked fine but what I am trying to do is to figure out what the "new user" way of doing this is so that when I am helping other people I know I am getting them to do the simplest thing.I completely removed samba and reinstalled it so that I didn't have any configuration. Right clicked on a folder and selected "Sharing Options" ticked the "Share this folder box" gave it a name and a comment and ticked the other two boxes.

When I went to the windows laptop then it kept asking for a username/password and nothing worked.Back on the ubuntu machine I did sudo smbpasswd -a [username] and created a blank password. Now from the windows machine I can access the shared folder.Is the smbpasswd step still required? It's very confusing for a new user as there is no suggestion that anything other than right clicking on the folder and choosing the options you want would be required. Is it something to do with the fact that this is an ubuntu machine that has gradually been upgraded through versions and this problem wouldn't have been there from a new install?

View 3 Replies View Related

Ubuntu :: Windows Network / Cannot Create Folder On Share?

Jan 20, 2010

We have a storage server here running Windows. I have full permission to my share, blah blah, whole 9 yards. When I'm on Ubuntu and connect to it, I cannot create a folder or paste any items in "my" folder unless I put it in a sub folder.\storagejason = cannot create folders.\storagejasonstuff = can create folders.So, I come here asking the obvious question: dubya tee eff??

View 1 Replies View Related

Ubuntu :: Can't Permanently Mount A Windows Share Folder?

Jan 7, 2011

I'm successfully accessed a local Windows Share folder with the "Places --> Connect to Server" tool, but I can't figure out how to get it permanently mounted so that I don't have to keep logging in every time I boot up. I understand that the solution is supposed to involve adding a line to fstab, but I've tried a dozen variations on it based on various tutorials I've found online to no avail. Is there any way to check and see how the "Connect to Server" tool is doing its magic? Or to make that permanent?

-Brett Bowman
Erdr1ck
System:
Ubuntu 10.10 (AMD64)

View 2 Replies View Related

OpenSUSE :: Mount A Windows Share Into A Folder?

Sep 21, 2010

Is there a way to mount a Windows Share into a Linux folder? I'm using OpenSuSE 11.1.

View 4 Replies View Related

General :: Share A Folder In Mint 9 With Windows 7?

Jul 14, 2010

i want to make a samba server in linux mint 9.....i want to share a folder in linux mint9 with windows 7 ....i think samba is the only option in linux where we can share a folder as mapped network drive with windows.....is there any 1 who tell me the whole procedure for d same......pls help me out...linux mint always open with user accounto root account....samba needed a root account or is it okie with user account?

View 3 Replies View Related

General :: Windows SMBClient - How To Share Folder

Jun 5, 2011

In this tutorial I have shown how we can share a folder from Windows to Linux, [URL]. The author of the video is not responsible if something is broken.

View 3 Replies View Related

Ubuntu :: Make Deluge Share 'STATE' Folder Across Windows?

Feb 20, 2011

I'm dual booting windows 7 and ubuntu 10.10. I use Deluge on both boots. Both instances of Deluge share a default download location on the Windows partition. I would like both instances of Deluge to share it's 'State' folder, which is where Deluge stores the .torrent files it is currently using and the information about their progress and such. On the windows side this location is%APPDATA%delugestateand onUbuntu~/.config/deluge/stateI found them, they look good.I can read/write to the windows side from Ubuntu, the windows partition is automounted, yada yada. I can even autoadd the .torrents from the Windows location when I run the Linux Deluge.But what I want is for the Windows side to function normally while altering the Ubunutu instance of Deluge to use the %APPDATA%delugestate directory on the windows partition instead of it's default~/.config/deluge/stateSuch that when I add torrents in Ubuntu (primary OS) and switch to Windows, Deluge will be productively downloading/seeding while I'm wasting my life with Starcraft.Possible

View 6 Replies View Related

CentOS 5 :: Can't Access Samba Share Folder From Windows

Feb 25, 2010

i did install and configure samba buy google tutorials. I can ping the centos box from windows but cannt access folder which is on centos. I can ping the machine.

View 9 Replies View Related

Ubuntu Servers :: Samba And Share A Folder An Sub Folders For Windows Users

Feb 19, 2010

I've installed Ubuntu Server 7.10 Gutsy and Webmin 1.500 on it. The thing that I want to do is: I want to share a folder an sub folders for windows users ( guest user) I should modify those folders from my ubuntu desktop 9.10 karmic they are all same folders. Is it possible? if yes how can i make it. you can tell from webmin or samba configuration file.

View 8 Replies View Related

Ubuntu :: Set Save Location Of Bittorrent In A Network Share Folder In Windows?

Jan 14, 2011

my ubuntu machine disk is already full, i want to set the save location of of bittorrent to a network share in windows is this possible?

View 3 Replies View Related

Debian Configuration :: Auto Syncing Folder With Windows Share?

Aug 10, 2010

I use Debian Squeeze on my laptop, and in my office we have a WinXP box where we store all our documents and stuff. When I'm in the office, I can directly mount my directory to edit documents, and at home/wherever I can use VPN to connect to the box so it's no problem again.

However: I'd like to know if there is a way to set up a directory on my laptop, that I can use even when offline, and then when I'm connected to the office computer, it automatically syncs with it.

View 2 Replies View Related

SUSE / Novell :: How To Share Folder For Windows Base System

Oct 12, 2009

Today I try to shared a folder for Windows XP using GUI in OpenSUSE 11.1. I created a folder --> right click and click on Share --> Check on "Share with Samba(Microsoft Windows)", "Public" and "Writable". Then connect from Windows using //192.168.100.1/sharefolder. It open up but I can only read (no write access as I check on "Writable"). Did I miss something?

View 1 Replies View Related

General :: Using Samba To Share A Folder From A Guest With A Windows Host In VirtualBox

Mar 15, 2011

I would like to share a folder from a Linux Guest with a Windows host (with read and write access if possible) in VirtualBox. I read in these two links: here and here that it's possible to do this using Samba, but I am a little bit lost and need more information on how to proceed.

So far, I managed to set up two network adapters (one NAT and one host-only) and to install Samba on the Linux guest, but I have the following questions now: What do I need to type in samba.conf to share a folder from the Linux guest? (the tutorial provided in one of the links above only explains how to share home directories) Are there any Samba commands that I need to run on the guest to enable sharing? How do I make sure that these folders are only available to the host OS and not on the Internet? Once the Linux guest is setup, how do I access each of the individual shared folders from the Windows host? I read that I need to mount a drive on Windows to do this, but do I use Samba logins, or Linux logins, also do I use localhost? or do I need to set up an IP for this?

View 1 Replies View Related

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 View Related

Ubuntu Networking :: Accessing Windows Shares From 9.10?

Feb 16, 2010

i have 3 ubuntu machines running 9.10. All of them are running SMB so that the Windows machines can access the shares on the Ubuntu machines, but the ubuntu machines can not access shares on the Windows machines. When I click to connect to a windows machine ( all of them running XP), it says "connecting to COMPUTERNAME.." It never opens the computer, and it always comes back with an error saying that it failed to connect. I haven't been using ubuntu for very long, so im not as savvy with it as I am on windows. All windows machines can see all ubuntu shares, just not the other way around and I'd like it to be both.

View 3 Replies View Related

Ubuntu Networking :: Accessing Files From Windows 7?

Dec 2, 2010

I am trying to access the files and directories that are on my Ubuntu 10.10 computer from my Windows 7 computer. Both are connected to the same wireless router. I have installed and uninstalled Samba and rebooted both computers several times.

View 9 Replies View Related

Ubuntu Networking :: Accessing Drive With SMB And Windows?

Aug 2, 2011

I'd like to setup a drive on my Ubuntu Server (10.04.2 LTS) so two laptops running Windows 7 can read/write to it via the local network.

Can Windows read/write to ext2/3/4, or do I need to format the drive as NTFS?

View 2 Replies View Related

Ubuntu Networking :: Share A Folder And Have It Remain Shared?

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

Ubuntu Networking :: Getting Error When Try To Share A Folder Through Samba

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







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