I'm working in a Win2K environment with Active Directory. I'm having an interesting problem. When I try to access the macro @RSERVER during a logon script of a user who doesn't have read access on the directory the script abruptly aborts. (A user with read perms on AD has no problem at all.)

I figure there is a problem with the KxRPC service and the lack of Read Perms on AD. Is there any way I can get around this constraint? I've tried list perms on AD with read on self but that doesn't work either. At the very least I would think that the script shouldn't stop all of a sudden.