Ubuntu Servers :: Can Only Access First NFS Share
Jun 13, 2010
Every time I try to mount a folder from my server, it ignores whatever folder I specify and just mounts the first folder in the exports file.I used to be able to mount more than one nfs folder, so I don't understand what is going on. Google isn't helpful.
View 2 Replies
ADVERTISEMENT
Mar 31, 2010
Ubuntu server 8.04
Samba version 3.0.28a
Config:
1) I created 2 shares in Samba, one is "/home/aaa" and the other is "/home/bbb". Both have the same owner, say "jack", with permission 775
2) I created one link named "pubshare" in "aaa" pointing to "bbb". "ln -s /home/bbb pubshare"
Problem: I connected to aaa from a Winxp client with account "jack" and access pubshare, (say cd pubshare), it prompts "access denied"
Experiment I've done
1) login local machine with account jack, cd /home/aaa, then cd pubshare. It works fine. (So I believe link works fine and permission of bbb is correct)
2) connect directly to /home/bbb with account jack from the Winxp client. It works fine too. (So I believe the samba config is correct)
3) I did not face this problem until I used "apt-get ugrade" several days ago.
View 2 Replies
View Related
Mar 16, 2011
i have a problem, i share my files but nobody can access my file. what can i do?
View 1 Replies
View Related
Jun 22, 2010
I'm trying to set up the following "server" system. (I say "server" because I'm really running ubuntu-desktop 10.04 LTS):
I have set up Samba and allowed guest access to my /media/Share/data using Windows 7. Everything works great, I can create folders, add files, etc. However I noticed that when I add files or folders via my mapped drive in Windows 7, it defaults to permissions that do not allow Deluge to access them. I realized that if I go back to the server and give it
Code:
sudo chmod 0777 /media/Share/data/(folder or file)
Deluge can now access the files. I don't want to have to modify permissions every time I add a new torrent to Deluge's watch folder which is /media/Share/data/Torrents.
How do I configure Samba (or linux, or windows) to give rwx permissions when I add a file or torrent via windows? And vice versa, if deluge downloads a file and moves it to completed downloads (which I haven't been able to get this far yet) will I be able to access it via Windows 7?
View 3 Replies
View Related
Mar 13, 2011
Running samba-3.5.6-71.fc14.x86_64. Why cant I access samba share by short-hostname from win7. When I ping short-hostname, the answer is the actual ip and short-hostname.mydomain.com
sa pinging short-hostname does work, but accessing it from start-run does not! Accessing by ip or short-hostname.mydomain.com works fine. ssh by short-hostname from win7 works fine too.
View 14 Replies
View Related
Mar 26, 2010
I'm having a problem with my webdav share. I have a secure webdav folder that gets accessed via a non-standard port and requires basic authentication. I can connect and interact with it fine via cadaver. However, when I try to connect from nautilus, it says "Access was denied." To make it even stranger, sometimes I can click on the folder in nautilus (it still mounts) and access it. Sometimes not (just repeats the error message and won't show me the contents). I may not even un-mount it, but just look at other folder, then click it again and be able to access it, but again - only rarely.
I asked a friend to try connecting from his windows vista computer and it would not work. It would not work from my windows XP virtual computer either. However, it mounts and works just find from my work computer (also Windows XP).
So it seems to be a 50/50 chance that the drive will mount on any given computer/system and work. Do anyone know what the problem may be? I'm guessing user permissions, but I can't figure out what.
I've made sure the webdav folder is owned by www-data and www-data has read access to the password file as well.
When I try connecting from nautilus, I get this in the log file:
Code:
Here is one of the (many) sites I've tried looking at: [url]
View 4 Replies
View Related
Apr 27, 2011
Overview I have a couple of Pc's that I have installed Ubuntu 10.10 on, standard installs. No install issues I have a FreeNAS box set up with a windows share for various things pictures, videos, musicThe files are located in a directory Media, i.e., media My Pictures mediaMy Videos mediaMy Music each folder has lots of files and directories, specifically My Music has >2000 files/top level directories I connect to the FreeNAS share with no issue and can browse all the files, EXCEPT....The issueI cannot access the My Music directory. Can access Media, see all directories but when I click My Music I get >>The contents could not be displayed.... Sorry, could not display all the contents of "My Music": Invalid argument<
View 5 Replies
View Related
May 3, 2011
I have a samba-share that mounts on my desktop. But how do I find it from applications?
When I browse from application is not visible in the desktop folder.
PS. I find it with smb://pathway, but I don't know how I can do it from some gui-applications.
View 1 Replies
View Related
Aug 2, 2011
I just set up a FreeNAS server and have a shared drive set up that I can currently access from Linux, Windows and OSX. I'm having a problem getting the trash folder to work for files deleted from my Linux machines though.
I know this may be more of a FreeNAS forums question, but I've tried asking there and haven't gotten a response. And the recycle bin is working when a file is deleted from a Windows machine on my network so it is an issue specific to Linux.
So my question is, what services, protocol, etc... has to be used (on the server and/or on my Linux machine) to have a functional recycle bin on the FreeNAS shared drive? If I delete a file on the shared drive from my Linux machine, I would expect it to go to a trash folder and still be on the shared drive. It's working from Windows but not Linux.
View 1 Replies
View Related
Apr 9, 2010
I created nfs share using the system-config-nfs gui on rhel server but is ther a method to access it from another rhel5 server using graphical interface?my question is there a method to access nfs share in gui?
View 3 Replies
View Related
Apr 28, 2010
I have configure few folders access by 3 users, In common folder only users that create that document can do changes. The rest of the users can only read the file but can not do changes. Ownership of the folder is admin, group is sambashare which already have the access create and delete files. All the 3 users already in sambashare main group, and they only can edit the file that they copy or create to the common folder .........
View 5 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
May 15, 2010
This seems like somewhat of a n00b question, but I'm kind of stumped and working on a half a dozen other things at the moment, so I thought I'd go ahead and ask it.
Is there a "correct" way to set up a shared folder between two local users using only EXT4 that will allow both users read & write access to everything in the folder?
Here's my scenario: My wife and I use the same computer. I want two separate user accounts (mine and hers), but I want ~/Music to point to the same location for both users so that I don't have to duplicate all of the files.
Too protect the innocent, I'll use Jack and Jill.
So say Jack downloads or rips an album:
"/home/jack/Music/Radiohead/Ok Computer"
I want Jill to be able to able to create a folder:
"/home/jill/Music/Radiohead/Hail To The Theif"
I know the basics of symlinks so I can get /home/jack/Music and /home/jill/Music to point to the same place. I also have Jack & Jill in the same group.
The problem I'm having with my test setup is when Jack creates "/home/jack/Radiohead", it is set up to where Jill can read, but not write. So she can play songs from Ok Computer, but if she wants to download Kid A, she has to go in and manually change the permissions on Radiohead first.
Also, while I might set up multiple directories this way, what I DON'T want is for Jack to be able to modify /home/jill/otherdir where otherdir is just a regular directory set up with default permissions.
Oh, and as an added bonus, it would be nice to set up another account (i.e. a "guest") with limited permissions that can read, but not write/modify.
View 5 Replies
View Related
Jun 23, 2010
I have just built 2 Ubuntu Desktop machines with a 2TB drive in each.
The machines are to sit on a Windows network one as media storage the other to as backup for the first.
I have shared a folder on each machine and all the shares can be accessed from the other Ubuntu machine and from the windows machines.
I have installed another 2TB hard drive in each machine and formatted as ext4 file system.
I then created a folder on each machines new hard drive and shared as usual. The shared folders can be seen on the network but cannot be accessed by network machines.
The error is "Unable to Mount location" "Failed to mount Windows Share"
View 9 Replies
View Related
Jul 9, 2010
I'm pretty new here and I want to be able to set up my Linux box as a shared drive (so that I can use it as a backup drive to my win7 machine). I'm using webmin to administer Samba and I get to the point where it shows:
Share Name Path Security
homes All Home DirectoriesRead/write to everyone
When I go to my win7 machine it I can browse to the machine (called jira2) and see the folder called homes, but when I click on the folder it says Windows cannot access \JIRA2homes. if I expand the details it says Error code 0x80070035 I am running Ubuntu 10.04.
View 1 Replies
View Related
Sep 22, 2010
I need to access a windows share at my university's server. When I am at the university, I can access the share by nautilus (or dolphin) in a similar way to ftp:
smb://domain%5Cusername@server/share
The thing is that when I try the above anywhere else except the university, it does not connect. I guess it has something to do with the domain, but I am not sure.
View 5 Replies
View Related
Dec 19, 2010
My work uses an internal software suite where the data is hosted with a linux server. It uses mysql and samba shares. We are currently opening a new location and need to be able to access the samba shares. We are able to access the mysql databases. The samba shares are used to store various files for the software such as updates, invoices (as pdf files), etc. I've setup vpn connections using windows servers in the past but I can't, for the life of me, get a VPN server setup on our linux server that windows will connect to. I've tried openvpn and pptp. I'd prefer to use the built in windows client to connect.
View 8 Replies
View Related
Jun 29, 2011
Unable to access linux(ubuntu 10.10) share drive on my windows PCIn my office we have few linux (obuntu 10.10) computers and 3 computers running on windows. We have data stored on one of the shared drives of a linux(ubuntu 10.10) system which has samba installed and we are able to access that folder from other linux systems and 1 windows xp system where it asks for user name and password and is able to access the data while in other 2 windows systems (with 1 having xp and 1 having windows 7) we are unable to access the folder because it does not ask for user name and password and it shows an error network drive not accessible as you may not have the permission.
View 3 Replies
View Related
May 10, 2010
i found this video, and i really want to do the same. *newbie needs to learn [URL]...my question is, what need to be installed and how?
is there any specific configuration to make it works?
and will it work if i want to connect from Ubuntu to Fedora ?
View 1 Replies
View Related
Dec 3, 2009
In my office i've installed fedora 12, when ever i was trying to access NFS share in LAN environment i was getting these errors. $sudo mount x.x.x.x:/misc/export /misc/local , after executing this command i was getting these errors.
/usr/sbin/start-statd: line 8: /sbin/rpc.statd: Permission denied
/usr/sbin/start-statd: line 8: /sbin/rpc.statd: Success
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: an incorrect mount option was specified
View 2 Replies
View Related
Apr 27, 2010
I have some problems accessing a smb share by name. Few day ago I was able to access the share by name but seems that today I cannot access anymore. I tried to restart the computer .. but nothing happened. Notice that the dns server is responding and is working correctly.
How can I debug this problem. It's annoying because I don't know all the IP addresses of our internal servers.
View 9 Replies
View Related
May 27, 2011
i want to access linux sambha share throgh putty
View 2 Replies
View Related
Jul 2, 2010
I have a Debian Etch system. From the Gnome file manager, I can easily browse to SMB file shares on the network. So the SMB redirector is apparently present on the system.
Question - how do I access SMB shares from the command line? smbmount command is not available, trying to cd into a smb://... path gives a "No such file" error. I'm not looking for a persistent mapping, just a brief look. Better yet if root access is not necessary.
View 6 Replies
View Related
Apr 24, 2009
This is my first post. I am not all that new to Linux. I have done lots of reading on the OS but always felt a little timid when it came to trying out stuff.Here is my problem I have a stand alone samba server I am trying to setup to share all my digital photos and other doc. I can see the share from other machines. On the windows machines you can see the users home directory and the share itself in an folder icon. Whenever I try to access the share it asks for a passwd. I enter the passwd and the share folder is visible when I click on the folder I get and error message.
View 14 Replies
View Related
Feb 3, 2010
I am trying to properly mount a samba share in order to access it from a terminal and run a script that I've written over a folder in the share. How could I do that? I tried smbclient but after successfully logging in I couldn't issue the sh command. Isn't it possible to have it mounted in the /mnt folder like a normal filesystem?
View 1 Replies
View Related
Apr 30, 2010
I got my server set up with 10.04, and with everything installed: DHCP, SSH, Samba, VBox, etc.
DHCP, SSH work fine, but I am having problems where I cannot ping the hostname of the machine.
It worked for a few minutes after I got everything installed and now it's not letting me connect via hostname. I can connect fine if I use the IP address. I cannot ping the machine by hostname unless I add it's IP address to the hosts file.
View 7 Replies
View Related
Oct 8, 2010
I am running Ubuntu 9.10 on my desktop right now. I have an external western digital terabyte drive plugged into it. I am able to see it and view it fine. Let's work with my music folder for example. I want to be able to access this music from my Windows 7 laptop so that I may add it to my itunes. However, when I enter the \servershare from the windows 7 laptop it says that the "server" is found but the "share" seems to be invalid. I've checked this 20 times and setting the share name to "music". I've rebooted 2 times on each computer yet to no avail. If I make a share on the Ubuntu desktop I can access it from the laptop. So it seems like it just gets lost when looking inside the external. This was just working last week, then I had to blow away they win 7 lappy and now it just won't work!
View 2 Replies
View Related
May 15, 2011
I had the previous edition of Ubuntu Desktop Edition installed on my Acer Aspire 1 and it asked me to upgrade which I then confirmed and proceeded to do. When it was done it started up with the Ubuntu Netbook edition and Samba was removed.
How do I access a windows share with a netbook edition, because there's no places menu? What programs / addons do I need to install to be able to access windows shares when using the netbook edition?? Otherwise, how can I revert back to my previous edition of Ubuntu which I was happy with?
View 2 Replies
View Related
Jun 23, 2010
I have just built 2 Ubuntu Desktop machines with a 2TB drive in each. The machines are to sit on a Windows network one as media storage the other to as backup for the first. I have shared a folder on each machine and all the shares can be accessed from the other Ubuntu machine and from the windows machines. The problem: I have installed another 2TB hard drive in each machine and formatted as ext4 file system. I then created a folder on each machines new hard drive and shared as usual. The shared folders can be seen on the network but cannot be accessed by network machines. The error is "Unable to Mount location" "Failed to mount Windows Share".
View 5 Replies
View Related
Jan 6, 2010
It's the strangest thing, I've done this on a couple othervers with no issues whatsoever... here goes:I need to mount a windows share to copy some files to it, so I used this command which gets no errors:
Code:
sudo mount -t smbfs -o username=XXXXX,password=XXXXX,domain=XXXX.com //192.168.12.30/operrors /home/XXXX/scripts/operrors
[code]...
View 1 Replies
View Related