Current User: Guest Login Register
Please consider registering


Register? | Lost Your Password?

Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Change_passwd installation problem with debian lenny 5.0

Reply to Post Add a New Topic
UserPost

6:20 am
November 8, 2010


mahadi

Guest

My problem is that, I download plugins change_password and compatibility in squirrelmail.org.I check to the install document for how to and I do all steps, but when I run /etc/squirrelmail/config.pl and i type 8 corresponding to the number of plugins in the main menu squirrelmail config,  i don't see change_password in the plugins list for installation.

I have searched for this problem since last week , then please help me to solve this problem

thanks,

3:15 am
November 10, 2010


shanmugasundaram s

Member

posts 46

Hi mahadi,

      whether you are configuring mailserver with postfix and mysql support in that case you download the change_sqlpass plugin change_sqlpass-3.3-1.2.tar.gz from internet and put that plugin change_sqlpass in the webmail plugin directory and follow these steps.

1. download the change_sqlpass-3.3-1.2.tar.gz

2. put it in webmails plugins directory(inside the squirrelmail folder plugins folder) and extract it by command tar zxvf change_sqlpass-3.3-1.2.tar.gz

3. download compatibility plugin and extract it in wemail plugins directory.

4.cd  to the change_sqlpass plugin directory and copry config.php.sample to config.php then edit the file as follows.

i) search for "csp_dsn", at the end of topic include the line

$csp_dsn = 'mysql://username:password@localhost/postfix';

replace uername as postfix database username and password as password of postfix databse.

ii) search for "lookup_password_query" and include the line

$lookup_password_query = 'SELECT count(*) FROM mailbox WHERE username = "%1" AND password = %4';

iii) search for "password_update_queries" and include the below line after $password_update_queries = array(

replace these line 'UPDATE users SET crypt_password = %4 WHERE username = "%1"', with the below line

'UPDATE mailbox SET password = %4 WHERE username = "%1"',

iv) search for "password_encryption" and change the line as below.

$password_encryption = 'NONE';

v) search for "csp_salt_query" and comment the below line as

//   $csp_salt_query = 'SELECT salt FROM users WHERE username = "%1"';

and save the file.

4. Go to squirrelmail config directory execute the command ./conf.pl  and type 8 you will see change_sqlpass and compatbilty plugins and type the corresponding numbers of both the plugins to install it and save the changes.

5. Login in to squirrelmail page now in options you will see change password plugin and you can change the password.

Reply to Post

Reply to Topic:
Change_passwd installation problem with debian lenny 5.0

Guest Name (Required):

Guest Email (Required):

Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
7 + 8
   


About the Linux Mail Server Setup and Howto Guide Forum

Forum Timezone: America/New_York

Most Users Ever Online: 60

Currently Online:
12 Guests

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 2
Forums: 5
Topics: 343
Posts: 1062

Membership:

There are 966 Members
There have been 91 Guests

There is 1 Admin

Top Posters:

shanmugasundaram s – 46
Kendermin – 15
Ginger – 14
bighorn – 14
iron_michael86 – 12
Raminda – 11

Recent New Members: waveney, achal, niesul14, hesaum, sreevinodss, nasonov

Administrators: consultant (353 Posts)