9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Skip Tavakkolian <9nut@9netics.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] mount plan9 fossil on linux system?
Date: Wed, 15 Nov 2006 23:37:49 -0800	[thread overview]
Message-ID: <594e4912f851490ae5521fddd7768bd3@9netics.com> (raw)
In-Reply-To: <455C125A.30805@ajft.org>

v9fs does not do authentication - which is not part of 9p at any rate.

so you probably need to do auth some other way and then
pass the authenticated fd to v9fs (mount options).

have you read this thread? it seems to be what you want

http://groups.google.com/group/comp.os.plan9/browse_thread/thread/28c09901ba9f962c/edd716a1315b0a1a?lnk=gst&q=v9fs+auth&rnum=2#edd716a1315b0a1a


> Sergey Zhilkin wrote:
>> Hi! Try mount under root.
>> Check /etc/sudoers for correct permissions.
>
> sudoers lets my account do anything :-)
>
> However, just to keep you happy:
>
> fafnir:/tmp# mount -t 9p -o user=ajft 10.0.0.123 /mnt
> mount: permission denied
> fafnir:/tmp# tail /var/log/syslog
>  :
> Nov 16 18:23:06 localhost kernel: [17212825.952000] v9fs_errstr2errno:
> errstr :cannot attach as none before authentication^E: not found
>
>> I'm using it, and 9P works fine.
>
> 	Adrian



  parent reply	other threads:[~2006-11-16  7:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-16  5:31 Adrian Tritschler
2006-11-16  7:07 ` Sergey Zhilkin
2006-11-16  7:25   ` Adrian Tritschler
2006-11-16  7:36     ` Sergey Zhilkin
2006-11-16  7:37     ` Skip Tavakkolian [this message]
2006-11-16  8:09       ` Adrian Tritschler
2006-11-16  7:38     ` Sergey Zhilkin
2006-11-17  1:08 ` Georg Lehner
2006-11-17  1:41   ` Latchesar Ionkov
2006-11-17  1:46   ` Adrian Tritschler

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=594e4912f851490ae5521fddd7768bd3@9netics.com \
    --to=9nut@9netics.com \
    --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).