فراموشی پسورد ادمین کریو
با سلام دوستان گرامی لطفا به من کمک کنید من پسورد ادمین نرم افزار پروکسی کریو را فراموش کردم و نمیتوانم وارد صفحه تنظیمات بشوم لطفا راهنمایی بفرمایید
2 پاسخ
سلام خدمتتون
اگر دسترسی کامل به مجازی ساز سرور رو دارید میتونید از طریق این فایل kerio-control-password-reset روی بوت فعال کنید و ریست پسورد رو انجام بدید.
سپس اگر سیستم عامل شما لینوکسی هست روش زیر انجام بدید:
Linux
Stop the Kerio Connect Engine. run the following command:etcinit.dl/kerio-connect stop
Go to the Kerio Connect installation directory. The default location is optkeriomailserver.
Edit the users.cfg file in a text editor.
Restart Kerio Connect engine.
Log in to the administration using an empty password.
Editing the users.cfg file
Open the users.cfg file in text editor.
Search for the name of the admin account in the list: <variable name="Name">. For example: <variable name="Name">jsmith</variable>
Under the administrator's name, search for the line with <variable name="Password">. For example: <variable name="Password">D3S:1234ab56c7de89</variable>
Change the "password variable to NUL:. For example: <variable name="Password">NUL:</variable>
Save the file.