Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The password plugin #118

Open
tio-trom opened this issue Aug 21, 2021 · 4 comments
Open

The password plugin #118

tio-trom opened this issue Aug 21, 2021 · 4 comments

Comments

@tio-trom
Copy link

So roundcube allows you to enable the password plugin. I would like to create some email accounts for some of my friends, but they can only change their passwords via the yunohost users panel. I enabled the Roundcube Password plugin so that they can manage it form there, but I get an error that the password cannot be changed when I try to change it. Is there any way to allow users to change their email passwords via Roundcube?

@tituspijean
Copy link
Member

I guess that it is not possible, since Roundcube relies on YunoHost's LDAP server. But maybe the error is due to something else, can you share logs after enabling debugging, so that we can see what's the actual error?

@tio-trom
Copy link
Author

Can you please tell me more exactly how to enable debug for this application? I cannot see an option in config.inc.php.

@tituspijean
Copy link
Member

I am on mobile right now, but it seems the following page shows you how to do it: https://docs.iredmail.org/debug.roundcubemail.html

@tio-trom
Copy link
Author

Thank you very much. I did that and this is all I can see:

Aug 23 01:36:21 tromland dovecot: imap-login: Login: user=<tiotest>, method=PLAIN, rip=::1, lip=::1, mpid=16319, secured, session=<1ns3Xi7KLNcAAAAAAAAAAAAAAAAAAAAB>
Aug 23 01:36:21 tromland dovecot: imap(tiotest)<16319><1ns3Xi7KLNcAAAAAAAAAAAAAAAAAAAAB>: Logged out in=29 out=523 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Aug 23 01:36:21 tromland dovecot: imap-login: Login: user=<tiotest>, method=PLAIN, rip=::1, lip=::1, mpid=16333, secured, session=<bAQ9Xi7KUNcAAAAAAAAAAAAAAAAAAAAB>
Aug 23 01:36:22 tromland dovecot: imap(tiotest)<16333><bAQ9Xi7KUNcAAAAAAAAAAAAAAAAAAAAB>: Logged out in=70 out=723 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Aug 23 01:36:23 tromland dovecot: imap-login: Login: user=<tiotest>, method=PLAIN, rip=::1, lip=::1, mpid=16510, secured, session=<tB9XXi7KztcAAAAAAAAAAAAAAAAAAAAB>
Aug 23 01:36:23 tromland dovecot: imap(tiotest)<16510><tB9XXi7KztcAAAAAAAAAAAAAAAAAAAAB>: Logged out in=76 out=575 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Aug 23 01:36:23 tromland dovecot: imap-login: Login: user=<tiotest>, method=PLAIN, rip=::1, lip=::1, mpid=16521, secured, session=<ea5YXi7K1NcAAAAAAAAAAAAAAAAAAAAB>
Aug 23 01:36:23 tromland dovecot: imap(tiotest)<16521><ea5YXi7K1NcAAAAAAAAAAAAAAAAAAAAB>: Logged out in=292 out=1216 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants