Sponsor:
Server and Web Integrator
Link:
6.5.0
or
7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR
is open-source.
Donate and or Sponsorship always welcome.
Click to:
Donate...
MRatWork
Forum
Please
login
or
register
.
2023-06-06, 12:45:11
Home
Help
Search
Calendar
Login
Register
MRatWork Forum by Mustafa Ramadhan
»
General Discussions
»
GNU/Linux Helps
»
Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located (Read 14222 times)
0 Members and 1 Guest are viewing this topic.
tmt
Junior Member
Posts: 13
Karma: +0/-0
Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
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.
Logged
MRatWork
Administrator
The Elite
Posts: 15,807
Karma: +119/-11
Gender:
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #1 on:
2019-10-04, 10:35:59 »
/home/<account>
Logged
..::
MRatWork
(Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator -
Web Hosting
(Kloxo-MR READY!) --
tmt
Junior Member
Posts: 13
Karma: +0/-0
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #2 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!
«
Last Edit: 2019-10-07, 11:51:21 by tmt
»
Logged
MRatWork
Administrator
The Elite
Posts: 15,807
Karma: +119/-11
Gender:
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #3 on:
2019-10-07, 12:01:32 »
use 'sql manager' and go to 'kloxo' database and then find out in 'mmailaccount'.
Logged
..::
MRatWork
(Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator -
Web Hosting
(Kloxo-MR READY!) --
tmt
Junior Member
Posts: 13
Karma: +0/-0
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #4 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.
Logged
MRatWork
Administrator
The Elite
Posts: 15,807
Karma: +119/-11
Gender:
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #5 on:
2019-10-09, 07:00:06 »
No options to decrypt but you can reset mail account password.
Logged
..::
MRatWork
(Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator -
Web Hosting
(Kloxo-MR READY!) --
tmt
Junior Member
Posts: 13
Karma: +0/-0
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #6 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!
Logged
MRatWork
Administrator
The Elite
Posts: 15,807
Karma: +119/-11
Gender:
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #7 on:
2019-10-11, 04:08:39 »
Yes. Also in mmailaccount at kloxo database
Logged
..::
MRatWork
(Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator -
Web Hosting
(Kloxo-MR READY!) --
tmt
Junior Member
Posts: 13
Karma: +0/-0
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #8 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!
Logged
MRatWork
Administrator
The Elite
Posts: 15,807
Karma: +119/-11
Gender:
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #9 on:
2019-10-11, 04:41:49 »
Always encrypted for security reason.
Logged
..::
MRatWork
(Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator -
Web Hosting
(Kloxo-MR READY!) --
tmt
Junior Member
Posts: 13
Karma: +0/-0
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #10 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.
Logged
MRatWork
Administrator
The Elite
Posts: 15,807
Karma: +119/-11
Gender:
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #11 on:
2019-10-11, 05:14:44 »
Yes.
Logged
..::
MRatWork
(Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator -
Web Hosting
(Kloxo-MR READY!) --
tmt
Junior Member
Posts: 13
Karma: +0/-0
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #12 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?
Logged
MRatWork
Administrator
The Elite
Posts: 15,807
Karma: +119/-11
Gender:
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #13 on:
2019-10-11, 05:51:56 »
Make sure mailserver running well with 'sh /script/restart-mail'.
Logged
..::
MRatWork
(Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator -
Web Hosting
(Kloxo-MR READY!) --
tmt
Junior Member
Posts: 13
Karma: +0/-0
Re: Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
«
Reply #14 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!
«
Last Edit: 2019-10-11, 09:29:25 by tmt
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
MRatWork Forum by Mustafa Ramadhan
»
General Discussions
»
GNU/Linux Helps
»
Where is the USER ACCOUNT/ EMAIL ACCOUNT name located
Top 4 Global Search Engines:
Google
Bing
Baidu
Yahoo
Design By SMFSimple.com
SMF 2.0.15
|
SMF © 2017
,
Simple Machines
Page created in 0.059 seconds with 18 queries.