I have some
VB scripts running on a 2003 server that I would like to give access to a user to run. The scripts access another server, ftp files to this server, then FTP them to a remote site. These files currently run automatically in another folder they don't have access to. I have created a share, copied the scripts over,they have full access and control over the share and folders, confirmed no constraints on ftp utility (cute ftp) etc. but they get the 8000401A error when they try to run the script. (I have no trouble running the scripts) How can I give them rights to run these scripts without giving them Admin rights on the box?