Ubuntu :: Can't Write On Webdav Mounted Drive

Jul 16, 2010

I use davfs2 to mount a Webdav drive at startup. It mounts correctly and I have read access to all files my account gives me access to. One big problem though: I can't create of modify any file. I know it is not a user account problem because everything works well when I mount the drive in Windows 7 using WebDrive.

Here's the entry in /etc/fstab to automatically mount the drive:

Code:
http://someserver.local/docs /home/my_user/km_docs davfs user,rw,auto 0 0

The Webdav is hosted on a local SAP Portal server (if anyone is familiar with this).

I also tried to use Cadaver. It connects and reads perfectly. But when I try to create a file, I get a "409 Conflict" error, even the file has never existed on the server before.

View 3 Replies


ADVERTISEMENT

Ubuntu Networking :: Samba Can Share Mounted Thumb Drive But Can't Write?

Sep 6, 2010

so after searching and reading, and searching some more, im stuck. i cant seem to get a mounted thumb drive to give write access. first thing to know is that, im using a seagate dockstar with a primary thumb drive[sda1] booting debian and samba.

i guess you could say im still in the testing phase, just trying to make sure files can be shared, mounted and accessed by users. the problem is stated as the title. i have successfully shared a folder in sda1 with rw access, but i cant do the same for the second drive[sdb1].

for sda1 with rw access, here are the smb.conf settings:

Code:
[shared]
path = share
available = yes
valid users = mark

[Code]....

View 1 Replies View Related

Ubuntu Servers :: Migrate WebDAV To New WebDAV?

Feb 2, 2011

I have a WebDAV folder (complete folder hierarchy in fact) currently managed by SAP's KM module. Long story short: it's in Windows, it's slow, I hate it.

I want to migrate the hole tree to my brand new Ubuntu Server 10.04 with a functional WebDAV server I just finished configuring. It connects to LDAP for user authentication, it's fast, it works like a charm.

Do you guys know any way I can transfer/migrate files from the Windows WebDAV to to Ubuntu WebDAV? The only thing that is important to keep is file security properties. Both WebDAVs have the same user database: our corporate Active Directory.

View 1 Replies View Related

Ubuntu :: Write To An Mounted ISO Image?

Apr 9, 2010

Is anyone aware of a way (or a program I can use) to write to an existing ISO image?To set the scene I've used APTonCD to create an ISO with all the programs on I want so that the next time I install Linux Mint (or Ubuntu) I can just put in the CD & install a lot of programs in one go with Package Manager. Thats worked fine & I have the ISO ready for CD but I would like a way to change it a bit so that I can add some of my own custom setup scripts (stuff to set up user accounts & so on) then every thing I need is all on one CD / DVD

View 2 Replies View Related

Ubuntu :: Can't Read/write Mounted Smbfs Share?

Jan 31, 2011

I am trying to smbmount a Samba share to be used on my Ubuntu 10.04 desktop.I created a mount point

Code:
sudo mkdir /mnt/smb-sambaserv-myshare
and added the following to my fstab:

[code]...

View 11 Replies View Related

Ubuntu Security :: Write Permission To Mounted File System?

Feb 1, 2010

I just found that I could perform write operation using a normal user account to a file system I mounted with the commands as followed:

sudo mount -t ntfs /dev/sda1 /mnt/disk/

This is the corresponding entry in the output of "mount" command:
/dev/sda1 on /mnt/disk type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)

As far as I remember, when using a normal user account, I had to use "sudo" to perform any write operations (mkdir, rm, etc) to a device mounted using "sudo". But now it seems to be changed.

Do I remember wrong, or did Karmic have any updates change this setting? (I never manually changed user settings, except that I added a root user, but I never used it.)

OS: Karmic(up2dated)
Kernel: Linux stephen-laptop 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux

View 4 Replies View Related

Networking :: Cannot Write To Mounted Windows Share?

Jan 11, 2010

I have mounted a windows share to my Ubuntu 9.10 system by doing the following:

Code:
//wollemi/shared/wSharedsmbfs username=name,password=password00
I also tried:

[code]...

View 9 Replies View Related

Debian :: No Write Access To Mounted Volume (over Samba)

Aug 10, 2011

I have recently installed Debian on my NAS server. I have also configured Samba for sharing the home directory of a nas user i.e. /home/nas To this directory I have read/write from a windows machine using the nas user credentials.

When I mount my RAID partition /dev/md0p1 to the /home/nas directory, I then realize that all content in this directory (files and subfolders) is only owned by the root user. When trying to access from the windows machine the /home/nas directory, I do not have any write access, only read. I have tried both the nas and the root user credentials.

I have also attempted the change the ownership of the mounted RAID partition to the nas user with the -R recursive option, but I get for the internal files/subfolders an error "operation not supported".

How can I overcome this problem?

- Is there something not done properly in the /dev/md0 array definition (i.e. ARRAY /dev/md0 level=raid1 num-devices=2 UUID=bddf8b69:c97967b5:cb104784:7fef7cc3 )?

- Is there something not done properly in the /dev/md0p1 mounting (i.e. mount /dev/md0p1 /home/nas)?

- Should I do any extra configuration before the mounting etc?

View 2 Replies View Related

Ubuntu :: Add More Space - C Drive Is Mounted And The E Drive Will Not Mount

Jan 19, 2011

I have just installed Xubuntu and suprisingly it did not ask me to create a partition within its installer like Ubuntu does. So now, I am left with 150mb of free space. I want to expand that amount. The problem is, I do not know where it has been installed on. I have a C and an E drive. Currently, the C drive is mounted and the E drive will not mount even if i press the mount button. Does anyone have a solution?

View 8 Replies View Related

OpenSUSE Hardware :: IPod Automatically Mounted But Can Only Write As Root?

Jan 30, 2010

I don't know why but every time I plug my iPod it gets mounted automatically as root and therefore I can't write anything in it. I mentioned this issue on the #suse irc channel posting mount output:

eugenio@openSUSE:~> mount
/dev/sda7 on / type ext4 (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)

[Code]....

I read some posts about editing the fstab file but I'm not really sure how to do this (if this is the solution) and I believe this could have worked on earlier versions (where HAL was used) Is there anything I can do to make opensuse mount my ipod automatically with full access to normal users?

View 6 Replies View Related

General :: How To Write As A Normal User To A Mounted Dm-crypt/LUKS Partition

Jul 17, 2011

I managed to setup an encrypted partition that's mounted on boot using dm-crypt/LUKS.

The relevant entry from my /etc/fstab:

/dev/mapper/st_crypt /media/st ext4 defaults 0 2

The partition is mounted at boot, and I can write to it as root just fine, but I have no idea how to make it writable by a normal user (i.e the users group).

View 1 Replies View Related

General :: Recursive Write Permission On Cifs Mounted File System

May 14, 2010

I have mounted a iomega file system on a cetos os machine using

mount.cifs //filserver-ip/directory /home/my-home/mounted-file -o
user=username

(** mounted as root) The mounting works fine.

The problem arises when I try to create a sub-directory inside the mounted directory. All the newly created sub directories become write protected.

I am accessing this file system from R software and it needs to write/create directories in side this mounted directory.

how can newly created sub-directories will become automatically writable, so that R can create new sub-directories and write data inside those directories.

View 2 Replies View Related

Ubuntu :: USB Drive Mounts But User Can't Write To Drive?

Apr 6, 2010

I've got a bare bones Ubuntu 10.04 set up (xorg, openbox, usbmount). My (vfat32) stick drive mounts, and I can see what is in the one directory on the drive, but I can't write to the drive unless I use sudo. I tried the obvious step of attempting to change permissions on the drive..

Code:
keith@quiet:~$ sudo chmod -R 777 /media/usb0
[sudo] password for keith:

[code]...

View 9 Replies View Related

Ubuntu :: Cdrom Drive Not Mounted In 9.10?

May 1, 2010

My cdrom drive was working until yesterday it didn't mount at all. It said 'special device /dev/scd0 does not exist'. I went and checked in BIOS and the CD rom was not identified there as well I would like to know if there is a workaround for this problem. I am using an ACER aspire 4520 laptop with only ubuntu 9.10 on i

View 3 Replies View Related

Ubuntu :: Can't Access Mounted Drive

Aug 28, 2010

Ok so I have a drive called Extra Hard Drive and somehow I can't access it.

View 3 Replies View Related

Ubuntu :: Unable To Stop Mounted USB Drive

May 26, 2010

Whenever I right-click on a mounted usb drive, I have the option to "safely remove" it. However, it I choose this option, I inevitably get the following error message:

Unable to stop drive
Error detaching: helper exited with exit code 1: Detaching device /dev/sdb
USB device: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6)
SYNCHRONIZE CACHE: synchronize cache(10): Fixed format, current; Sense key: Key=9
Additional sense: Logical unit not ready, cause not reportable
Info fld=0x0 [0]
FAILED: No such file or directory
(Continuing despite SYNCHRONIZE CACHE failure.)
STOP UNIT: start stop unit: transport: Host_status=0x07 [DID_ERROR]
Driver_status=0x00 [DRIVER_OK, SUGGEST_OK]
FAILED: No such file or directory

I'm currently using Lucid, but this happened on Karmic as well. The way I see it, the result I would like would be either:
1. The "safely remove drive" command just unmounts the drive (I can't imagine what else it does anyways, besides give me this stupid error)
2. There is no "safely remove drive" option.

View 6 Replies View Related

Ubuntu :: Mount Drive That Is Mounted On Another System

Jun 19, 2010

I have been having the hardest time with this. I am trying to mount a share on a Ubuntu 10.04 system from another Ubuntu 10.04 system.

The system with the share has the OS on one drive and then data on a second internal sata drive that is mounted. The share is on this second drive.

I can see it when I browse networking from the other system but it won't mount. I get a message saying that the folder contents can't be displayed. I do not have permissions necessary to view the contents...

I have tried setting the share folder permissions as permissive as possible but can't get passed it.

View 1 Replies View Related

Ubuntu :: Access A Mounted Secondary Drive Through FTP?

Sep 21, 2010

I am trying to access a mounted secondary drive through FTP, and when I try to connect to it I am not able to see any of its contents. Any suggestions? I am using Gadmin-proftp to configure. I can point it to any other folder on the main drive and see it perfectly.

View 1 Replies View Related

Ubuntu Networking :: Drive Looks Different When Mounted Remotely

Dec 18, 2010

I have two machines. Desktop and X61s. I have a drive on Desktop called Ianthe. This is in /media. This is remotely mounted on my X61s machine (a laptop), as /media/Ianthe. It automounts when I boot it up. BUT, the same drive looks different when viewed on the remote machine. An example is a certain directory, which when viewed on Desktop has 21 files in it, but when viewed on X61s has on 7 files in it.

If, on the X61s machine, I go to Network > Windows Network > LBBARNET > DESKTOP > Ianthe and navigate to the relevant folder, I can see all 21 items. But if I mount it, I can only see the 7. I have tried rebooting X61s, but it remains the same. The permissions on all the files in the folder on Desktop are identical, so I can't see any permission reason why this should happen. And, if I copy one of the files on the Desktop which doesn't appear on mounted view on X61s then the copied version appears immediately on both views.

fstab on Desktop

Code:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>

[code]....

View 1 Replies View Related

Ubuntu :: Attach A File From A Drive That's Mounted?

May 5, 2011

I observed a problem with the Yahoo Mail Attachments.If I want to attach a file from a drive that's mounted (one of my windows partitions), the file who I attach to mail seems attached but after I send the mail the recipients do not receive my file. First I thought it was a mistake, but then it happened several times. Does anyone know any workarounds except copying the files who you want to send to an Linux drive and then sending it from that location?

View 1 Replies View Related

General :: Ubuntu - Find The Device Associated With A Mounted USB Drive?

Jun 23, 2010

How do you find the device (e.g. /dev/*) for a mounted USB drive in Linux (Ubuntu 10.04)? I'm trying to format a Cruzer USB flash drive, and when I plug it in, the icon for the mounted filesystem appears on my desktop. However, when I open GParted, it doesn't list the filesystem as an option to partition.

The recommendations I've found through Google include monitoring tail -f /var/log/messages, which they claim should list the device name when the drive is mounted, but this never happens for me. I've also read that the USB drive would usually be linked to /dev/sdb, but this appears as a broken link on my filesystem. How else would I find the device?

View 3 Replies View Related

Ubuntu :: Karmic 64bit - Mounted Drive Keeps Disconnecting?

Mar 8, 2010

About every couple of days, my linuxfiles mount will disconnect. I notice this because I have created a symbolic link from my user's home folder to this drive. So when I log in, if the drive isn't mounted I get the following errors:

Quote:
Could not update ICEauthority file
/home/johnathan/.ICEauthority
Quote:There is a problem with the configuration server. (usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

I keep having to remove the mount folder and then readd it. Then I have to reapply the permissions for it to connect back to those files. How can I correct this? This only happens to this mount, the others stay connected with no issue. Also, when I log in and I have this issue... I cannot get out of this or log off unless I shutdown my laptop... is there another way? I guess I could do an init 3 from the CL.

View 5 Replies View Related

Ubuntu :: Mounted Hard Drive Won't Show Up After Reboot

May 8, 2010

I just got ubuntu installed for the first time, I tried mounting my hard drive to my desktop so i can have easy access to it, but when i restart ubuntu it always dissapears and i have to go to places then click on the hard drive again to mount it to my desktop.

Is there a way of keeping this on the desktop without having to do this all the time? I have the latest ubuntu version.

View 9 Replies View Related

Ubuntu Servers :: Mounted Usb Drive Permissions Stuck On 777

Jun 18, 2010

I am running Ubuntu Server 10.04 LTS with Kernel 2.6.32-22-generic-pae I was originally using usbmount to autmont the western digital external usb drive I had attached to the system and it was working great. However, while I was adding files to the drive i deleted all of the directories and files that came on the drive out of box such as 'autorun.inf' and an autorun directory containing an icon for the drive.. when I rebooted the drive was no longer mounted, I tried to un/reinstall usbmount a few times but it still didnt work, so I wound up adding the drive into my fstab, my fstab line reads like this

[Code]....

View 2 Replies View Related

Ubuntu :: Mounted Drive No Longer Repsonding Correctly?

Sep 27, 2010

I have a secondary harddrive that is auto mounted through fstab at startup in the /mnt/media_drive folder. I have not had any problems out of it until today.

I was trying to get the computer to act as a PS3 media server. I installed pms-linux, couldn't get it working, removed that, installed ushare, didn't like that, uninstalled that and reinstalled pms-linux. Now the PS3 sees the folder, but nothing else does. When I ls -l the /mnt/media_drive folder, I get this:

Code:
derek@shop:~$ ls /mnt/media_drive -l
ls: cannot access /mnt/media_drive/audio books: Permission denied
ls: cannot access /mnt/media_drive/playlists: Permission denied
ls: cannot access /mnt/media_drive/Christmas: Permission denied
ls: cannot access /mnt/media_drive/DVD_temp: Permission denied
ls: cannot access /mnt/media_drive/OTR: Permission denied

[Code]...

View 3 Replies View Related

Ubuntu :: Wiping A Hard Drive With A Mounted Partition?

Dec 22, 2010

What happens when you wipe a hard drive which has a partition that is mounted? I was using ubuntu 9.10 live CD but I had one partition on a hard drive mounted. Then, I started to wipe the entire hard drive with random characters using dd. Only later I realized that I hadn't unmounted that partition. what could have happened? Could the Live CD have been damaged?

View 4 Replies View Related

Ubuntu :: How Do I Find Out 'why' Mounted Virtual Drive Is Busy

Feb 2, 2011

How do I find out "why" the mounted virtual drive is busy? All windowed programs are closed out. I assume a background program is using the resource? All was fine until about a week ago.

View 9 Replies View Related

Ubuntu :: Mounted Device / Drive Icon On Desktop

Feb 8, 2011

I've some icons of mounted devices on my desktop. I want to display only some of them which I need. All drives are mounted automatically while booting or by scripts while logging in.For example: I've 4 mounted devices and 4 icons on my desktop and I want to have 4 mounted devices but only 2 icons.There is possibility of hiding all of icons in gconf, but I want to hide only some of them.Is it possible?

View 4 Replies View Related

OpenSUSE :: CD/USB-drive Mounted Many Times Instead Of Just Once

Sep 19, 2010

I'm facing some issues with mounting the cd and usb stick in Gnome: once the hotplug device is discovered Gnome displays multiple lot (5+) notification windows (i.e asking about the opening application) and also causing Dbus errors like: "DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending".

Ubuntu just mounts once, no issues like mentioned above. This is standard 11.3 installation, where should I look for the cause?

View 1 Replies View Related

Ubuntu Servers :: Second Hard Drive (sdb1) Is Not Automatically Mounted?

Mar 4, 2010

I'm running Ubuntu 9.10 64-bit.

For some reason, the second hard drive (sdb1) is not automatically mounted:

rick@rab-1:/mnt$ sudo fdisk -l
Disk /dev/sda: 500.0 GB, 499989348352 bytes
255 heads, 63 sectors/track, 60786 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000c17f6

[Code]....

Before I installed Ubuntu, I installed the RAID software to handle 4 500 GB hard drives - so there are supposed to be two mirrored drives. I'm not an expert in using RAID. I'm assuming it is correctly configured. I only "see" two drives. sda has Ubuntu etc. How can I get sdb1 mounted? I've tried using the palimpsest program but I'm afraid I screw it up. Do I need to re-format sdb1?

View 6 Replies View Related







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