LxCenter HyperVM & Kloxo Support

Forum



Members   Search      Help    Register    Login    Home
Home » Language Specific Forums » Indonesian » rouncube memiliki fasilitas perubahan password pada setiap client
icon7.gif  rouncube memiliki fasilitas perubahan password pada setiap client [message #96135] Thu, 08 March 2012 00:32 Go to next message
(Me_Q) is currently offline (Me_Q)  Indonesia
Messages: 32
Registered: March 2012
Location: Indonesia
Member
Cpanle memungkinkan roundcube memiliki fasilitas untuk merubah password..

So here is how to allow RoundCube users to change their own passwords.

Enable Change Password Plugin for RoundCube

First thing that you will need to have is to enable plugin support for RoundCube. Plugins are not used until you add the directory name of the respective plugin to RoundCube config file.

Go to your RoundCube installation directory. Open the directory named config. You will find a file main.inc.php.
Open that file to edit and find $rcmail_config['plugins']. It should be somewhere near line no. 322. This is the variable which keeps track of enabled plugins for RoundCube.
Edit that whole line to look like this -

$rcmail_config['plugins'] = array('password');

This means that RoundCube will now use the plugin under the plugins/password directory. Now your users should be able to see a Password tab under their Settings. But this password plugin needs to be configured properly as per your web hosting provider and your users otherwise it will not work.

Configure RoundCube Password Change Plugin
Browse to plugins/password directory.
You should find a file named config.inc.php.dist. Rename it to config.inc.php.
RoundCube Password Change Plugin can be configured to use following options to change user's password:

1. cPanel
2. DirectAdmin Control Panel
3. LDAP
4. Database
5. Cyrus/SASL
6. Poppassd/Courierpassd
7. XIMSS/Communigate
8. Virtualmin
9. PAM
10. hMailServer
11. Chpasswd
12. XMail


You need to choose whichever way you want your users to change their password. This needs to be set in a variable within the config.nic.php file. Here we will go with the cPanel option which is best suit for BlueHost users.

The default cPanel driver of RoundCube doesn't work. So download the proper cPanel driver for RoundCube password change plugin here. Thanks to awesome work done by RoundCube fan Nick1472 in RoundCube forums.

Now configure your cPanel Driver.

Open config.nic.php file to edit.
Find the variable $rcmail_config['password_driver'] somewhere near line no. 7 and set it like this:

$rcmail_config['password_driver'] = 'cpanel';

Then go on setting the proper options for your cPanel driver. Find cPanel Driver options near line no. 231 and set the following configurations as per your web hosting account.

$rcmail_config['password_cpanel_host'] // the primary domain of your hosting account
$rcmail_config['password_cpanel_username'] // your hosting account's cPanel username
$rcmail_config['password_cpanel_password'] // cPanel password
$rcmail_config['password_cpanel_port'] // default is 2096 for SSL connections and 2095 for non-SSL connections
$rcmail_config['password_cpanel_ssl'] = true;
$rcmail_config['password_cpanel_theme'] = 'bluehost';

That's it! Now login to your email account on RoundCube webmail and go to Settings from the top right.

Lalu bagaimana dengan kloxo Question


Dunia ini ibarat panggung sandiwara.. kita telah berjalan di atas perannya masing-masing.. melalui "the freedom speak is expression to exchange knowledge" kita saling asah, saling asih, saling asuh,, bangkitkan jiwa persatuan..
Re: rouncube memiliki fasilitas perubahan password pada setiap client [message #96136 is a reply to message #96135] Thu, 08 March 2012 01:08 Go to previous messageGo to next message
mustafaramadhan is currently offline mustafaramadhan  Indonesia
Messages: 5671
Registered: December 2010
Location: Yogyakarta
Super Grandmaster
Forum Moderator

Yang punya account email login ke kloxo panel dengan username email accountnya (misalnya master@domain.com) dengan password dari email tersebut. Akan terpampang setting untuk email (termasuk ganti password).

http://download.lxcenter.org/kdev.png
..:: MRatWork ::..
Server/Web-integrator - perfect not always more useful

--- Need KVM/OpenVZ VPS? - click here (Kloxo-MR READY!) ---

For bug/feature/security - Member rank status

http://download.lxcenter.org/hdev.png
Re: rouncube memiliki fasilitas perubahan password pada setiap client [message #96137 is a reply to message #96136] Thu, 08 March 2012 02:13 Go to previous messageGo to next message
(Me_Q) is currently offline (Me_Q)  Indonesia
Messages: 32
Registered: March 2012
Location: Indonesia
Member
untuk melalui pintu yang itu saya sudah mencoba sesuai dengan posting sblmnya.. tujuan dari apa yang saya maksudkan Cpanel memungkinkan roundcube memiliki fasilitas untuk merubah password.. apakah roundcube pada kloxo juga bisa melakukan hal sperti prihal tsb? berada didalam roundcube index.php?t=getfile&id=1604&private=0

Dunia ini ibarat panggung sandiwara.. kita telah berjalan di atas perannya masing-masing.. melalui "the freedom speak is expression to exchange knowledge" kita saling asah, saling asih, saling asuh,, bangkitkan jiwa persatuan..
Re: rouncube memiliki fasilitas perubahan password pada setiap client [message #98070 is a reply to message #96137] Tue, 08 May 2012 03:20 Go to previous message
(Me_Q) is currently offline (Me_Q)  Indonesia
Messages: 32
Registered: March 2012
Location: Indonesia
Member
Sebelumnya saya berterima kasih kepada "master huricane" berkat beliau pertanyaan saya terjawab.. kini kloxo telah memungkinkan user untuk dapat merubah password sendiri pada plugn yg terdapat pada roundcube.. berikut ini garis besarnya :

$rcmail_config['password_db_dsn'] = enter your kloxo username and password , or any other username which has access to kloxo database

example: 'mysql://myrootUsername:Myrootpassword@localhost/kloxo';

intinya memberikan izin pada user rouncube untuk dapat merubah passwordnya masing-masing..

$rcmail_config['password_query'] = 'UPDATE vpopmail.vpopmail SET pw_passwd= %c, pw_clear_passwd= %p WHERE pw_name= %l AND pw_domain = %d LIMIT 1';

dan yg ke 2 itu seberapa banyak user dalam 1 hari diperbolehkan untuk merubah passwornya..


Silahkan ber try and error 4 sukses..
Semoga bermanfaat..


Dunia ini ibarat panggung sandiwara.. kita telah berjalan di atas perannya masing-masing.. melalui "the freedom speak is expression to exchange knowledge" kita saling asah, saling asih, saling asuh,, bangkitkan jiwa persatuan..
Previous Topic:Php Email Server help
Next Topic:tentang email yang dikirim ke client
Goto Forum:
  


Current Time: Wed May 22 06:31:17 EDT 2013

Total time taken to generate the page: 0.01100 seconds
.:: Contact :: Home :: Privacy ::.

Click here to lend your support to: LxCenter and make a donation at www.pledgie.com !

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software