From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <412ab5c78006a624ef160082aa60b007@9netics.com> To: 9fans@cse.psu.edu From: 9nut@9netics.com In-Reply-To: <7131c0c74ea686afc44d40cdaf2222f7@orthanc.cc.titech.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] If hostid==uid, then /lib/ndb/auth is not checked. Date: Thu, 11 Mar 2004 21:10:38 -0800 Topicbox-Message-UUID: 2b6defba-eacd-11e9-9e20-41e7f4b1d025 In an earlier post titled "rm /lib/ndb/auth?", YAMANASHI Takeshi reported a behavior that looks inconsistent: basically, in authsrv.c, it appears that if the hostid and the uid in the ticket request are the same, /lib/ndb/auth is not consulted. Is this right? Is it working as designed?