I'd like to prevent users from querying the balance, statements, etc. for object that aren't related to them. Looks like that's what RoleUser is for, but I can't seem to get it to work correctly. For example I have:
<br><br>gold&gt; RoleUser Query<br>Role&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Name <br>----------- ---- <br>SystemAdmin gold <br>Scheduler&nbsp;&nbsp; root <br>Scheduler&nbsp;&nbsp; maui <br>OVERRIDE&nbsp;&nbsp;&nbsp; NONE <br>Anonymous&nbsp;&nbsp; NONE <br clear="all"><br>But with these setting, normal users can still use gbalance to see everyone&#39;s balance. Some help here please.
<br><br>Also, what is the OVERRIDE Role for? Can I safely delete it?<br><br>Kevin<br><br>