Skip to content
  • Leigh B Stoller's avatar
    Add new status for users, "inactive". Mostly to support not having so · 68e019a5
    Leigh B Stoller authored
    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.
    68e019a5