Hi Suppose there are 20 Identifier are there for user...we can revoke it like:
MCR AUTHORIZE REVOKE/ID identifier user
but how can I revoke all the identifier in a single command. I have tried like this also, but no luck:
MCR AUTHORIZE REVOKE/ID * user
any help will be appreciated.
Thanks..!

This was answered in other forums, but essentially, the revoke only works on one identifier at a time. A command procedure mustbe used to clear these out. Dan
