SCIENTIFIC-LINUX-USERS Archives

November 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jon Peatfield <[log in to unmask]>
Reply To:
Jon Peatfield <[log in to unmask]>
Date:
Sun, 6 Nov 2011 05:49:09 +0000
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (33 lines)
On Fri, 4 Nov 2011, Andrew Z wrote:

...
> [az@server media]$ ls -l ./
> total 2
> dr-xr-xr-x 4 4294967295 4294967295 136 Oct 29 23:43 dvd

Well 4294967295 is (2^32)-1 so for some reason either those are the 
uid/gid on the real device or something is not passing the info through to 
the mount...

I have no idea why that then prevents access to the files underneath, 
unless there are places where only the owner is allowed access (e.g mode 
700 directories or similar)...

Can you alter the mount (or fstab since you have it mentioned there) to 
pass suitable uid=...,gid=... options? (see the mount man page entry for 
udf for lists of valid options)...

On sl5 we normally rely on hal to do the actual mounts which for most 
users is done via the gnome volume manager - and we tweak the gconf 
settings for it to pass suitable options to hal (if they are not correct 
already).  I believe that things are different in sl6.

-- 
/--------------------------------------------------------------------\
| "Computers are different from telephones.  Computers do not ring." |
|       -- A. Tanenbaum, "Computer Networks", p. 32                  |
---------------------------------------------------------------------|
| Jon Peatfield, _Computer_ Officer, DAMTP,  University of Cambridge |
| Mail:  [log in to unmask]     Web:  http://www.damtp.cam.ac.uk/ |
\--------------------------------------------------------------------/

ATOM RSS1 RSS2