8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Webmail passw...
FromSent OnAttachments
Andrew GrayNov 19, 2002 5:23 pm 
Sam VarshavchikNov 19, 2002 7:40 pm 
Andrew GrayNov 20, 2002 1:53 pm 
Sam VarshavchikNov 20, 2002 3:29 pm 
Brian CandlerNov 21, 2002 1:49 am 
Andrew GrayNov 22, 2002 1:20 pm 
Sam VarshavchikNov 22, 2002 7:53 pm 
Andrew GrayNov 24, 2002 2:19 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: Webmail password changing - expect script return codes?Actions...
From:Andrew Gray (gra@egr.unlv.edu)
Date:Nov 20, 2002 1:53:47 pm
List:net.sourceforge.lists.courier-users

They are currently:

-r-sr-xr-x 1 root bin 82877 Oct 11 17:51 ./libexec/authlib/changepwd/authdaemon.passwd -r-xr-xr-x 1 courier courier 1823 Nov 19 15:21 ./share/authsystem.passwd lrwxrwxrwx 1 root root 40 Oct 11 17:51 ./libexec/authlib/changepwd/authsystem.passwd -> /usr/lib/courier/share/authsystem.passwd -r-sr-xr-x 1 root bin 1272083 Oct 11 17:51 ./libexec/courier/webmail/webmail

This is with courier 0.39.3.

I should note the password change DOES occur, i.e. I log out and back in and the new password is the valid one. There is also the ~30 second delay in response from webmail. However, it always comes back with the "ERROR: Unable to change password. Possible reasons why you cannot change the password are:" etc. message.

----- Original Message ----- From: "Sam Varshavchik" <mrs@courier-mta.com> To: <cour@lists.sourceforge.net> Sent: Tuesday, November 19, 2002 7:39 PM Subject: [courier-users] Re: Webmail password changing - expect script return codes?

Andrew Gray writes:

expect: set expect_out(buffer) " \r\nPassword change successful." bash-2.05$ echo $? 0

----

So it is matching, and it is returning 0. Yet webmail reports the password wasn't changed successful (with the large red text saying so), when in fact it was.

Am I missing something obvious?

Verify the ownership/permissions on the sqwebmail, authdaemon.passwd, and the authsystem.passwd file.