LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   pure-ftpd remote admin? (https://www.linuxquestions.org/questions/linux-networking-3/pure-ftpd-remote-admin-217911/)

NonSumPisces 08-15-2004 12:07 PM

pure-ftpd remote admin?
 
How do I set up a chrooted virtual admin account on pure-ftpd so that it can be administrated remotely (add or kick users if needed, monitor speeds & transfers)? It's not meant for me but the guy who's supposed to monitor my ftp when I'm away.
Is it even possible?

TigerOC 08-15-2004 02:54 PM

I have just installed an internet server and am running a headless system and I use KBear via ssh. Its GUI and makes things really easy and because its ssh is very secure.

NonSumPisces 08-15-2004 03:43 PM

Can you use kbear to control the server? Ie add or kick users if needed, monitor speeds & transfers, and most importantly, do it NOT being root? That's what I'm after.
I don't want to give root perms to anyone except myself.

TigerOC 08-15-2004 03:57 PM

KBear can login via ssh (port 22). If you use ssh as root you are controlling the machine under encryption so it is very difficult for anyone else to pickup what you are doing. Effectively you are controlling the remote machine as though it were your own. You can do anything you would be able to do as root on that machine.

NonSumPisces 08-15-2004 04:01 PM

So basiclly, I'll just have to create a chrooted account, give it the proper permissions to administer the server (pure-ftpwho etc) and then ssh in? Root is not an option here :)

TigerOC 08-16-2004 01:25 AM

You can do it that way.


All times are GMT -5. The time now is 08:35 AM.