I installed the pure-ftpd package (version 1.0.35-1) on an Ubuntu 12.04 box (an EC2 instance based on the standard Ubuntu 12.04 AMI).
The pure-ftpd daemon is running (verified with ps), though there is no PID file (expected one to be created by the /etc/init.d/pure-ftpd script).
Here's the resulting command that gets run by the init.d script:
/usr/sbin/pure-ftpd -l pam -O clf:/var/log/pure-ftpd
I'm trying to add FTP access to the apache web files, in the past I have done this with an ftpuser and group arrangement.
HI All,
I installed pure-ftpd-1.0.28 with authd on my achine but's NOT working fine.
Following are steps are followed:
1. I downloaded pure-ftpd-1.0.28 form pur ftp site.
2.gunzip pure-ftpd-1.0.28.tar.gz
3.tar -xvf pure-ftpd-1.0.28.tar
4.Go to directory using cd pure-ftpd-1.0.28
5../configure --prefix=/path/pure-ftpd-1.0.28 --with-extauth
I am trying to configure pure-ftpd following this instruction:
http://www.ubuntu-howto.info/howto/h...gure-pure-ftpd
Currently they are the same with 2 of my dedicated server.
I wonder if I change my cpanel whm password, will the root ssh password change too?
The other way around, if I change the ssh password with password command, will whm password change too?
This thread http://forums.cpanel.net/f5/changing-whm-root-password-command-line-3457... seems to suggest that it's yes but somehow doesn't work for
I am user xyz on redhat linux VM abc.
I cannot change password.
abc:/home/xyz>passwd
Changing password for user xyz.
Changing password for xyz
(current) UNIX password:
Password changes on the command line are not supported.
I asked this question on here late last night about how I can get the latest PHP, MySQL, and phpmyadmin on my 32bit installation of CentOS 5.8.
I was able to get PHP and MySQL back up and running successfully. I was unable to get phpmyadmin3 working, but phpmyadmin2 is still running like a champ. That's another can of worms.
However, during the process, my pure-ftpd was removed.
Hi,
Greetings!!!!!!!
I am trying to configure Pure-ftpd with authenticated users
But after configuring its giving the following error
"pure-ftpd: (?@?) [ERROR] Unable to start a standalone server: [Invalid argument]"
Ftp is not configured using xinetd services
kindly find the configuration file /etc/pure-ftpd/pure-ftpd.conf as the attachment
dont know what mistake i am doing but
Hello!
Im trying to setup an ftpserver with ssl using Pure-FTPd. I can connect to the server and all that, but the second i try to upload/download filezilla gets this error:
421 1 users (the maximum) are already logged in, sorry
I've googled like crazy but I cant find any solution to this.. I've tried setting MaxClientsNumber and MaxClientsPerIP 10 but it doesn't make a difference.