I've been playing with the REMOTE_USER on PWS and Netscape Enterprise Server but I'm not getting anything returned

PWS:
Request.ServerVariables("REMOTE_USER")

Enterprise:
ssjs_getCGIVariable("REMOTE_USER")

Is some magic setting required on the server(s) for these to work?