Changing ownership & permissions of Free Agent USB drive



Hello

I am attempting to change the ownership of and permissions for the contents of a USB Seagate Free Agent drive. At present, root has ownership, although everybody and their dog can rwx files:
$ ls -l /media/FreeAgent\ Drive/
total 24
drwxrwxrwx 1 root root 0 2007-11-27 20:28 BAKUPS
drwxrwxrwx 1 root root 0 2007-11-19 20:39 DVD
drwxrwxrwx 1 root root 24576 2008-02-16 15:50 MUZAK
drwxrwxrwx 1 root root 0 2007-11-04 00:04 System Volume Information

As root (actually, both attempted as root via su as well as via sudo), I have attempted:
chown andy /media/FreeAgent\ Drive/ -R

as well as
chmod -R og-rwx /media/FreeAgent\ Drive/

and
chmod -R u+rw /media/FreeAgent\ Drive/

Unfortunately, the output of ls -l /media/FreeAgent\ Drive/ remains
total 24
drwxrwxrwx 1 root root 0 2007-11-27 20:28 BAKUPS
drwxrwxrwx 1 root root 0 2007-11-19 20:39 DVD
drwxrwxrwx 1 root root 24576 2008-02-16 15:50 MUZAK
drwxrwxrwx 1 root root 0 2007-11-04 00:04 System Volume Information

This doesn't interfere with my playing the music listed under MUZAK as andy, nor adding to the files. But, it does not change the description of the permissions related to those files.

Can someone explain what's going on here please?

TIA

Andy


Unfortunately, the output of ls
--

"If they can get you asking the wrong questions, they don't have to worry about the answers." - Thomas Pynchon, "Gravity's Rainbow"


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Excellent news.. Malware for OS X!
    ... It stems from what the processes ownership and rights are. ... The Permissions can get a bit sticky on the system side. ... If you'll note that some files ownerships are 'root' 'wheel' and then ...
    (comp.sys.mac.advocacy)
  • Re: Unable to su as a user, I get: Cannot execute /bin/bash: Permission denied
    ... sorry..i lost you on that...you think that someone changed the permissions ... It'll be executed by the user, not root. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... Also to be a right prat, chmod a-x `which chmod` (don't do it, but i've ...
    (Debian-User)
  • Re: Changing ownership & permissions of Free Agent USB drive
    ... I am attempting to change the ownership of and permissions for the contents of a USB Seagate Free Agent drive. ... As root, I have attempted: ... This doesn't interfere with my playing the music listed under MUZAK as andy, ...
    (Debian-User)
  • Re: When I try to save html pages, nothing happens
    ... i start it as root, or use iceape, all is ok. ... regardless of the above, based on your whole permissions history, I'd ... (UID 1000, probably), so start there. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Permissions to /dev/cdrom, /dev/dsp etc. problem
    ... and then in the same sentence you say /dev/dsp, etc, is owned by root. ... Rather than attempting to change the ownership of the /dev files from ... /dev/dsp is probably group audio, so just stick yourself into the audio ... Check the permissions on the device files to make sure group ...
    (comp.os.linux.security)