Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 1881

FTP write/delete not working

$
0
0

I have a Windows 2016 server with IIS 10.  
I am having problems setting up the NTFP permissions to allow FTP write/delete to my Users' virtual web folders.  My users have write problems when they are using any FTP client (FileZilla, etc).  

Here are the settings I have tried in IIS and on the server folders.

IIS Server>FTP Authentication - Anonymous Authentication=Disabled, Basic Authentication=Disabled
IIS Server>FTP Authorization Rules=None
   Site>FTP Authentication - Anonymous Authentication=Disabled, Basic Authentication=Enabled
   Site>FTP Authorization Rules=Allow All Users
   Site>FTP User Isolation=Do not isolate user. Start users in FTP root directory
      Virtual Web Folder>FTP Authorization Rules=Allow All Users

NTFS Permissions - With these permissions my FTP Users can List all folders and files, but they cannot write or delete.
C:\InetPub
  Creater Owner=Special, System=Full, Administrators=Full, Users=(read, list, execute, special)
C:\InetPub\wwwroot
  Creater Owner=Special, System=Full, Administrators=Full, Users=(read, list, execute), 
  Internet Guest Account=(read, list, execute), Network Service=(read, list, execute)
C:\InetPub\wwwroot\UserFolder
  Creater Owner=Special, System=Full, Administrators=Full, Users=(read, list, execute), 
  Internet Guest Account=(read, list, execute), Network Service=(read, list, execute), Network=(read, list, execute), Interactive=list
  Domain\User=Full Control

If I add Modify permissions to the Users Group on the C:\InetPub\wwwroot\UserFolder, my users can (read, write, list, and delete).  The problem is that they can also modify other UserFolders.


Viewing all articles
Browse latest Browse all 1881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>