Roundcube Community Forum

 

Change /etc/shadow password interest?

Started by kali, September 04, 2006, 05:55:00 PM

Previous topic - Next topic

kali

Quote from: joshenry Just another thought. Could this be integrated into the tab rather then a popup? I've just been playing with it and I think it would look uber sexy just integrated directly into the tab rather then what I mentioned before.

I completely agree. However, and this is a big deal, integrating into the tab requires changes to several of the RC files which generate that tab - and therefore could change with each SVN release. My view was to try to avoid having to do anything more than add the "link" which is an extremely simple patch. There is another plug-in which does exactly that - and the required patching/modifications to RC files restricts it to specific versions (or endless version specific updates - which I'm not willing to do).

If you search on this subject - you'll see how much has to be done to RC to make it "sexy" within the tab. It is definitely not trivial.

Having said that - if you are offering to write the patches, I'll gladly add it to the site!!  8)

joshenry

haha. if you want the product to work you don't want me writing patches ;-)

That sucks it's going to be a pain. Maybe they'll include it in one of the future patches cause this is a sweet addon.

miron

In the table users there is no password field. I installed the freemail addon i found on this forum and nou i have a useraccounts table that has both password and username fields. The problem is that i get this error:
[Thu Mar 29 12:45:49 2007] [error] PHP Notice: DB Error: no such field Query: UPDATE useraccounts SET password = ('XXXXl') WHERE username='[email protected]' OR (username='[email protected]' AND domain_name = '') [nativecode=1054 ** Unknown column 'domain_name' in 'where clause'] in /home/xxxxxx/public_html/imail/program/include/bugs.inc on line 80

And if i put the users table:
[Thu Mar 29 12:58:44 2007] [error] PHP Notice: DB Error: no such field Query: UPDATE users SET password = ('xxxx') WHERE username='[email protected]' OR (username='[email protected]' AND domain_name = '') [nativecode=1054 ** Unknown column 'domain_name' in 'where clause'] in /home/xxxxx/public_html/imail/program/include/bugs.inc on line 80

I use the roundcube I got on the author's site, Installed and works. When I change the password I get the succesful message but the password as you can see, doesn't change. Any help will be grately appriciated! ???

zietbukuel

Thank you very mucho for this great plugin :) ;)

kali

Quote from: zietbukuel Thank you very mucho for this great plugin :) ;)

You're welcome! I have not updated in a long while - although I use it myself for my clients. I'll check if there is a good update to this and post if there is a change of code.


zietbukuel

Yes, you can update the skin and make it more like the default skin of roundcube so that is integrates better, the last release is working excellent for a big client I have,again, thanks a lot ;D. I'll be waiting for an update... :P

sysadm

Quote from: kali;2490Any interest from the community?

I'm pretty sure I can use the VERY pretty integration already done for IMAP passwd change and use the chpasswd utility for changing system passwords for users (using /etc/passwd or /etc/shadow). Useful if users are local systems users (ie. home directories, samba, uw-imap etc.)

If there is interest - I'll get to this. Seems very straightforward (and secure!) given the work and bug fixes already incorporated into this and squirrel's mod.

Hi, kali

Pls, recommend me about roundcube+localuser/passwd