Plan 9 from Bell Labs’s /usr/web/sources/contrib/rog/infauth/unpacked/lib/sh/profile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


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
}

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.