Add new status for users, "inactive". Mostly to support not having so
many ZFS mounts on ops. which on the Mothership is on the order of 8000 or so. Deactivate/reactivate a user with: boss> wap tbacct deactivate -u <user> boss> wap tbacct reactivate -u <user> Deactivate will set the shell to nologin and set the ZFS mountpoint=none. Reactivate will undo that. Note that these do not HUP mountd.
Showing
Please register or sign in to comment