From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <84a34d2328a7f1f19339c1a0c4c4ebd2@orthanc.cc.titech.ac.jp> To: 9grid@nwn.definitive.org Subject: Re: [9fans] Multi-Domain-Authentication From: YAMANASHI Takeshi <9.nashi@gmail.com> Date: Wed, 8 Jun 2005 10:38:41 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: 9fans@cse.psu.edu Topicbox-Message-UUID: 5c6e1c0e-ead0-11e9-9d60-3106f5b1d025 > Here it is: http://www.r-36.net/multidomauth.tgz [0]. We've got another proposal on multi domain auth from tip9ug. Our model is to modify factotum so that it assigns "user@dom" as the uid on the server, if the server side key used to authenticate the cpu session has "grid" attribute in them. You only need to add your sources key to your server side factotum to accept sources users login to your server. The modified /sys/src/cmd/auth/factotum/p9sk1.c and compiled factotum binary are at: http://www.tip9ug.jp/who/nashi/9grid/8.factotum http://www.tip9ug.jp/who/nashi/9grid/p9sk1.c You might want to recompile the kernel with this new factotum. Anyone got other proposals? I would like to hear and discuss about MDA issues very much. :) --