Hello,
 
              I ve enabled mysql_MD5crypt = 0 to 1.
 
              and i got error.  i m attaching that file and config.php
 
              plz look in to it
 
 
Regards
 
Rajeev
 
---------------------------------------------------------------
Rajeev Sharma
Infobrain Technologies Pvt. Ltd.
Hyderabad, INDIA
Tel: 91-40-23236411
Fax: 91-40-23236408
-------Original Message-------
 
Date: 06/12/04 03:18:28
Subject: Re: [SM-USERS] passwd changing
 
>             here i m attaching my config.php with this mail.
>
>             plz look it into this.
 
Rajeev,
 
I can't do much with this unless you answer the other questions in my
email.  Only *you* or your sysadmin knows how your system is set up.
 
Please answer my queries below.
 
>  >         // Set only one of the options below to 1.
>  >
>  >         // Set to 1 if the password column is encrypted
>  >         // using the MySQL password() function.
>  >         $mysql_saslcrypt = 0;
>  >
>  >         // Set to 1 if the password column is encrypted
>  >         // using the UNIX crypt() function.
>  >         //$mysql_unixcrypt = 0;
>  >
>  >         // Set to 1 if the password column is to use MD5 encryption
>  >         //$mysql_MD5crypt = 0;
>  >
>  >         // Set both to 0 if the password is stored in the
>  >         // column in plaintext.
>
> Is your password really stored in plain text?  I doubt it if you are
> using vpopmail.  Maybe someone with vpopmail expertise can tell you
> which encryption method you need to use or you can ask the vpopmail
> people.  I do not know, but surely you need to fix this problem.
>
>  >         //---------------------------------------------------------
>  >         // Multiple password fields
>  >         //---------------------------------------------------------
>  >         // The following settings ONLY apply if you keep
>  >         // a cleartext copy of users' passwords along with
>  >         // an encrypted one (CAREFUL!).  Set this variable
>  >         // to the name of the cleartext password field
>  >         // and it will be updated IN ADDITION to the encrypted
>  >         // field indicated above.  Others should leave this
>  >         // setting as an empty string.
>  >         //
>  >         $update_clear_passwd_field = 'pw_clear_passwd';
>
> Do you really have two password fields?  If so, this is fine.
>
>  >         i m using squirrelmail latest version 1.4.x with compatibiltiy
>  > plugin 1.3
>  >         which i ve added to plugin list.
>  >
>  >         after doing all this when i want to change passwd from change
>  > passwd option.
>  >          i m getting error message
>  >
>  >       *  SQL call failed, try again later.*
>  > **
>  > **
>  > *      *this is all i ve done to accomplish this.
>
> You don't get any line numbers or ANYTHING?  When do you get this error?
>    What exactly did you do to get it?  Please give more details!
>
>  >         can u let me know how to get output from debugger plugin.
>  >         so i can provide u clear picture.
>
> Read the INSTAL file that comes with the plugin.
 
 
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
 
____________________________________________________
  IncrediMail - Email has finally evolved - Click Here

Attachment: config.php
Description: unknown/unknown

--------------------------------------------------------------------------------

Warning: mysql_result(): supplied argument is not a valid MySQL result resource in 
/usr/share/squirrelmail/plugins/change_mysqlpass/options.php on line 391
--------------------------------------------------------------------------------

Stack Trace:

Stack trace unavailable.
--------------------------------------------------------------------------------

My browser information:
  Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

My web server information:
  PHP Version 4.2.2
  PHP Extensions (List)
    * 0 = yp
    * 1 = xml
    * 2 = wddx
    * 3 = sysvshm
    * 4 = sysvsem
    * 5 = standard
    * 6 = sockets
    * 7 = shmop
    * 8 = session
    * 9 = pspell
    * 10 = posix
    * 11 = pcre
    * 12 = openssl
    * 13 = iconv
    * 14 = gmp
    * 15 = gettext
    * 16 = gd
    * 17 = ftp
    * 18 = exif
    * 19 = domxml
    * 20 = dio
    * 21 = dbx
    * 22 = dba
    * 23 = curl
    * 24 = ctype
    * 25 = calendar
    * 26 = bz2
    * 27 = bcmath
    * 28 = zlib
    * 29 = imap
    * 30 = ldap
    * 31 = mysql
    * 32 = snmp
    * 33 = pgsql
    * 34 = odbc
    * 35 = Apache 2.0

SquirrelMail-specific information:
  Version:  1.4.2-1
  Plugins (List)
    * 0 = debugger
    * 1 = delete_move_next
    * 2 = squirrelspell
    * 3 = newmail
    * 4 = administrator
    * 5 = calendar
    * 6 = filters
    * 7 = sent_subfolders
    * 8 = message_details
    * 9 = change_mysqlpass
    * 10 = dictionary-0.6
    * 11 = meteosat
    * 12 = compatibility
    * 13 = bug_report
    * 14 = listcommands
    * 15 = sasql
    * 16 = calendar
    * 17 = notes
    * 18 = filters

My IMAP server information:
  Server type:  courier
  Server info:  * OK [HIDDEN] IMAP4rev1] Courier-IMAP ready. Copyright 1998-2003 
Double Precision, Inc.  See COPYING for distribution information.
  Capabilities:  IMAP4rev1


Reply via email to