cgi.remote_user is blank
I have been using cgi.remote_user to retrieve the logon ID of users, then pasing that value thru screens, all works fine.
However, we have defined a new datasource and when I tried to use cgi.remote_user, it is blank ? The dba is on vactaion so I cannot check with him. But I was wondering if anybody knows why cgi.remote_user is not returning anything this time. On other applications we have, it works fine, and I don't think I am doing anything differently.
