I could never get this to work with apache@localhost  I had to change it
to just localhost.

Seth.
Keith Mastin said:
> I just installed the change password plugin, ran into a problem with it,
>  and then found that the sourceforge site's MySql server is on the fritz
>  (again), so researching on the site is out of the question.
>
> Here's the setup
> Redhat 7.3 with smp kernel (all up2date'd)
> SM 1.2.10 (latest stable)
> apache-1.3.27-2
> php-4.1.2-7.3.6
> poppassd-1.8.2
> change_pass-1.5-1.2.8
>
> poppassd is installed in /usr/local/poppassd
>
> I made this for an xinetd entry:
>
> # default: on
> # description: Poppassd allows users to change their system passwd via #
> a web interface. It uses tcpd to do this.
> service poppassd
> {
>         disable = no
>         socket_type             = stream
>         wait                    = no
>         user                    = root
>         server                  = /usr/sbin/tcpd poppassd
> }
>
> /etc/hosts.allow:
> poppassd: apache@localhost
>
> /etc/hosts.deny
> poppassd: ALL
>
> restarted xinetd      [OK]
>
> I activated the plugin in conf.pl, went to test it and got:
>       error: Connection refused (111)
> after entering the new password info.
>
> Can anyone see anything wrong with this picture?
>
> TIA
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: Thawte.com
> Understand how to protect your customers personal information by
> implementing SSL on your Apache Web Server. Click here to get our FREE
> Thawte Apache  Guide:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:
> http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info:
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


-- 
Seth E. Randall
IT Support Specialist
Missoula Federal Credit Union
[EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]/ICQ: 23164675




-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
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