Not all OS Distributions require an account be in the wheel group in order to su once you're logged in.If admin is the only account added to wheel [can su from] then you'll need local access to reset the pass.
Passwords are NOT stored in plain text or in any kind of reversible code.I've lost all data from my hdd and of course admin pass for my DA server
where it's stored? how can I get it?
Hmmm I could try....
1) system level and I am not sure how DA reacts to the change
login as reseller thru ssh...
su root.....
passwd admin...
it will ask you to enter new password.... (at least it should)![]()
not
OR ....
2)
I know that DA stores mysql password in the file below(cleartext) and you can try use it as your admin password(probably it's the same):
just view it ... /usr/local/directadmin/conf/mysql.conf
sudo cat /usr/local/directadmin/scripts/setup.txt
Hi.
Code:sudo cat /usr/local/directadmin/scripts/setup.txt
If I delete the file, use TestDisk;
https://marquesfernandes.com/es/tecnologia-es/how-recover-deleted-files-no-linux-ubuntu-debian/
Cheers.