A
AlunBoyd
Quick Question. Is it possiable via a ASP to set (NTFS) permissions on files
not on the IIS server?
I'm sticking together an ASP to create our new user Home/Profile dir file
structure. The script is running in anonymous user mode using an account
which has full perm on the file severers.
It's creating the file structure OK, but when it comes to the file
permissions, CALCS direct or CACLS in a .CMD doesn't appear to be able to set
ther permissions when invoked from the ASP. It does however work for the user
when logged on the server's local console.
not on the IIS server?
I'm sticking together an ASP to create our new user Home/Profile dir file
structure. The script is running in anonymous user mode using an account
which has full perm on the file severers.
It's creating the file structure OK, but when it comes to the file
permissions, CALCS direct or CACLS in a .CMD doesn't appear to be able to set
ther permissions when invoked from the ASP. It does however work for the user
when logged on the server's local console.