« Return to Thread: 'Password Change' plugin can't change password of remote mail server

Re: 'Password Change' plugin can't change password of remote mail server

by V S Rao :: Rate this Message:

Reply to Author | View in Thread


Hi,

Your idea of using ssh is very good and definitely agree on the security part where the password is not transmitted 'clear text' over the network (Assuming that you use https for the webmail & use IMAPS and POP3S instead of IMAP & POP3).

However by establishing a 'trust' relationship between the webmail server & mail server essentially you have created a security hole in your system. Anyone who can access your webmail server (hacking the server) can automatically access your mail server with administrative privileges. So ensure that you build enough defense against it.

Regards
V S Rao

----- Original Message -----
From: nirmalyalahiri@...
To: "Squirrelmail Plugins Mailing List" <squirrelmail-plugins@...>
Cc: paul@...
Sent: Thursday, June 18, 2009 1:53:11 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi
Subject: Re: [SM-PLUGINS] 'Password Change' plugin can't change password of remote mail server


--- On Wed, 6/17/09, V S Rao <viriyala@...> wrote:

> You need to install poppasswd daemon on the mail server and
> configure the Change_pass plugin to point to that mail
> server. Then the Change password will work. Follow the link
> below:
>
> http://www.squirrelmail.org/plugin_view.php?id=21
>


Mr. Rao,
 Thanks for your openion. I also solve this problem by some other method. In my procss, you, no need to install any other deamon process like poppasswd in the server. Just you need to configure 'Change Password' and ssh configuration between server and client.

 I think ssh protocol is much secure in case, we have to share the public network to connect server from client. By the way please check the methods I have followed.

http://how-i-did-it-nirmalyalahiri.blogspot.com/

Regards,
Nirmalya



     

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

 « Return to Thread: 'Password Change' plugin can't change password of remote mail server