ref: 7e4b6693938b65846df17f41d3b5efd8d5449670 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