A Node was given Admin permission
A Node was given the Connect.
(deliberately two different API calls)
The Node connected fine.
While connected,
the Node was revoked of Connect
the Node was revoked of Admin
I can see the node not connected in the MultiChain Demo PHP application, however the Node command
multichaind blockchain -daemon outputs node started as before when the permissions were granted.
My thinking was either the node would be "kicked", or when restarting the node would not be able to connect, but it seems to remember the node and starts correctly. There is no clue at this point in the connection process that it would have insufficient privileges.