Jyotishmaan Ray | 1 Sep 2008 19:08
Picon
Favicon

Squirrelmail's change password shows error message.Why ?

Dear All

In my squirrelmail-plugins, it is observed that  change_password plugin was used. Earlier thorugh squirrelmail-> Options->Change password feature, the users were able to change their own ldap password, but now when on tries to change their passwords, the user gets the following error message:-


Change Password

We could not retrieve your old password from the LDAP server.


Please give me some pointers to check why this is being displayed ? Which file and which funtcion and which paremeters to check to avoid this error message?

Give some pointers ?

Regards,

jmaan




-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins
Jyotishmaan Ray | 1 Sep 2008 21:13
Picon
Favicon

Squirrelmail's change password shows error message.Why ?


Dear All

In my squirrelmail-plugins, it is observed that  change_password plugin was used. Earlier thorugh squirrelmail-> Options->Change password feature, the users were able to change their own ldap password, but now when on tries to change their passwords, the user gets the following error message:-


Change Password

We could not retrieve your old password from the LDAP server.


Please give me some pointers to check why this is being displayed ? Which file and which funtcion and which paremeters to check to avoid this error message?

Give some pointers ?

Regards,

jmaan



-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins
Randal T. Rioux | 1 Sep 2008 23:23
Gravatar

Re: Mult-step login?

On Wed, August 27, 2008 1:30 pm, A. Gerow wrote:

<snipped poor netiquette top-posts>

> Thanks Igor,
>
> We've had a Captcha enabled for all off-campus users (we're a
> university) for a couple months.  But spear-fishers apparently log in by
> hand when spamming from our accounts, so the captcha is mostly useless.

If unauthorized people are able to login to your accounts, there are
bigger problems at hand that captcha or pictcha (did I invent that word?)
will not help!

Randy

-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Nelson Chamba | 2 Sep 2008 06:41

vadmin

Hi all, i'm having a serious bugs to put my vadmin up and running on my server
when i activate the plugin i got this error here:

FATAL ERROR: vadmin config file '/etc/vadmin/vadmin.conf' does not exist.

But the exists on the location

pipino:~ # l /etc/vadmin/
total 40
drwxr-xr-x   3 nobody nobody  4096 2008-09-02 06:24 ./
drwxr-xr-x 114 root   root   12288 2008-09-02 06:35 ../
-rw-r--r--   1 nobody nobody   817 2008-07-11 00:35 apache.conf
drwxrwxr-x   2 nobody nobody  4096 2008-07-11 00:40 conf/
-rw-r--r--   1 nobody www     5754 2008-07-11 00:51 vadmin.conf
-rw-r--r--   1 root   root    5754 2008-07-11 17:30 vadmin.conf.BK
pipino:~ #

what can be the error? what i need is the make user be able to change their
passwords. 

Cheers
---------------------------
Nelson Chamba
IT Security Specialist
Maputo - Mocambique

-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Paul Lesniewski | 2 Sep 2008 06:54
Favicon

Re: vadmin

> Hi all, i'm having a serious bugs to put my vadmin up and running on my server
> when i activate the plugin i got this error here:
>
> FATAL ERROR: vadmin config file '/etc/vadmin/vadmin.conf' does not exist.

This is *not* a bug.  Please don't claim that your setup issue is a
software bug.  You might also try using the Vadmin (you don't say what
version you are using - did you read the mailing list posting
guidelines before you posted?) code from CVS at its project site,
which is much improved and expanded.

> But the exists on the location
>
> pipino:~ # l /etc/vadmin/
> total 40
> drwxr-xr-x   3 nobody nobody  4096 2008-09-02 06:24 ./
> drwxr-xr-x 114 root   root   12288 2008-09-02 06:35 ../
> -rw-r--r--   1 nobody nobody   817 2008-07-11 00:35 apache.conf
> drwxrwxr-x   2 nobody nobody  4096 2008-07-11 00:40 conf/
> -rw-r--r--   1 nobody www     5754 2008-07-11 00:51 vadmin.conf
> -rw-r--r--   1 root   root    5754 2008-07-11 17:30 vadmin.conf.BK
> pipino:~ #
>
> what can be the error?

Maybe you have PHP safe_mode turned on or open_basedir is set.

> what i need is the make user be able to change their
> passwords.

Vadmin is overkill for that - by a long shot.

-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Paul Lesniewski | 2 Sep 2008 07:29
Favicon

Re: Mult-step login?

> We're looking at implementing a multi-step login system for our webmail
> system.  The idea being, as with many banks, ask a user for a username,
> then challenge them with either security questions or an image
> descriptor based on their username, and their standard password.
>
> Has anybody done, wanted to, or tried this?  Any ideas?

This can be achieved by building an external page that users have to
log into with some security data that is stored somewhere in your user
accounts backend, after which the SM login page is made accessible.

It could also be done as a plugin wherein the user sets up the
security data on the Personal Information page (can be prompted when
first logging in to do so) and then used either on the login page or
as a secondary login page (although I am not sure how easy injecting a
2nd page between login.php and redirect.php would be - it'd probably
need to be a source hack.  The secondary page could be injected
between redirect.php and webmail.php, but this means that the user
would technically already be logged in -- the plugin would be acting
more to block using any SM features after login until the security
information is provided by the user, but again, the user would
technically be logged in.

-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Nelson Chamba | 2 Sep 2008 12:38

Re: vadmin

Hi Paul and all,

Sorry guys but I'm just frustrated with this problem. I'm using openSuSE 10.3
with:

pipino:/home/chamba # uname -an
Linux pipino 2.6.22.18-0.2-default #1 SMP 2008-06-09 13:53:20 +0200 x86_64
x86_64 x86_64 GNU/Linux
pipino:/home/chamba #

PHP5
Postfix 2.4.5
pipino:/home/chamba # apache2ctl -v
Server version: Apache/2.2.4 (Linux/SUSE)
Server built:   Mar 26 2008 12:32:05

The vadmin i'm using is vadmin-1.2.9

Can some one please help me

Melhores cumprimentos
---------------------------
Nelson Chamba
IT Security Specialist
Maputo - Mocambique

---------- Original Message -----------
From: "Paul Lesniewski" <paul <at> squirrelmail.org>
To: "Squirrelmail Plugins Mailing List"
<squirrelmail-plugins <at> lists.sourceforge.net>
Sent: Mon, 1 Sep 2008 21:54:57 -0700
Subject: Re: [SM-PLUGINS] vadmin

> > Hi all, i'm having a serious bugs to put my vadmin up and running on my server
> > when i activate the plugin i got this error here:
> >
> > FATAL ERROR: vadmin config file '/etc/vadmin/vadmin.conf' does not exist.
> 
> This is *not* a bug.  Please don't claim that your setup issue is a
> software bug.  You might also try using the Vadmin (you don't say 
> what version you are using - did you read the mailing list posting 
> guidelines before you posted?) code from CVS at its project site,
>  which is much improved and expanded.
> 
> > But the exists on the location
> >
> > pipino:~ # l /etc/vadmin/
> > total 40
> > drwxr-xr-x   3 nobody nobody  4096 2008-09-02 06:24 ./
> > drwxr-xr-x 114 root   root   12288 2008-09-02 06:35 ../
> > -rw-r--r--   1 nobody nobody   817 2008-07-11 00:35 apache.conf
> > drwxrwxr-x   2 nobody nobody  4096 2008-07-11 00:40 conf/
> > -rw-r--r--   1 nobody www     5754 2008-07-11 00:51 vadmin.conf
> > -rw-r--r--   1 root   root    5754 2008-07-11 17:30 vadmin.conf.BK
> > pipino:~ #
> >
> > what can be the error?
> 
> Maybe you have PHP safe_mode turned on or open_basedir is set.
> 
> > what i need is the make user be able to change their
> > passwords.
> 
> Vadmin is overkill for that - by a long shot.
> 
> -------------------------------------------------------------------------
> 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=/
> -----
> squirrelmail-plugins mailing list
> Posting guidelines: http://squirrelmail.org/postingguidelines
> List address: squirrelmail-plugins <at> lists.sourceforge.net
> List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
> List info (subscribe/unsubscribe/change options): 
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins
------- End of Original Message -------

-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Paul Lesniewski | 2 Sep 2008 12:46
Favicon

Re: vadmin

Please do not top-post.  The mailing list guidelines explain what that
means if you don't understand.

>> > Hi all, i'm having a serious bugs to put my vadmin up and running on my server
>> > when i activate the plugin i got this error here:
>> >
>> > FATAL ERROR: vadmin config file '/etc/vadmin/vadmin.conf' does not exist.
>>
>> This is *not* a bug.  Please don't claim that your setup issue is a
>> software bug.  You might also try using the Vadmin (you don't say
>> what version you are using - did you read the mailing list posting
>> guidelines before you posted?) code from CVS at its project site,
>>  which is much improved and expanded.
>
> Sorry guys but I'm just frustrated with this problem. I'm using openSuSE 10.3
> with:
>
> pipino:/home/chamba # uname -an
> Linux pipino 2.6.22.18-0.2-default #1 SMP 2008-06-09 13:53:20 +0200 x86_64
> x86_64 x86_64 GNU/Linux
> pipino:/home/chamba #
>
> PHP5
> Postfix 2.4.5
> pipino:/home/chamba # apache2ctl -v
> Server version: Apache/2.2.4 (Linux/SUSE)
> Server built:   Mar 26 2008 12:32:05
>
> The vadmin i'm using is vadmin-1.2.9

You probably mean 1.9.2

> Can some one please help me

Only if you are willing to read the ideas/suggestions given to you and
act upon them.  Start with my last message.

>> > But the exists on the location
>> >
>> > pipino:~ # l /etc/vadmin/
>> > total 40
>> > drwxr-xr-x   3 nobody nobody  4096 2008-09-02 06:24 ./
>> > drwxr-xr-x 114 root   root   12288 2008-09-02 06:35 ../
>> > -rw-r--r--   1 nobody nobody   817 2008-07-11 00:35 apache.conf
>> > drwxrwxr-x   2 nobody nobody  4096 2008-07-11 00:40 conf/
>> > -rw-r--r--   1 nobody www     5754 2008-07-11 00:51 vadmin.conf
>> > -rw-r--r--   1 root   root    5754 2008-07-11 17:30 vadmin.conf.BK
>> > pipino:~ #
>> >
>> > what can be the error?
>>
>> Maybe you have PHP safe_mode turned on or open_basedir is set.
>>
>> > what i need is the make user be able to change their
>> > passwords.
>>
>> Vadmin is overkill for that - by a long shot.

-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Nelson Chamba | 2 Sep 2008 13:52

Re: vadmin


Hi

---------------------------
Nelson Chamba
Maputo - Mocambique

---------- Original Message -----------
From: "Paul Lesniewski" <paul <at> squirrelmail.org>
To: "Squirrelmail Plugins Mailing List"
<squirrelmail-plugins <at> lists.sourceforge.net>
Sent: Tue, 2 Sep 2008 03:46:27 -0700
Subject: Re: [SM-PLUGINS] vadmin

> Please do not top-post.  The mailing list guidelines explain what 
> that means if you don't understand.

Hi Paul sorry to make you angry, i didn't subscribe to this mailing list to
put you more busy than what you are or just to disturb people but yes for look
for help from people who did good things to this society.  I got you point
regarding top-posting.
> 
> >> > Hi all, I'm having a serious bugs to put my vadmin up and running on my
server
> >> > when i activate the plugin i got this error here:
> >> >
> >> > FATAL ERROR: vadmin config file '/etc/vadmin/vadmin.conf' does not exist.
> >>
> >> This is *not* a bug.  Please don't claim that your setup issue is a
> >> software bug.  You might also try using the Vadmin (you don't say
> >> what version you are using - did you read the mailing list posting
> >> guidelines before you posted?) code from CVS at its project site,
> >>  which is much improved and expanded.
> >
> > Sorry guys but I'm just frustrated with this problem. I'm using openSuSE 10.3
> > with:
> >
> > pipino:/home/chamba # uname -an
> > Linux pipino 2.6.22.18-0.2-default #1 SMP 2008-06-09 13:53:20 +0200 x86_64
> > x86_64 x86_64 GNU/Linux
> > pipino:/home/chamba #
> >
> > PHP5
> > Postfix 2.4.5
> > pipino:/home/chamba # apache2ctl -v
> > Server version: Apache/2.2.4 (Linux/SUSE)
> > Server built:   Mar 26 2008 12:32:05
> >
> > The vadmin i'm using is vadmin-1.2.9
> 
> You probably mean 1.9.2

Yes, sorry for the miss typing, is vadmin-1.9.2
> 
> > Can some one please help me
> 
> Only if you are willing to read the ideas/suggestions given to you 
> and act upon them.  Start with my last message.
> 
Yes of course that's why i subscribed to this mailing list.

> >> > But the exists on the location
> >> >
> >> > pipino:~ # l /etc/vadmin/
> >> > total 40
> >> > drwxr-xr-x   3 nobody nobody  4096 2008-09-02 06:24 ./
> >> > drwxr-xr-x 114 root   root   12288 2008-09-02 06:35 ../
> >> > -rw-r--r--   1 nobody nobody   817 2008-07-11 00:35 apache.conf
> >> > drwxrwxr-x   2 nobody nobody  4096 2008-07-11 00:40 conf/
> >> > -rw-r--r--   1 nobody www     5754 2008-07-11 00:51 vadmin.conf
> >> > -rw-r--r--   1 root   root    5754 2008-07-11 17:30 vadmin.conf.BK
> >> > pipino:~ #
> >> >
> >> > what can be the error?
> >>
> >> Maybe you have PHP safe_mode turned on or open_basedir is set.
> >>
> >> > what i need is the make user be able to change their
> >> > passwords.
> >>
> >> Vadmin is overkill for that - by a long shot.
> 
> -------------------------------------------------------------------------
> 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=/
> -----
> squirrelmail-plugins mailing list
> Posting guidelines: http://squirrelmail.org/postingguidelines
> List address: squirrelmail-plugins <at> lists.sourceforge.net
> List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
> List info (subscribe/unsubscribe/change options): 
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins
------- End of Original Message -------

-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Paul Lesniewski | 2 Sep 2008 19:15
Favicon

Re: vadmin

>> Please do not top-post.  The mailing list guidelines explain what
>> that means if you don't understand.
>
> Hi Paul sorry to make you angry, i didn't subscribe to this mailing list to
> put you more busy than what you are or just to disturb people but yes for look
> for help from people who did good things to this society.  I got you point
> regarding top-posting.

Thank you very much.

>> >> > Hi all, I'm having a serious bugs to put my vadmin up and running on my
> server
>> >> > when i activate the plugin i got this error here:
>> >> >
>> >> > FATAL ERROR: vadmin config file '/etc/vadmin/vadmin.conf' does not exist.
>> >>
>> >> This is *not* a bug.  Please don't claim that your setup issue is a
>> >> software bug.  You might also try using the Vadmin (you don't say
>> >> what version you are using - did you read the mailing list posting
>> >> guidelines before you posted?) code from CVS at its project site,
>> >>  which is much improved and expanded.
>> >
>> > Sorry guys but I'm just frustrated with this problem. I'm using openSuSE 10.3
>> > with:
>> >
>> > pipino:/home/chamba # uname -an
>> > Linux pipino 2.6.22.18-0.2-default #1 SMP 2008-06-09 13:53:20 +0200 x86_64
>> > x86_64 x86_64 GNU/Linux
>> > pipino:/home/chamba #
>> >
>> > PHP5
>> > Postfix 2.4.5
>> > pipino:/home/chamba # apache2ctl -v
>> > Server version: Apache/2.2.4 (Linux/SUSE)
>> > Server built:   Mar 26 2008 12:32:05
>> >
>> > The vadmin i'm using is vadmin-1.2.9
>>
>> You probably mean 1.9.2
>
> Yes, sorry for the miss typing, is vadmin-1.9.2
>>
>> > Can some one please help me
>>
>> Only if you are willing to read the ideas/suggestions given to you
>> and act upon them.  Start with my last message.
>>
> Yes of course that's why i subscribed to this mailing list.

My point is that I already gave you some ideas and tips in my very
first email.  Update Vadmin, check for PHP safe_mode or open_basedir
settings, or better - don't use Vadmin just for a password change
utility.

>> >> > But the exists on the location
>> >> >
>> >> > pipino:~ # l /etc/vadmin/
>> >> > total 40
>> >> > drwxr-xr-x   3 nobody nobody  4096 2008-09-02 06:24 ./
>> >> > drwxr-xr-x 114 root   root   12288 2008-09-02 06:35 ../
>> >> > -rw-r--r--   1 nobody nobody   817 2008-07-11 00:35 apache.conf
>> >> > drwxrwxr-x   2 nobody nobody  4096 2008-07-11 00:40 conf/
>> >> > -rw-r--r--   1 nobody www     5754 2008-07-11 00:51 vadmin.conf
>> >> > -rw-r--r--   1 root   root    5754 2008-07-11 17:30 vadmin.conf.BK
>> >> > pipino:~ #
>> >> >
>> >> > what can be the error?
>> >>
>> >> Maybe you have PHP safe_mode turned on or open_basedir is set.
>> >>
>> >> > what i need is the make user be able to change their
>> >> > passwords.
>> >>
>> >> Vadmin is overkill for that - by a long shot.

-------------------------------------------------------------------------
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=/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins


Gmane