Hi Paul,

I have installed the change_password on SERVER A and also the poppassd
utility on the SERVER B where i want to change the users password .

( the passwords are in the /etc/password file on RED HAT linux )

the settings.php file is here below

<?php

    #global $imapServerAddress;
       #global $62.150.152.2;
#
    /* Use the address of the IMAP server as the default */
    $poppass_server = $62.150.152.2;
#    $poppass_server = 127.0.0.1;

    /* The default port for poppassd is 106 */
    $poppass_port = 106;
?>

but i get the following error when i go to options menu in squirelmail and
try to change the password
---------------------------------------------
Parse error: parse error, unexpected T_DNUMBER, expecting T_VARIABLE or
'$' in /var/www/html/squirrelmail-1.4.2/plugins/change_pass/settings.php
on line 7
-------------------------------------------------------------

As i said before i am running squireel mail on on server A and want to
allow a user change his password on server B.

All other settings for the user is working perfectly fine

appreciate your help


regards

simon





>> i am using squirrel mail 1.4.2 for the past one year on Red Hat Linux
>> and
>> everything works fine .
>
> except the numerous published security holes that you are not addressing
> by not upgrading
>
>> i am using the change password pluggin by Paul Lesneiwski and is working
>> perfectly
>
> please note the correct plugin name next time.  I suspect you mean
> "change_passwd"
>
>> recently we have a new domain hosted on another server running red hat
>> and
>> imap server and i am using multilogin pluggin to login to this new Imap
>> server and acces mail and everything is working perfectly
>>
>> but now when any user tries to change his password with the change
>> password pluggin it gives a message " user does not exist " cause this
>> pluggin tries to change the password on the local server and the user
>> whos
>> password is being changed is on the new server
>
> I don't think it is possible with that plugin, or if it is, the hack has
> not yet occurred to me, but it would probably involve some kind of
> networked file system.  Regardless of server situation, you should be
> using this plugin as a last resort - try change_password instead, although
> I do not know if it can help your situation or not.  If you are building a
> more complex mail hosting environment, I do not see why you would continue
> to rely on local user accounts in the first place.  You might be
> well-served to read up on virtual accounts for your users backed by LDAP
> or SQL, which would never have this problem in the first place.
>
>> Is there a pluggin or any other way a user can change his password
>> through
>> squirrel mail
>>
>> thnks and appreciate
>
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> --
> squirrelmail-users mailing list
> Posting Guidelines:
> http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
> List Address: squirrelmail-users@lists.sourceforge.net
> List Archives: http://news.gmane.org/thread.php?groupList Archives:
> http://sourceforge.net/mailarchive/forum.php?forum_id)95
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>


-- 
Simon D'cunha ( NETWORK ADMIN )
KUWAIT MUNICIPLAITY



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to