R
Rico
Hello everyone.
I am trying to create a virtual directory on an FTP server
using a network path to an App server where the files are actually
processed.
There is no domain. My problem is who the FTP server has to be set to
"Connect As..." for access to be granted.
I've created a member (same name) of normal "Users" group on both machines
On the App server, this normal user is granted sufficient access rights to
the folder for the needs of the application. However, on the web server,
the user APP_server\username is unknown, and I believe that's a problem:
"the user has not been granted the requested logon type at this computer"
I would need some advice as to how I could go about giving write access to
that virtual directory only to users that have authenticated to the ftp,
not anonymous, while the ftp "Connects as..." a normal user.
secpol.msc "local logon" is one possibility I've been mentioned about but
that's for when there's a domain, right?
I am currently getting by with putting the APP_server\username as a member
of Administrators. I can't sleep easy with that as you'd think and I'd
appreciate some advice. Thanks.
Rico.
I am trying to create a virtual directory on an FTP server
using a network path to an App server where the files are actually
processed.
There is no domain. My problem is who the FTP server has to be set to
"Connect As..." for access to be granted.
I've created a member (same name) of normal "Users" group on both machines
On the App server, this normal user is granted sufficient access rights to
the folder for the needs of the application. However, on the web server,
the user APP_server\username is unknown, and I believe that's a problem:
"the user has not been granted the requested logon type at this computer"
I would need some advice as to how I could go about giving write access to
that virtual directory only to users that have authenticated to the ftp,
not anonymous, while the ftp "Connects as..." a normal user.
secpol.msc "local logon" is one possibility I've been mentioned about but
that's for when there's a domain, right?
I am currently getting by with putting the APP_server\username as a member
of Administrators. I can't sleep easy with that as you'd think and I'd
appreciate some advice. Thanks.
Rico.