ref: 9ca10c746d5d7b88d1d28d27253cd6274bcfc9bd dir: /sys/src/cmd/auth/disable/
#!/bin/rc if(test -e /mnt/keys/$1) echo -n disabled > /mnt/keys/$1/status if(test -e /mnt/netkeys/$1) echo -n disabled > /mnt/netkeys/$1/status