MRatWork Forum by Mustafa Ramadhan

General Discussions => GNU/Linux Helps => Topic started by: tmt on 2019-10-04, 10:30:00

Title: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: tmt on 2019-10-04, 10:30:00
Hi,

I just want to know where is the location of "account name" in the kloxo server ssh? What I mean is the path in the server?

Thanks,
Thea.
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: MRatWork on 2019-10-04, 10:35:59
/home/<account>
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: tmt on 2019-10-07, 11:36:43
Hi,

If i created an email account in kloxo dashboard, where can I see the email account infos and password in ssh? or in the server itself?

Thanks!
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: MRatWork on 2019-10-07, 12:01:32
use 'sql manager' and go to 'kloxo' database and then find out in 'mmailaccount'.
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: tmt on 2019-10-09, 05:34:39
Thank you for the reply! Is there a way to decrypt the encrypted password? in the database? I am trying to migrate the email to another server. We want to make sure that once we transferred to another server their email accounts are still the same.
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: MRatWork on 2019-10-09, 07:00:06
No options to decrypt but you can reset mail account password.
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: tmt on 2019-10-10, 10:32:16
Hi,

Is the password of kloxo email accounts are under the vpopmail database? I am trying to migrate the user to another server together with its password. Is there a way?

Thank in advance!
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: MRatWork on 2019-10-11, 04:08:39
Yes. Also in mmailaccount at kloxo database
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: tmt on 2019-10-11, 04:32:46
Thanks! Are the real password visible in the database? I mean the current password of the email user? That is not encrypted?

Thanks for answering this in advance!
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: MRatWork on 2019-10-11, 04:41:49
Always encrypted for security reason.
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: tmt on 2019-10-11, 05:10:19
Hi! There is a table which is pw_clear_passwd which is the real password for the email account. My question is is there a table which is the password are visible? Cause the pw_clear_passwd is the real password once the client reset the password.
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: MRatWork on 2019-10-11, 05:14:44
Yes.
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: tmt on 2019-10-11, 05:30:44
Once the client did not reset his/her password is there a way where I can see the password in the database?
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: MRatWork on 2019-10-11, 05:51:56
Make sure mailserver running well with 'sh /script/restart-mail'.
Title: Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Post by: tmt on 2019-10-11, 06:13:33
What if it is not running? Is there a way to see the recent password of the client in the database?
Also can I know the process of kloxo in saving the email accounts password? The pw_clear_passwd is where the newly reset password of the client is located. If the client did not reset his/her password where can I see the recent password of the client?

Thanks in advance!