It is currently Wed Jun 19, 2013 7:08 pm

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Installing ProFTPD on TonidoPlug
PostPosted: Wed Mar 03, 2010 10:47 pm 
Tonido MVP
Tonido MVP
Joined: Tue Mar 02, 2010 9:51 pm
Posts: 22

Installing ProFTPD on TonidoPlug
If you’re looking to have FTP access to your plug, this guide will point you in the right direction.


Offline
 Profile  
 Post subject: Re: Installing ProFTPD on TonidoPlug
PostPosted: Sun May 02, 2010 11:53 am 
Super Tonidoid
Super Tonidoid
Joined: Sun Apr 25, 2010 12:48 pm
Posts: 30

Followed this guide to the letter; no love. Both root and proftpd users get the "Invalid user" message.....any ideas?

thx,

jp


Offline
 Profile  
 Post subject: Re: Installing ProFTPD on TonidoPlug
PostPosted: Sun May 02, 2010 2:07 pm 
Tonido MVP
Tonido MVP
Joined: Tue Mar 02, 2010 9:51 pm
Posts: 22

Sorry, man. My bad. I was going based on memory.

The guide should tell you to place a line in the globals section of the /etc/proftpd/proftpd.conf file that reads:
Code:
RootLogin on

Sorry for the confusion.

So, edit the file, add that line, save and close, then issue an
Code:
/etc/init.d/proftpd restart

and you should be good to login as root.

The proftpd user won't work because ProFTPD uses virtual users by default.

Let me know if this works for you.
-->gatesphere


Offline
 Profile  
 Post subject: Re: Installing ProFTPD on TonidoPlug
PostPosted: Sun May 02, 2010 5:24 pm 
Super Tonidoid
Super Tonidoid
Joined: Sun Apr 25, 2010 12:48 pm
Posts: 30

no success yet....I sent you a PM with my proftpd.conf file pasted in, if you have a chance to look at it....thanks!

jp


Offline
 Profile  
 Post subject: Re: Installing ProFTPD on TonidoPlug
PostPosted: Sun May 02, 2010 7:53 pm 
Tonido MVP
Tonido MVP
Joined: Tue Mar 02, 2010 9:51 pm
Posts: 22

Replied to your message. Let me know.


Offline
 Profile  
 Post subject: Re: Installing ProFTPD on TonidoPlug
PostPosted: Sat Jul 17, 2010 7:04 pm 
Rookie Tonidoid
Rookie Tonidoid
Joined: Tue Jul 13, 2010 11:37 am
Posts: 6

I'm having some issues with ProFTPD as well. Edited the .conf file to put RootLogin on at the bottom of the file. I have seen some howtos that say add it to the <globals> but I can't find that anywhere in the conf file.

So I can ftp in but it rejects the root password. I have restarted /etc/init.d/proftpd restart already. What did I miss?


Offline
 Profile  
 Post subject: Re: Installing ProFTPD on TonidoPlug
PostPosted: Sun Jul 18, 2010 12:58 pm 
Tonido MVP
Tonido MVP
Joined: Tue Mar 02, 2010 9:51 pm
Posts: 22

Hey,

I've been meaning to update that page.

What you need to add to the bottom of the file is as follows (including the <Globals> tags, they need to be added too.)
Code:
<Global>
RootLogin on
RequireValidShell off
UseFtpUsers off
AllowForeignAddress on
</Global>


Then restart proftpd. It should work now.


Offline
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 6 hours [ DST ]


 Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: