Hi Tomas,

Previously I made a mistake.  I got it done now.  I should save the tarball on 
/usr/share/squirrelmail/plugins/

untar it there.  Then followed the document "INSTALL". to install/config it.  
It is working now.  But still I can't change password, new password not 
working.  No complaint on changing password.

poppassd has been installed.  Also ran "/etc/init.d/openbsd-inetd restart"

# nmap localhost
Starting Nmap 5.00 ( http://nmap.org ) at 2012-03-14 01:22 HKT
Interesting ports on localhost (127.0.0.1):
Not shown: 992 closed ports
PORT      STATE SERVICE
22/tcp    open  ssh
25/tcp    open  smtp
80/tcp    open  http
106/tcp   open  pop3pw
110/tcp   open  pop3
111/tcp   open  rpcbind
143/tcp   open  imap
10025/tcp open  unknown

Nmap done: 1 IP address (1 host up) scanned in 0.13 seconds


# cat /etc/pam.d/poppassd
#
# The PAM configuration file for the `poppassd' daemon
#
@include common-auth
@include common-password


Only 2 lines there.


I think the ownership problem?

# ls -ld /usr/share/squirrelmail/plugins/change_pass
drwxr-xr-x 3 root root 4096 Mar 14 00:09 
/usr/share/squirrelmail/plugins/change_pass


Run:
# chown -R root.vmail /change_pass

?

B.R.
SL




>________________________________
> From: Tomas Kuliavas <to...@users.sourceforge.net>
>To: squirrelmail-users@lists.sourceforge.net 
>Sent: Wednesday, March 14, 2012 1:23 AM
>Subject: Re: [SM-USERS] User change password problem
> 
>
>
>satimis wrote:
>> 
>> Hi Tomas,
>> 
>> Thanks for your advice.
>> 
>> 
>>> See Options -> Change Password in SquirrelMail menu line
>> 
>> It is NOT there.  I ran SquirrelMail before, abt 3 years ago.  I wonder
>> whether I installed the right package?
>> 
>> I download change_pass-3.1-1.4.0 tarball on /tmp.  Decompressed it and
>> Changed config_example.php as config.ph.  After reboot I can't find it
>> there.
>> 
>>> Make sure that your configtest.php does not report failures about plugin.
>> No error message found after reboot
>> 
>> How to check it?
>
>You don't have to reboot anything. SquirrelMail plugins are installed by
>reconfiguring application and it is non-disruptive change without reboot
>requirement.
>
>Please show listing of your /usr/share/squirrelmail/plugins directory, if
>you use packages provided by Debian package maintainers.
>-- 
>View this message in context: 
>http://old.nabble.com/User-change-password-problem-tp33486032p33495460.html
>Sent from the squirrelmail-users mailing list archive at Nabble.com.
>
>
>------------------------------------------------------------------------------
>Keep Your Developer Skills Current with LearnDevNow!
>The most comprehensive online learning library for Microsoft developers
>is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>Metro Style Apps, more. Free future releases when you subscribe now!
>http://p.sf.net/sfu/learndevnow-d2d
>-----
>squirrelmail-users mailing list
>Posting guidelines: http://squirrelmail.org/postingguidelines
>List address: squirrelmail-users@lists.sourceforge.net
>List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
>List info (subscribe/unsubscribe/change options): 
>https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to