Back to bug 1280433
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Nilesh Parmar | 2015-11-12 03:14:05 UTC | Priority | unspecified | medium |
| CC | nparmar | |||
| Michal Hlavinka | 2016-06-07 10:38:53 UTC | Keywords | EasyFix | |
| Status | NEW | ASSIGNED | ||
| Ondrej Vasik | 2016-06-07 13:00:37 UTC | CC | ovasik | |
| Jan Ščotka | 2016-06-08 08:32:43 UTC | CC | jscotka | |
| Michal Hlavinka | 2016-06-17 15:58:20 UTC | Status | ASSIGNED | MODIFIED |
| Fixed In Version | dovecot-2.2.10-7.el7 | |||
| errata-xmlrpc | 2016-06-21 13:26:17 UTC | Status | MODIFIED | ON_QA |
| Frantisek Sumsal | 2016-07-19 10:24:21 UTC | CC | fsumsal | |
| Frantisek Sumsal | 2016-07-19 10:26:00 UTC | Status | ON_QA | VERIFIED |
| Michal Hlavinka | 2016-10-26 13:52:03 UTC | Doc Text | Dovecot's default configuration of first_valid_uid was changed to 1000 to match system wide configuration from /etc/login.defs If sytem has configuration manually changed to 500 and is relying on dovecot's default value, dovecot will not serve users with id lower than first_valid_uid. As a consequence you have to update first_valid_uid if you have regular users with id less than 1000. With this change, dovecot will work as expected. | |
| Doc Type | Bug Fix | Known Issue | ||
| Maxim Svistunov | 2016-10-26 15:20:46 UTC | CC | msvistun | |
| Doc Text | Dovecot's default configuration of first_valid_uid was changed to 1000 to match system wide configuration from /etc/login.defs If sytem has configuration manually changed to 500 and is relying on dovecot's default value, dovecot will not serve users with id lower than first_valid_uid. As a consequence you have to update first_valid_uid if you have regular users with id less than 1000. With this change, dovecot will work as expected. | The default value of `first_valid_uid` of *dovecot* has changed In RHEL7, the default value of `first_valid_uid` of *dovecot* has changed from `500`, as it was in RHEL6, to `1000`. Consequently, if the RHEL6 installation does not have `first_valid_uid` explicitly defined, the *dovecot* configuration will brake after the update to RHEL7. To avoid breaking of the configuration, redefine `first_valid_uid` to `500` after the upgrade using the `/etc/dovecot/conf.d/10-mail.conf` file. This only affects installations where `first_valid_uid` was not explicitly defined. |
||
| Maxim Svistunov | 2016-10-26 15:54:56 UTC | Doc Text | The default value of `first_valid_uid` of *dovecot* has changed In RHEL7, the default value of `first_valid_uid` of *dovecot* has changed from `500`, as it was in RHEL6, to `1000`. Consequently, if the RHEL6 installation does not have `first_valid_uid` explicitly defined, the *dovecot* configuration will brake after the update to RHEL7. To avoid breaking of the configuration, redefine `first_valid_uid` to `500` after the upgrade using the `/etc/dovecot/conf.d/10-mail.conf` file. This only affects installations where `first_valid_uid` was not explicitly defined. | The default value of `first_valid_uid` in *dovecot* has changed In Red Hat Enterprise Linux 7, the default configuration of `first_valid_uid` in *dovecot* was changed to `1000` to match the system wide configuration specified as `UID_MIN` in the `/etc/login.defs` file. If a system has `UID_MIN` manually changed to `500` and is relying on *dovecot* default value, *dovecot* will not serve users with IDs lower than `first_valid_uid`. As a consequence, if you have regular users with id less than `1000`, you have to update `first_valid_uid`. After you do this, *dovecot* will work as expected. |
| Lenka Špačková | 2016-10-27 10:10:36 UTC | Docs Contact | msvistun | |
| errata-xmlrpc | 2016-11-02 13:27:32 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-11-04 07:22:50 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-11-04 03:22:50 UTC | |||
| Evgeny Fedin | 2021-10-01 12:20:33 UTC | Blocks | 2009716 |
Back to bug 1280433