Hello,After a system expansion, we would like to revoke the logon of the users, but not the data loader ID. How is this done?Thanks for your time,Linda
You should be able to script something using the DBC.Users view to build the REVOKE LOGON FROM /ALL;It should be noted that you may increase the size of your DBC.LogOnRules.
Hello,After a system expansion, we would like to revoke the logon of the users, but not the data loader ID. How is this done?Thanks for your time,Linda