Re: [sentinix-list] Pure-FTP and Apache

Michel Blomgren <[email protected]> Wed, 17 Mar 2004 16:55:11 +0100
Newsgroups gmane.linux.sentinix
Message-ID <[email protected]>
No root SSH login, no root FTP login (it's insecure)... create an 
"un-privileged" account instead.

FTP root login is *beyond* just insecure, as it's plain text!!!

Either use a regular account for ftp or create a virtual account!
Read the pure-ftpd docs on how to do this... see their website!

	Michel

On Wednesday 17 March 2004 10:12, Thomas Gross wrote:
> Hi,
>
> I've activated the Pure-FTP Daemon but I can't connect to my Sentinix
> Server:
>
> ftp> open x.x.x.x
> Connected to x.x.x.x
> 220---------- Welcome to Pure-FTPd 1.0.14 ----------
> 220-You are user number 1 of 50 allowed.
> 220-Local time is now 10:04 and the load is 0.06. Server port: 21.
> 220-This is a private system - No anonymous login
> 220 You will be disconnected after 15 minutes of inactivity.
> User (15.197.232.126:(none)): root
> 331 User root OK. Password required
> Password:
> 530 Sorry, but I can't trust you
> Login failed.
> ftp>
>
> Any ideas ?
>
> Beside this I've still have a problem with my Apache Server. I've  only
> upgradedCacti to 0.8.5 on the Sentinix Distribution.
>
> Apache was running fine since Friday but now the httpd stops running and
> can't be activated again. Only reboot helps.

Huh??
Reboot helps??  Linux is not Windows, as you probably know ;)
You've done some bad config somewhere. Check the logs!

>
> P.S. I'm using a Sentinix Version 1.0b - can this be the problem ?

It's not the latest, but it works just the same (0.70.5 is the latest).

	Michel