From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <10b109140709290624g1b939969v8a4615dba14287@mail.gmail.com> Date: Sat, 29 Sep 2007 15:24:56 +0200 From: "Antonin Vecera" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] factotum question In-Reply-To: <10b109140709280425x7c59bdb6s1b23c7e84dc3bc61@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10b109140709280312h379d71cfm107d2c0c5cc5b970@mail.gmail.com> <82c890d00709280339i79546694g996805310827a26a@mail.gmail.com> <10b109140709280425x7c59bdb6s1b23c7e84dc3bc61@mail.gmail.com> Topicbox-Message-UUID: c706165a-ead2-11e9-9d60-3106f5b1d025 I got it! I misunderstand to factotum. :-( I need to use secstore. Antonin On 9/28/07, Antonin Vecera wrote: > Yes, as I understand each window/process has its own namespace. > But I guess some sources can be shared among them, f.e. my > passwords/keys stored in factotum. > I define my problem again: > If I login on terminal I can see my factotum keys. That's right. > But If I login with drawterm I can't see my factotum keys. > Why? > > Maybe I should bind/mount something. > But both namespaces contain "mount -a '#s/factotum' /mnt". > Is it not enough? > auth/factotum in drawterm doesn't help. > > > Antonin > > > On 9/28/07, Gabriel Diaz wrote: > > hello > > > > I think you should read the paper about the namespaces ;) > > > > The factotum is running in the console namespace, when you log in, you > > create a new namespace, and probably your profile runs auth/factotum, > > doesn't remember if it is by default. > > > > try to play with namespaces under rio, mount things on one window and > > try to access them from other window, for example. > > > > slds. > > > > gabi > > > > > > > > On 9/28/07, Antonin Vecera wrote: > > > Hi all, > > > > > > I don't understand this: > > > > > > 1. On console of my auth/cpu/file server I did as user bootes: "cat > > > /mnt/factotum/ctl" > > > And I could see some keys stored there. > > > > > > 2. I connect to the same server with drawterm, login as bootes and > > > type the same command. > > > But there are no keys stored there. > > > Why? > > > > > > > > > Antonin > > > > > >