9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard C Bilson <rcbilson@plg2.math.uwaterloo.ca>
To: 9fans@cse.psu.edu
Subject: [9fans] srvssh: access permission denied
Date: Fri,  4 Apr 2003 11:56:43 -0500	[thread overview]
Message-ID: <200304041656.LAA13347@plg2.math.uwaterloo.ca> (raw)

Thanks to all who made suggestions about my rtl8139 problems.  I'm happy to
report that things are working very well now.

Since, unfortunately, I don't get paid to develop on plan9, I'm attempting
to use the system on my home machine as a way of accessing files on the
various unix machines that I am supposed to be working on.  This almost
works perfectly -- my only gripe is that, for some reason, srvssh won't
work unless I disk/kfscmd allow first.  To wit:

term% pwd
/usr/rcbilson
term% du n
0	n/apl
0	n/plg
0	n
term% bind -bc n /n
term% srvssh -u /u/rcbilson/opt/bin/u9fs apl.uwaterloo.ca apl /n/apl
srvssh: access permission denied

If I disable permission checks, run srvssh, and then enable them again,
the mounted fs works fine.  It seems to me that this should not be
necessary.

- Richard

P.S. Is it just me, or are the u9fs sources in bad shape?  When I tried to
compile it about a week ago, it failed -- it looks as though somebody
ripped the des.c functions out of another file, without making sure that
macros like DESKEYLEN are defined.  I got it to work, though, with a bit
of hacking.


             reply	other threads:[~2003-04-04 16:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-04 16:56 Richard C Bilson [this message]
2003-04-04 15:39 ` rsc
2003-04-04 17:16 ` David Presotto
2003-04-04 17:31 Richard C Bilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200304041656.LAA13347@plg2.math.uwaterloo.ca \
    --to=rcbilson@plg2.math.uwaterloo.ca \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).