On Fri, 2003-06-13 at 05:53, Brian V Bonini wrote:
> On Thu, 2003-06-12 at 20:23, James Sparenberg wrote:
> > Let me see if I can ping some of my FreeBSD friends and see if this
> > means anything to them.  One question are the sshd_config files the
> > same?  
> > 
> 
> According to 'diff' the config files are identical.... (scratching head)

No answer back from anyone with an idea. grrr.


> 
> > > 
> > > One more question I've not figured out how to mount the remote FS so
> > > normal users can access it. Only been able to mount and access as local
> > > root. Tried running shfsmount as normal user and I get:
> > > 
> > > $ shfsmount [EMAIL PROTECTED] /mnt/gfx
> > > /mnt/gfx: Operation not permitted
> > > 
> > > drwxr-xr-x    2 root     root         4096 Jun 12 16:38 gfx
> > 
> > 
> > The only way I've found is to make shfsmount and shfsumount run suid
> > root.  I suppose doing sudo on these would also work.  Also make sure
> > the user owns /mnt/gfx  I've had better luck if my users create their
> > mount directory inside their home directory.
> > 
> > Other thing do shfsmount [EMAIL PROTECTED]/home/uname /mnt/somedir   the
> > /home/uname mounts only the users home dir instead of the full file
> > system... much nicer.   Note that there is no space between domanin and
> > the first / .  Works here... don't like the syntax but it works.  
> 
> I've also noticed it does not like to follow symlinks on the remote
> system, you get that too?

Yes and it's expected.  You get the same thing if you mount say another
Linux from a multiboot box.  If you have a link on that box to say,
/usr/home/somefile from /var/mylinks  the link is still there... but
/usr/home/somefile doesn't exist on your box.  In Linux /home is the
home dir not /usr/home to start with.  Hardlinks will still work and
some relative ones but full path links that normally go across
partitions get broken. 
> 
> 
> 
> ______________________________________________________________________
> 
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to