hi list,
 i searched a lot on this how to work on this problem, but to no avail i
can't find the working solution to my problem in the web.i tried all
possible solution i find.
im having problem using courierpassd for password change.
im using qmail with, courier-imap authentication is authpwd.
courier-authlib-0.61.0# ./configure --prefix=/usr/local/courier-authlib \
--with-authpwd \
--with-authshadow \
courier-imap-4.4.1
#COURIERAUTHCONFIG=/usr/local/courier-authlib/bin/courierauthconfig \
CPPFLAGS=-I/usr/local/courier-authlib/include \
./configure \
--prefix=/usr/local/courier-imap \
--enable-workarounds-for-imap-client-bugs \
--disable-root-check \
--with-redhat
courierpassd-1.1.2#COURIERAUTHCONFIG=/usr/local/courier-authlib/bin/courierauthconfig
\
CPPFLAGS=-I/usr/local/courier-authlib/include \
./configure \

/etc/services
courierpassd       106/tcp

Telnet Output
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
200 courierpassd v1.1.2 hello, who are you?
user sample
200 Your password please.
pass sample123
200 Your new password please.
newpass asdfg
500 Server error, password not changed.
Connection closed by foreign host.
#/var/log/secure output
Nov 17 22:35:27 bhangki xinetd[2997]: START: courierpassd pid=18929 from=
127.0.0.1
Nov 17 22:35:52 bhangki courierpassd[18929]: failed to change password for
user sample

#./authtest sample sample123 asdfg
Authentication FAILED: Operation not permitted


Any help is very much appreciated.

thanks
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to