US: 1-941-4621-069
  
Cyprus: 3-572-2052-781

Go Back   ISPsystem.com Forums > ISPmanager > General technical discussion


Reply
 
Thread Tools
Old 06-23-2017, 03:19 PM   #1
Junior Member
 
Join Date: Aug 2016
Posts: 15
MrNobody is on a distinguished road
Default file with login and password of an FTP-user

where can I find the file with login and password of an FTP-user?

Thank you!
MrNobody is offline   Reply With Quote
Old 06-27-2017, 04:12 AM   #2
ISPsystem team
 
Join Date: Jul 2014
Posts: 443
ksenya is on a distinguished road
Default

The control panel encrypt passwords
The list of all ftp-users created in the control panel can be found in the sqlite database /usr/local/mgr5/etc/ispmgr.db. The ftp_users table.
You can also find encrypted passwords there. In order to de-encrypt them, execute the command:
echo `echo '{encrypted value}' | base64 -d | openssl rsautl -decrypt -inkey /usr/local/mgr5/etc/ispmgr.pem`
ksenya is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:36 PM.