From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Jakob Praher Date: Sun, 25 Jan 2009 13:44:46 +0000 Message-ID: <7B8C87F2-DB31-4B60-A7E8-E7B51F42B888%jp@hapra.at> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: binary User-Agent: Xnntp/beta06 (UNIBIN Mac OS 10.4.11+) Subject: [9fans] p9 file server (npfs) w/ authentication from heterogenous systems Topicbox-Message-UUID: 8645e6ca-ead4-11e9-9d60-3106f5b1d025 Dear all, I have read a post from Eric Van Hensbergen about paravirtualized filesystems. This was of interest to me, and I tried to pull npfs from subversion. As a client I am using the 9pfuse to mount the tree of the npfs server. Is this a good match, or should I use something from the npfs tree directly? Is npfs the best choice if I would like to export ufs like filesystems? After getting it basically up I am facing typically newbie issues, and I would like to share my problems with you in hope to find some further directions in order to do some further RTFM. My biggest issue is that I can only do read operations on the client. How can I set up something like a basic authenticated connection. Just to get the uid over to the npfs in order to act as the right user on the server? I read a bit about factotum, yet I am not sure given the npfs that it supports it... Thank you in advance. Jakob