Mailinglist Archive: opensuse (6210 mails)

< Previous Next >
Re: [SLE] Konqueror doesn't allow me to delete a file I have full rights to
  • From: Catimimi <catimimi@xxxxxxxxxxxxxx>
  • Date: Tue, 04 Oct 2005 12:30:49 +0200
  • Message-id: <434259D9.9000205@xxxxxxxxxxxxxx>
Shriramana Sharma a écrit :
I also found out that mounting my vfat partition (confirmed not NTFS) with the option rw in /etc/fstab does not automatically set the attributes of all the files and directories in that partition to rw even for the owner. And yes, there is a uid option (*and* a gid option).

The relevant line from my fstab:

/dev/sda5 /win/d vfat rw,user,uid=samjnaa,gid=users 0 0

Kindly advise on how I can automatically set the attributes to rwx at least for the owner (me).

Thanks.

Hello,

Add: umask=000 as an option ih fstab and everybody will have rwx permissions.

Michel.


< Previous Next >
Follow Ups
References