load std
autoload=std
if{! ftest -f /net/cs}{
ndb/cs
}
mount -a {mntgen} /n
auth/factotum
>[2] /dev/null {
for(i in a b c d e f g h i j k l m n o p q r s t u v w x y z){bind '#U'^$i^':' /n/$i}
bind '#U*' /n/local
}
wm/wm wm/genlogon -Q password {
crypt -d -k $password < /keyring/factotum.cr | getlines {echo $line} > /mnt/factotum/ctl
}
|