Skip to content

Functions for quick/easy add & remove of public SFTP users. And suitable config of OpenSSH & server.

License

Notifications You must be signed in to change notification settings

PhillRogers/PowerShell-helpers-for-OpenSSH-on-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PowerShell-helpers-for-OpenSSH-on-Windows

Purpose:

Functions for quick/easy add & remove of public SFTP users. And suitable config of OpenSSH & server.

Requires:

OpenSSH

Notes:

Preferable if we have plink.exe from the PuTTY suite but may be robust enough without.
External SFTP users get as little access and as many restrictions as possible.
Complex method is necessary because with Windows, you cannot prepare the user's folders before they login.
So you have to do the first login to let Windows create the folders, then make desired changes.
The seperate chroot_parent is to keep the SFTP user's data transfer folders clean & simple,
by avoiding the big mess of folders & files which Windows creates under the account's real home folder.

About

Functions for quick/easy add & remove of public SFTP users. And suitable config of OpenSSH & server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published