OpenSUSE Network :: Mount NAS But Only Have Read Only Permission

Sep 11, 2011

I am completely new to Linux and picking things up slowly. I have a question about mounting my NAS NV+. When I mount it, i use the following commands when logged on as user "matt":

sudo mount -t cifs -o rw,username=Matt,password=matt //192.168.2.15/Matts /home/matt/GRUMPY/Matts
sudo mount -t cifs -o rw,username=Matt,password=matt //192.168.2.15/Torrents /home/matt/GRUMPY/Torrents
sudo mount -t cifs -o rw,username=Matt,password=matt //192.168.2.15/Media /home/matt/GRUMPY/Media
sudo mount -t cifs -o rw,username=Matt,password=matt //192.168.2.15/Programs /home/matt/GRUMPY/Programs

GRUMPY is the name of my NAS by the way! It mounts properly, BUT i cannot delete or rename files, so basically the user "matt" has read only privileges, and root has ownership of the mount. How do I go about mounting these so that user "matt" has RW privileges?

When I log on as root user and mount them, I can read and write as required, so this has led me to believe that my problem lies in my permissions for matt when mounting them... I posted on the netgear forum and was asked to try and mount using the following command:

[Code]....

View 9 Replies


ADVERTISEMENT

OpenSUSE Network :: SAMBA: Can Mount Windows Shares But They Are Read-only

Apr 1, 2010

I am using the mount command to mount Windows shared folders are another machine on my LAN, to have them show up in the Linux filesystem. The command mounts the folders just fine, however the access is read-only.

In the command, I am also using the -o option to specify a username and password that should have full access. Also, I have used this identical command on my other distros and it seems to work fine. I've Googled high and low, trying to find a way to specify a Samba user/password for authentication. I know one of the other distros had a program that I could specify a Samba user/password to simulate a Windows login.

View 6 Replies View Related

OpenSUSE :: Dolphin Doesn't Care About File Read-only Permission?

Jun 10, 2011

I'm running oS 11.3 KDE 4.6.3. If I try to delete a read-only file in the terminal I can, but get a warning message I have to confirm:

[Code]...

In Dolphin the file is simply sent to trash, no warning. I couldn't find a setting in Dolphin configuration options to change this. I do have "Ask for confirmation. when moving files and folders to trash" unchecked, but even so, if the file is read-only?

View 9 Replies View Related

OpenSUSE Install :: Can't Change Permission Of Mount Points For NTFS Partition Even As Root?

Apr 10, 2010

When I installed OpenSuse 11.2 it mounted I configured to mount all of my windows/NTFS partition. However, one problem is that only root can write to it. I was trying to change it to '777' permission. However, as root I can't change permission. chmod doesn't work and neither does using nautilus (as root) work.I even tried unmounting it and then doing a chmod. That didn't work either.

View 1 Replies View Related

OpenSUSE Network :: Nfs Server On 11.2 - Mount.nfs: Mount System Call Failed

Apr 29, 2010

I've tried to get an opensuse box I have to share a directory via NFS. I've failed each time, but I thought that the third time, I'd enlist some help from the forums, if I could. how do I know that the nfs server and not the client is the problem? Short answer is: I don't! That's why nfs (and many netwrk problems) are laborious, you're troubleshooting needs to take place at both source and desitination. Next question, what do I have set up so far? Well, I did download the nfs server kernel stuff (two months back) and /etc/init.d/nfsserver start seems to get set up OK. No errors and the daemons nfsd, idmapd, mountd area all running. So, I *think* that part is OK. I have the share set up properly in /etc/exportfs and have "exportfs -r" it.

OK, now onto the trickier stuff: the client and iptables. On the client pinging to the nfserver box is perfect, and I have rpcbind running. the reported error is "mount.nfs: mount system call failed" though from experience nfs errors don't mean a whole lot.However, I will go off and check now and see if I need a mountd running on client-side too.Then there's iptables .... ouch, that could be a long and painful trek. I don't see any specific ports being blocked, and it's the iptables that the default v11.2 opensuse came with. I did turn them off and the problem was the same, so whether wishfl thinking or not, I'm hoping it's not an iptables issue.

View 9 Replies View Related

General :: Windows Access The File From Ubuntu Got Read Only Even Though Have A Full Permission To Read, Write And Execute The File?

Feb 4, 2010

What are the possible problem when Windows access the file from Ubuntu got Read Only even though have a full permission to read, write and execute the file? Ubuntu to Ubuntu accessing the file there is no problem only Windows got a problem.

View 1 Replies View Related

OpenSUSE :: Fatal Error : "no Read / Write Permission To Inbox Folder"

Nov 26, 2010

Following the last update bringing kmail 2.0.89 it does not start any more. I get a popup signaling a fatal error : "no read/write permission to your inbox folder". But these permissions have not changed. And even if I move away the Mail folder and try to start kmail I get the same message.

[code]...

This kmail version given by YAST is : 4.5.80-261.1

View 3 Replies View Related

OpenSUSE Install :: Additional Drives Mount As Read Only - Can't Change

Dec 19, 2009

I'm using openSUSE 11.2, with some eSATA hard drives. For some reason, they're set to read-only, and I can't change it. I set parameters in fstab as fmask=113,dmask=002,umask=0002,rw Oddly, I was able to delete a file in there, but my samba users have read-only access, and I can't use chown or chmod: I get no error message, but nothing happens.

View 6 Replies View Related

OpenSUSE Install :: Mount A UFS2 Partition As Read And Write

Jun 23, 2010

I need some assistance mount a UFS2 partition as read and write. if its not possible, then I may have to copy a few hundred GBs of data. Currently using the command: Code: mount -r -t ufs -o ufstype=UFS2 /dev/sdb /Data Thats just read only.

View 7 Replies View Related

General :: Mount Read Only Ext4 Partition From Opensuse In / Etc / Fstab Under Ubuntu?

Jun 4, 2010

I have dual boot: Ubuntu 10.04 and Opensuse 11.2.Howto mount Read Only ext4 partition from Opensuse in /etc/fstab under Ubuntu?

View 3 Replies View Related

OpenSUSE Network :: NFS Permission Denied When Trying To Write?

Jun 29, 2010

i have client and server PCs, both with openSuse 11.2.

on the server side, i have mounted HD partition to /vmshare dir. relevant line in /etc/fstab reads:

Code:
/dev/disk/by-id/ata-WDC_WD3200AAJS-07B4A0_WD-WCAT16493946-part2 /vmshare reiserfs user,acl 1 2
i want to export /vmshare dir via nfs. i have configured it through yast and resulting line in /etc/exports reads:
Code:
/vmshare *(rw,root_squash,sync,no_subtree_check,crossmnt)
the permissions for this directory is drwxrwxr-x root vmshare.

i can successfully mount the exported dir on client side, i can move between directories and list contents, but i can't write into it (not even as a root). on the server side, i can write to the directory only as root. the vmshare group is created on both machines with same gid as well as all users have same uids. firewalls are down.y.

View 3 Replies View Related

OpenSUSE Install :: Read All Others Already ... Error: Mount: Unknown Filesystem Type 'crypto_LUKS'

Feb 21, 2010

Formated new drive with ext3 on external drive on Suse 11.1 When upgraded to 11.2, drive was not connected... Could not get mounted after that... Set up another boot drive, could not get to mount. Found post with following:

>cryptsetup luksOpen /dev/sde1 restore
>mkdir /restore
>mount /dev/sde1 /restore

Error as follows: mount: unknown filesystem type 'crypto_LUKS' Have also got to another point where superblock was incorrect. I can use terminal, but am not a linux guru... Have looked at other posts under luks, but can not find a solution.

View 6 Replies View Related

OpenSUSE Network :: Traceroute - Permission Denied For Root

Apr 8, 2011

As root I get the following result: ngssuse:~ # traceroute -nI 10.200.123.45

Note: the -i and -I options were exchangedfor compability with LBL traceroute Use -I for ICMP, and -i <ifname> to specify the interface name unable to create ICMP send socket: Permission denied. Is this a bug?

View 5 Replies View Related

OpenSUSE Network :: OpenVPN - Permission Denied For Vars Command

Mar 30, 2010

I did some reading on Openvpn and am following some instructions I found @ Install & Configure OpenVPN SSL VPN in SUSE & openSUSE Linux | SUSE & openSUSE

I keep getting the same error message when I run the . ./vars command
"NOTE: If you run ./clean-all, I will be doing a rm -rf on /etc/openvpn/easy-rsa/2.0/keys"

But when I run ../vars I get
"Bash: ../vars: Permission denied"

View 1 Replies View Related

OpenSUSE Network :: Ftp Client Can't Upload - Lacks Permission On Its Own Machine

Sep 28, 2010

Have a pureftp server on OpenSuse 11.2 (x86-64 bit), KDE 4.3.5, dual core AMD. It responds to ftp clients on another machine (openSuse 11.1) within the same subnet (192.168....) and delivers lists of directories, changes directories, etc. The clients (gftp, jftp, filezilla, dolphin--tried them all) are unable to upload to the server (after a successful log-in on the server as a user, not root) with an error message that seems to indicate an inability to open the file on the client machine. Also logged in as user on the client machine. From FileZilla:

Command:STOR FCtinyLogo2.jpg
Response:553-Can't open that file: Permission denied
Response:553 Rename/move failure: No such file or directory

What am I missing in permissions? The directory where the JPG is located belongs to the user who is signed in, its in his home directory. The users on the two machines are not the same.

View 1 Replies View Related

OpenSUSE Network :: Samba Can't Read XP Shares?

Jun 18, 2010

I followed samba setup per thread Samba and Suse: HowTo Set up an openSUSE-Windows Home Office LAN/Network. Versions 11.x and then upgraded my samba from the special repository per advice at Samba broken after latest security update 11.2 - openSUSE Forums I can now see all my boxes on the network from either an XP or linux box and I can access my linux shares from any XP box but I can't access any XP share from my linux box (openSUSE 11.2). I get an error that reads "The file or folder smb://SharedDocs does not exist"I can see the SharedDocs folder under the XP box in samba shares though. And it really does exist on the XP box.

View 9 Replies View Related

OpenSUSE Network :: Liferea Crashes When Trying To Read Slashdot News

Jul 19, 2010

I have installed OpenSuse 11.3 and I works quite well in my dell latitude xt2, even touch screen right out of the box.

I like Liferea for news feeds but when I try to read any feed from Slashdot it crashes after some seconds. It also happens with another source, etwinning.es.

View 1 Replies View Related

General :: Get Samba Read + Execute Permission

Feb 20, 2010

i need 2 king of permission 1 is full access and other is read+exceute. it can be by ip by userid or by group. as i am beginner try to find such example cant find it so far see below my smb.conf file

[Code]....

View 1 Replies View Related

OpenSUSE Network :: Huawei E220 HSDPA Modem Doesn't Read DNS With Knetworkmanager

Jul 9, 2010

I have a weird problem on my laptop. Everything works okey on PC though.

I'm using kNetworkManager on my OpenSuse 11.2 on PC.

Everything works fine there with the following settings:
1. Make a new GSM Connection in kNetworkManager and enter settings there
2. Edit etc/sysconfig/network/config file and set .....DNS_Policy from "auto" to ""
3. Enter openDNS to /etc/resolv.conf (nameserver xxx.xxx.xxx.xxx)

It works like that on my PC.

I did the same on my laptop. The modem connects fine, but the DNS'es ain't resolved. So skype etc will work, but no pages will open in Firefox for example.

What else should I need to do to make this work?

It's weird it works the SAME way on my PC, but doesn't on my laptop.

View 3 Replies View Related

OpenSUSE Network :: Can't Mount Cd / What To Do?

Aug 24, 2010

I am using opensuse11.2 but noticed that I am unable to view the contents of the cd once it is inserted. Checked the contents of mnt directory as well as the media directory but they do not contain anything. I would like to know how to view the contents of the cd once it is inserted. Also i would like to know how to erase the contents of a rewritable dvd once it is inserted into the tray. Is it build into the OS that we can erase the contents of the cd once it is inserted. Please help me as to how I can view the contents of the cd once it is inserted and also how i can erase the contents of a rewritable cd once it is inserted and mounted.

View 2 Replies View Related

Ubuntu :: External USB Hard Drive Keeps Getting Read-only Permission

Feb 17, 2011

I have a computer with Ubuntu 10.04, with few disk space. For downloading some torrents, I've connected a USB hardrive, ext4 formated. But this idea wasn't a solution, because the drive keeps getting read-only permission... Is there any way of prevent this to happen?

View 2 Replies View Related

General :: Difference Between Directory Execute And Read Permission?

Mar 3, 2010

I was wondering what is the difference between directory execute and read permission?Also, how do I recursively remove executable permission from a dir, but just apply it to normal files?

View 6 Replies View Related

General :: Group Control - Read & Write Permission ?

Dec 21, 2010

I have a file the owner is root:root ( mode is 644 ), I want to release read & write permission to a non root user ( eg. admin_usr ), I tried to create a specific group ( eg. ADM ) and release it to root user and admin_usr ( by adding this users to ADM in /etc/group ) , but it is not work, if preserve the file mode to 644 , is it ok? how to do it if I want to have read & write permission in my case ?

View 5 Replies View Related

Fedora Security :: Error - Cannot Read /etc/shadow: Permission Denied

Jan 20, 2010

This is weird, today I updated my system and while trying to visudo from single user mode got

"cannot read /etc/shadow: Permission denied"

which kept me from doing anything until I switched to file permissions of 400 on shadow, then back. Is this being experienced by anyone else or just me? /etc/security/limits.conf doesn't seem like it wants to change in enforcing mode either and I can't find any alerts to provide clues on the situation.

View 8 Replies View Related

General :: Allow Specific User Permission To Read / Write Folder?

Feb 4, 2011

allow specific user permission to read/write my folder

I have a folder called /TAR/Sketch

I added a new user, named Snoopy, I want to grant this user the ability to add files & directories to this folder which is under the group Sketches and the owner is me.

How can I accomplish this ?

View 1 Replies View Related

Ubuntu Security :: Assign Read-only Permission On Mass Storage And CD-ROM?

Jan 7, 2010

I have Ubuntu9.10 installed in my laptop, and I want to give read-only permission on mass storage device (USB flash & external HD) & CD-ROM.
please guide me how this is possible. It should be automatically.

It's necessary for security purpose.

View 5 Replies View Related

Ubuntu / Apple :: Change Mac User Files Read Permission?

Jul 13, 2010

I'm a new Ubuntu user, I just installed Ubuntu today and I'm loving it. But this issue has been driving me nuts all day, I've searched for hours for something like this and all posts were about external hard drives. I installed Ubuntu 10.04 on my MBP 13" then dual booted into Ubuntu. I can mount and access my MBP hard drive, but when it comes to the Mac home user files, I don't have permission to even READ.

How can I change that? I tried doing so by dual booting into Mac and changing the folder permissions and also making them shared folders but nothing worked.

View 1 Replies View Related

General :: CP Read Permission Denied - Cannot Copy Files From Pen Drive

Sep 23, 2009

I can't copy a few files from my pen drive. Got the files from a public computer, with windows. I use fedora 10.

cp gives the following error--->
cp const1.java /home/user1/Documents/scjp
cp: cannot open `const1.java' for reading: Permission denied
lsattr shows this--->
lsattr const1.java
lsattr: Permission denied While reading flags on const1.java
mount shows this--->
/dev/sdc1 on /media/disk type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)

View 3 Replies View Related

General :: Using TCPDump To Read Test File - Permission Denied

Oct 21, 2010

Trying to use tcpdump -r TEST, and get permission denied, even though I am logged in as root or super user. Tried using the "chmod a+rw TEST" (any other file for that matters, yes it came from another source) and get permission denied.

View 4 Replies View Related

OpenSUSE Network :: How To Mount NAS Device

Jan 30, 2010

I'm trying to mount my NAS device via NFS with suse 11.1, but up to now it failed. The NAS does support NFS, but it requires a UID and a user name and up to now I could not figure out the correct nfs mount options for that.

If I just make mount 192.168.0.2:/nas1 /mnt a get the error message "mount.nfs: access denied by server while mounting 192.168.0.2:/nas1". So can somebody please tell me the correct options for user name and user id which the mount should use. And, preferable the correct entry for the etc/fstab file to make this mount being executed automatically during startup. I studied the mount(8) and nfs manpages several times, but I do still have no idea how to make it.

View 9 Replies View Related







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