hi skip, thanks, this helps.
i am now able to do drawterm and cpu now (same/different user). regards dharani On Sun, Dec 28, 2008 at 1:30 PM, Skip Tavakkolian <[email protected]> wrote: >> now, drawterm works, which is good. but somehow cpu doesnt work for >> me. this is what happens: >> >> mill# cpu -h 192.168.1.199 -u vdharani >> cpu: can't authenticate: 192.168.1.199: auth_proxy rpc write: >> [email protected]: no key matches user=vdharani proto=p9sk1 dom=mill.edu >> role=client user? password? >> > > need to run factotum. here's dt_factotum (geoff): > > #!/bin/rc > > if (! test -f /srv/factotum.$user) > auth/factotum -s factotum.$user > mount -b /srv/factotum.$user /mnt > > >
