|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/30/2009 4:32:07 PM
Posts: 8,
Visits: 15
|
|
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
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 7/29/2009 9:23:21 AM
Posts: 27,
Visits: 34
|
|
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.
|
|
|
|