Does anyone know of a way to use perl and CGI to have the following:
html page w/ form to get stdin from the user for username and
password.(basic),
pass the variables to the perl script which then modifies permissions for a
specific folder on NT
and allows the user to then have access to a particular folder after having
the password emailed to the user...
...which in my opionon is a security risk in itself, but that's the way
clients want it.
For some reason I tend to think VB script might be able to it....any
suggestions would be helpful.
Matt