Discussion:
[Proftpd-user] changing password.
s***@eluminoustechnologies.com
2003-01-28 18:09:08 UTC
Permalink
Hello All,

We are using proftpd on my redhat linux server. We have virtual host for each ftp user. All the user passwords are stored in /etc/proftpd/passwd.vhosts. I need to change the passwd for a user account. How do I change it from the shell. What is the command to change the ftpuser passwd.

Thank you,
TJ Saunders
2003-01-28 18:51:02 UTC
Permalink
system>We are using proftpd on my redhat linux server. We have
system>virtual host for each ftp user. All the user passwords are
system>stored in /etc/proftpd/passwd.vhosts. I need to change the
system>passwd for a user account. How do I change it from the
system>shell. What is the command to change the ftpuser passwd.

If you're using the ftpasswd script, it'd be:

ftpasswd --passwd --file=/etc/proftpd/passwd.vhosts --change-password

The --not-system-password and --use-cracklib options might also be useful.

Hope this helps...
TJ

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

And forget not that the earth delights to feel your bare feet and the winds
long to play with your hair.

-Kahlil Gibran

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Continue reading on narkive:
Loading...