Project has migrate to GitHub !
New documentation available.
|
1 - Introduction 2 - Install and update of MySecureShell 3 - Add users for MySecureShell 4 - Uninstall
MySecureShell is a program with use very secure SSH with it's "sftp-server". MySecureShell is a shell which permit 'add functionalities to sftp-server (similar to ProFtpd).
Before starting you have to know your OS. If you're a beginner, you should prefer package for your system. First, download MySecureShell and deflate archive. Then become "root" and call script "./install.sh". su - Replace "xx" by your language (fr or en). Now installation is done !
Create users and groups and edit file "/etc/passwd" (as root). su - Change columns "shells" and replace it by "/bin/MySecureShell". Sample : msstest:x:1006:500:MMS Testing:/home/sftpusers/msstest:/bin/sh Become : msstest:x:1006:500:MMS Testing:/home/sftpusers/msstest:/bin/MySecureShell Save and quit.
Why uninstall MySecureShell ? Use script "Uninstall.sh" (included with sources) ! In this case, MySecureShell team want to known the reasons, please mail : teka2nerdman@users.sourceforge.net
|