Skip to content

SFTP User creator is a service which is taking an input excel sheet and creates 2FA enabled SFTP users.

License

Notifications You must be signed in to change notification settings

rashintha/SFTP-User-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFTP User Creator

Go

Introduction

SFTP User Creator is a service which takes an excel file as an input and creates sftp users.

Getting Started

Prerequisites

SFTP Initial Server Setup

Ubuntu

You need to follow the below method in order to create a secure ftp server with 2FA before running the service.

  1. Install ssh and google-authenticator
sudo apt update
sudo apt upgrade
sudo apt install ssh
sudo apt install libpam-google-authenticator

License

SFTP User Creator is released under Apache-2.0 license. Please read LICENSE for more information.

Contributing

I always appreciate help from the community to develop. Please send me an email to mail@rashintha.com to get started!

About

SFTP User creator is a service which is taking an input excel sheet and creates 2FA enabled SFTP users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages