You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yoursh To see entries stored in database: db_dump -d a /etc/vsftpd/virtual_users.db | grep len
To remove virtual user you have to delete entry from virtual_users.txt and recreate virtual_users.db using this command: /usr/bin/db_load -T -t hash -f /etc/vsftpd/virtual_users.txt /etc/vsftpd/virtual_users.db
How to change virtual user password?
The text was updated successfully, but these errors were encountered: