I am replacing a FTPS server within our organization and I am thinking of using CoreFTP server as the replacement but I have questions.
We want to limit FTP connections to SSH only, Is CoreFTP capable of this?
Can CoreFTP integrate with AD?
The FTP server will house multiple folders and we want to limit access to those folders by assigning AD permissions. So that when a connection is made, depending on the credentials used, they can only access the folders their account has permissions for. Can this be done with CoreFTP?
CoreFTP Newbie
-
- Site Admin
- Posts: 1010
- Joined: Mon Mar 24, 2003 4:37 am
Re: CoreFTP Newbie
If you mean SFTP via SSH only, yes. Select "disable FTP" and check SSH/SFTP.
AD is only used for user authentication. Use with the "use base directory + username" option - each user that logs in will be placed in their own virtual directory.
AD is only used for user authentication. Use with the "use base directory + username" option - each user that logs in will be placed in their own virtual directory.