

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
2 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Courier-sqwebmail Dig...| From | Sent On | Attachments |
|---|---|---|
| andres augusto gacha suarez | Jun 4, 2009 7:29 am | |
| Sam Varshavchik | Jun 4, 2009 5:39 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [sqwebmail] Courier-sqwebmail Digest, Vol 32, Issue 1 | Actions... |
|---|---|---|
| From: | andres augusto gacha suarez (aaga...@gmail.com) | |
| Date: | Jun 4, 2009 7:29:01 am | |
| List: | net.sourceforge.lists.courier-sqwebmail | |
Hi, and thanks sam,
When i tryed your suggest i get:
firewall:/usr/lib/courier/courier-authlib# ( echo "oldpassword"; echo "newpassword" ) | authsystem.passwd -bash: authsystem.passwd: command not found firewall:/usr/lib/courier/courier-authlib#
and if i indicate the full path of the authsystem.passwd get
firewall:/usr/lib/courier/courier-authlib# ( echo "oldpassword"; echo "newpassword" ) | /usr/lib/courier/courier-authlib/authsystem.passwd spawn /usr/bin/passwd Enter new UNIX password: Retype new UNIX password: Sorry, passwords do not match passwd: Authentication information cannot be recovered passwd: password unchanged firewall:/usr/lib/courier/courier-authlib#
this information says more about what i can't change the passwords using webmail interface?, i didn't use cracklib (libpam-cracklib).
i will thanks any help.
Andres Gacha Bogota Colombia
2009/6/4 <cour...@lists.sourceforge.net>
Send Courier-sqwebmail mailing list submissions to cour...@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/courier-sqwebmail or, via email, send a message with subject or body 'help' to cour...@lists.sourceforge.net
You can reach the person managing the list at cour...@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of Courier-sqwebmail digest..."
Today's Topics:
1. Change password error (andres augusto gacha suarez) 2. Re: Change password error (Sam Varshavchik)
----------------------------------------------------------------------
Message: 1 Date: Wed, 3 Jun 2009 12:26:23 -0500 From: andres augusto gacha suarez <aaga...@gmail.com> Subject: [sqwebmail] Change password error To: cour...@lists.sourceforge.net Message-ID: <9db9...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1"
HI, and thanks for reading:
Debian Lenny + Courier-mta + Courier-IMAP + Sqwebmail
in the preferences page(sqwebmail) when a user tries to change his password get an error message listed above:
after a click on (change password) and a few (aprox 20) seconds later
ERROR: Unable to change password. Possible reasons why you cannot change the password are:
- You did not enter the old password correctly - You did not enter the new password twice correctly - Your new password is too short, or is based on a dictionary word, and short/dictionary-based passwords are not allowed - Your new password contains forbidden characters
what i have done:
1. check /etc/default/locale and find this LANG=en_US.UTF-8 2. expect is installed 3. Check the script /usr/lib/courier/courier-authlib/authsystem.passwd, permission and possible malconfigured line, but anything seems to be ok. 4. Googled, but just find ino about the "locale" value and about expect.
a few months ago i have a similar issue and changing the locale value helped me a lot, but not this time.
i will thanks any help.
Andres Gacha Suarez Bogota - Colombia -------------- next part -------------- An HTML attachment was scrubbed...
------------------------------
Message: 2 Date: Wed, 03 Jun 2009 18:43:53 -0400 From: Sam Varshavchik <mrs...@courier-mta.com> Subject: Re: [sqwebmail] Change password error To: cour...@lists.sourceforge.net Message-ID: <cone...@commodore.email-scan.com> Content-Type: text/plain; charset="us-ascii"
andres augusto gacha suarez writes:
what i have done:
1. check /etc/default/locale and find this LANG=en_US.UTF-8 2. expect is installed 3. Check the script /usr/lib/courier/courier-authlib/authsystem.passwd, permission and possible malconfigured line, but anything seems to be ok. 4. Googled, but just find ino about the "locale" value and about expect.
a few months ago i have a similar issue and changing the locale value helped me a lot, but not this time.
This is unlikely, because the first thing expect does is
set env(LC_ALL) "en_US"
One frequent problem is if you have cracklib enabled in PAM, and the password gets rejected as too weak, but because the output from PAM is thrown away, all that happens is that the new password gets rejected.
Try this:
( echo "oldpassword"; echo "newpassword" ) | authsystem.passwd
and see what happens.
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available
------------------------------
------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get
------------------------------
_______________________________________________ Courier-sqwebmail mailing list Cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-sqwebmail
End of Courier-sqwebmail Digest, Vol 32, Issue 1 ************************************************
------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________ Courier-sqwebmail mailing list Cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-sqwebmail







