More SSH users to add better support for git

Got a feature request? Great! Post your ideas here!
zainka
Posts: 24
youtube meble na wymiar Warszawa
Joined: Sun Feb 08, 2015 5:46 am

More SSH users to add better support for git

Post by zainka »

Hi

If you read this topic: http://forum.asustor.com/viewtopic.php?f=27&t=1626 you can see parts of my request rised earlier. The need for a git user to ssh into the nas and a set repo folder to push and pull data. We do not want to use admin or root for this, it is kinda awkward and not common practice. If this is out of the question for ASUSTORE team to add support for more ssh users one could go for another option.

This could be a second ssh server which is tied to the GIT app listening to a different port. One could then rewrite the git app so that it includes the mentioned server and the user could create an seperate git user for this server which have access only to a specified folder where the git repository is stored.

The topic refereed to also addressed some other issues so read it carefully.