Hi all,
I need to make a perl application that will allow users to log on using basic authentication, and will then create configuration files in their home directories. I've looked at suEXEC, but that only seems to be useful if you predefine which user you want the script to run as. Is there any way to get a script to run as the currently authenticated user?
C:\DOS:>
C:\DOS:>RUN
RUN DOS RUN!!
I need to make a perl application that will allow users to log on using basic authentication, and will then create configuration files in their home directories. I've looked at suEXEC, but that only seems to be useful if you predefine which user you want the script to run as. Is there any way to get a script to run as the currently authenticated user?
C:\DOS:>
C:\DOS:>RUN
RUN DOS RUN!!