Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

Fix missing /usr/sbin when User unable to change password

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
Pelekan
Posts: 12
Joined: Sun Dec 02, 2012 5:19 pm

Fix missing /usr/sbin when User unable to change password
  • Quote

Post by Pelekan » Sat Dec 08, 2012 8:21 pm

User unable to login into the mail server (webmail as well) if password has been changed after a mailbox has been created.
After some checking, discovered that /usr/sbin/dovecotpw was missing.

Here is a fix that worked for me:

cd /usr/sbin
touch dovecotpw
chmod 755 dovecotpw
chown root:root dovecotpw


Put the following contents into dovecotpwd

#!/bin/sh

/usr/bin/doveadm pw $*
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: Fix missing /usr/sbin when User unable to change passwor
  • Quote

Post by imperio » Sat Dec 08, 2012 9:19 pm

Тоже самое и у меня. После смены пароля почтового ящика. В почтовый аккаунт не зайти.
Top

Pelekan
Posts: 12
Joined: Sun Dec 02, 2012 5:19 pm

Re: Fix missing /usr/sbin when User unable to change passwor
  • Quote

Post by Pelekan » Sat Dec 08, 2012 9:23 pm

imperio wrote:Тоже самое и у меня. После смены пароля почтового ящика. В почтовый аккаунт не зайти.
Мне помогло, то, что я описал
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: Fix missing /usr/sbin when User unable to change passwor
  • Quote

Post by skid » Sat Dec 08, 2012 9:31 pm

Thank you for the hot fix. It was a know bug and I thought that I fixed it already, but it looks like I forgot about password change function.

rpm with updates is on the way.
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: Fix missing /usr/sbin when User unable to change passwor
  • Quote

Post by skid » Sun Dec 09, 2012 1:25 am

Issue has been fixed. Update is availbe. To apply it please run

Code: Select all

yum update vesta
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password