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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 > > >
