search for: userdb_password

Displaying 5 results from an estimated 5 matches for "userdb_password".

2010 Aug 30
1
Passdb filter question - LDAP.
...the user password. edupersonPrincipalName is the attribute present under "ou=services" and "ou=people" that links the entries. I tried to do it by changing passdb filter file, like this: pass_filter = (&(objectclass=eduPerson)(mail=%u)) pass_attrs = userPassword=userdb_password,eduPersonPrincipalName=userdb_user It works, but changes the username to the value of "edupersonprincipalname", and this changes the mailbox name. Dovecot accesses the wrong mailbox then (something like 29859085900 at example.org). * My question is: is it possible to change the pas...
2011 Mar 22
1
Change password cheme
We want to update our password scheme from crypt to SHA256. Because usernames/passwords are in MySQL I thought this wouldn't be a problem. We have about 3000 users that need to be updated, so make a new password for them isn't possible. I was thinking of an automated script that would update the database after every login. So we did this: dovecot.conf: mail_executable =
2013 Dec 13
4
Accessing plain text password from memory
Is there a way to retrieve the client's password in plain text from memory ? I don't store the password in plain text in my postgreSQL but I need it when the client is connected to make crypto computation. If I write a plugin to do the job, how could I retrieve the plain text password from master ? Thank you for your help, Regards, Stan.
2017 Oct 10
2
Issue with mailbox conversion using dsync in v2.2.32 (maildir <-> mdbox)
...id=1081 doveadm(_mainaccount at blahmail.tld): Debug: Added userdb setting: plugin/userdb_home=/home/blahmail doveadm(_mainaccount at blahmail.tld): Debug: Added userdb setting: plugin/userdb_mail=maildir:/home/blahmail/mail doveadm(_mainaccount at blahmail.tld): Debug: Added userdb setting: plugin/userdb_password=<hidden> doveadm(_mainaccount at blahmail.tld): Debug: Added userdb setting: plugin/userdb_quota=maildir:Mailbox:ns=INBOX. doveadm(_mainaccount at blahmail.tld): Debug: Added userdb setting: plugin/userdb_quota2=fs:cPanel Account doveadm(_mainaccount at blahmail.tld): Debug: Added userdb sett...
2017 Jul 12
0
shared namespace not showing in thunderbird
...le=*:bytes=1572864000#011quota_rule=*:bytes=1572864000#011userdb_user=rich at ourdomian1.com#011userdb_quota2=fs:cPanel Account#011userdb_uid=502#011userdb_quota_clone_dict=file:/home/webserver/mail/ourdomian1.com/rich/dovecot-quota#011userdb_mail=maildir:/home/webserver/mail/ourdomian1.com/rich#011userdb_password={CRYPT}$6$2o4tSg1ttG6uD5tl$yY./cyLtwk6pScX.qiE5v2hfeT33A1YA0dL68tz6Nfo6O0Fu1JC15ZvgTVOfQWYudMGVslXfg1rFT4G9b0GaP1#011quota_vsizes=yes#011quota2=fs:cPanel Account#011mail=maildir:/home/webserver/mail/ourdomian1.com/rich#011quota_rule2=INBOX.Trash:ignore#011quota_status_overquota=552 5.2.2 Mailbox is...