I had an FTP server (Mac OS X, but not a server version) configured for a while, when users are virtual, that is, they are not actual user accounts in the server OS, but the accounts processed by the FTP server software are in OS they all look like ftp user account. I would like to remove the FTP server software and upgrade to SFTP.
Is there a way to configure SFTP / SSH so that I can create virtual users and at the same time their sandbox?
The reason I want virtual users is that from time to time I add and delete accounts, and doing this with the proper user accounts tends to get messy, and I don’t know how to do this. There are always several files there, and each user has his own directory of users (with a large number of files that are relevant only if they really log on to the computer sitting in front of him), which is quarantined when deleting an account, so you have to manually delete it, etc.
ssh ftp sftp macos
Theo
source share