<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.2">
</HEAD>
<BODY>
Using that line doesn't work because it includes "user", as I already pointed out using options such as <TT><FONT COLOR="#737373"> </FONT></TT><TT><FONT COLOR="#000000">umask, users, user, uid, gid don't work. Have you tried it? Thanks for the suggestion of reading man pages and howtos, I have been trawling through the mans of mount and fstab and as I said in email earlier already spent considerable time bouncing around the net. 8 hours later I am still exploring. </FONT></TT><BR>
Also I had already included a description of the error I see when attempting to mount a jfs partition using such switches as user/users/gid/uid. For your reference I have included it again below: <BR>
<BR>
mount: wrong fs type, bad option, bad superblock on /dev/hda5,<BR>
       missing codepage or other error<BR>
<BR>
On Wed, 2006-07-05 at 11:47 +0200, Alexander Skwar wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">> Using a line like</FONT>
<FONT COLOR="#000000">> sudo mount -t jfs -o rw,user /dev/hda5 /server</FONT>
<FONT COLOR="#000000">> DOESN'T WORK</FONT>

<FONT COLOR="#000000">How does it NOT work? Filesystem is mounted, no? If not, that's strange.</FONT>

<FONT COLOR="#000000">> sudo mount -t jfs -o rw /dev/hda5 /server</FONT>
<FONT COLOR="#000000">> Does work, but only superuser has write permissions. What gives?</FONT>

<FONT COLOR="#000000">Gives, that you should read the man page again. Or maybe some basic</FONT>
<FONT COLOR="#000000">unix howto.</FONT>

<FONT COLOR="#000000">Alexander Skwar</FONT>
<FONT COLOR="#000000">-- </FONT>
<FONT COLOR="#000000">The more laws and order are made prominent, the more thieves and</FONT>
<FONT COLOR="#000000">robbers there will be.</FONT>
<FONT COLOR="#000000">          -- Lao Tsu</FONT>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>