I need to temporarily disable/inactivate certain users, preventing them from logging in during system maintenance procedures. However, I still have 5+ users that will need to be able to get into the system. Those 5+ users do not have special rights to the databases like an "sa" account would, therefore putting the databases into "Single User Mode" or "Restricted User Mode" won't work. I've checked the sy01400 table and don't see a field that represents status, which is typically the case with most apps. So I'm welcoming any other suggestions and thanks in advance to anyone who can provide help!! I'm hoping there's another table I can use that would help to accomplish this that perhaps I didn't think of :)
*This post is locked for comments