Back to bug 2142639
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Red Hat Bugzilla | 2022-11-14 17:25:49 UTC | Pool ID | sst_idm_ds | |
| thierry bordaz | 2022-11-14 17:28:02 UTC | Target Milestone | --- | DS12.2 |
| Target Release | --- | dirsrv-12.2 | ||
| Red Hat One Jira (issues.redhat.com) | 2022-11-14 17:29:08 UTC | Link ID | Red Hat Issue Tracker IDMDS-2629 | |
| thierry bordaz | 2022-11-15 09:29:02 UTC | Status | NEW | POST |
| Link ID | Github 389ds/389-ds-base/issues/5271 | |||
| errata-xmlrpc | 2023-02-16 14:55:58 UTC | Fixed In Version | redhat-ds-12-9020020221130212339.1674d57 | |
| Status | POST | MODIFIED | ||
| Assignee | idm-ds-dev-bugs | tbordaz | ||
| CC | bsmejkal | |||
| Link ID | Red Hat Issue Tracker IDMDS-2778 | |||
| Status | MODIFIED | ON_QA | ||
| Evgenia Martynyuk | 2023-02-20 12:28:03 UTC | Docs Contact | zzoubkov | emartyny |
| Red Hat Bugzilla | 2023-02-21 23:27:15 UTC | CC | ds-qe-bugs | |
| Evgenia Martynyuk | 2023-02-23 18:06:08 UTC | Status | ON_QA | VERIFIED |
| Flags | needinfo?(tbordaz) | |||
| thierry bordaz | 2023-02-27 10:14:24 UTC | Flags | needinfo?(tbordaz) | |
| Mugdha Soni | 2023-03-02 11:28:33 UTC | Docs Contact | emartyny | musoni |
| CC | musoni | |||
| Matthew Harmsen | 2023-03-03 01:02:15 UTC | CC | ldap-maint | |
| Evgenia Martynyuk | 2023-03-09 13:26:21 UTC | Doc Type | If docs needed, set a value | Release Note |
| Evgenia Martynyuk | 2023-05-15 12:06:46 UTC | Blocks | 2177232 | |
| Blocks | 2177233 | |||
| Blocks | 2177234 | |||
| Doc Type | Release Note | Enhancement | ||
| Mugdha Soni | 2023-05-19 10:22:20 UTC | Doc Type | Enhancement | Release Note |
| Doc Text | Now, to improve PAM authentication throughput and to increase performance, you can disable the PAM plugin serialization if a PAM module is thread safe, with the following new configuration option: `pamModuleIsThreadSafe: yes` Use the option in the `dse.ldif` configuration file or ` ldapmodify` command. The ` ldapmodify` command requires you to restart the server. |
|||
| Mugdha Soni | 2023-05-19 10:24:06 UTC | Flags | needinfo?(tbordaz) | |
| Evgenia Martynyuk | 2023-05-19 12:17:42 UTC | Doc Type | Release Note | Enhancement |
| thierry bordaz | 2023-05-22 07:22:47 UTC | Flags | needinfo?(tbordaz) | |
| Mugdha Soni | 2023-05-22 07:30:37 UTC | Doc Text | Now, to improve PAM authentication throughput and to increase performance, you can disable the PAM plugin serialization if a PAM module is thread safe, with the following new configuration option: `pamModuleIsThreadSafe: yes` Use the option in the `dse.ldif` configuration file or ` ldapmodify` command. The ` ldapmodify` command requires you to restart the server. | When PAM module is thread-safe, it is possible to improve PAM authentication throughput and response time of that specific module, with the following new configuration option: `pamModuleIsThreadSafe: yes` This setting is taken into consideration when applied on PAM module configuration entry (child of cn=PAM Pass Through Auth,cn=plugins,cn=config). Use the option in the `dse.ldif` configuration file or ` ldapmodify` command. The ` ldapmodify` command requires you to restart the server. |
| Mugdha Soni | 2023-05-22 08:43:39 UTC | Doc Text | When PAM module is thread-safe, it is possible to improve PAM authentication throughput and response time of that specific module, with the following new configuration option: `pamModuleIsThreadSafe: yes` This setting is taken into consideration when applied on PAM module configuration entry (child of cn=PAM Pass Through Auth,cn=plugins,cn=config). Use the option in the `dse.ldif` configuration file or ` ldapmodify` command. The ` ldapmodify` command requires you to restart the server. | When a PAM module is thread-safe, you can improve the PAM authentication throughput and response time of that specific module, by setting the new `pamModuleIsThreadSafe` configuration option to `yes`: ---- `pamModuleIsThreadSafe: yes` ---- This configuration applies on the PAM module configuration entry (child of `cn=PAM Pass Through Auth,cn=plugins,cn=config`). Use `pamModuleIsThreadSafe` option in the `dse.ldif` configuration file or the `ldapmodify` command. Note that the `ldapmodify` command requires you to restart the server. |
| Mugdha Soni | 2023-05-22 13:09:35 UTC | Doc Text | When a PAM module is thread-safe, you can improve the PAM authentication throughput and response time of that specific module, by setting the new `pamModuleIsThreadSafe` configuration option to `yes`: ---- `pamModuleIsThreadSafe: yes` ---- This configuration applies on the PAM module configuration entry (child of `cn=PAM Pass Through Auth,cn=plugins,cn=config`). Use `pamModuleIsThreadSafe` option in the `dse.ldif` configuration file or the `ldapmodify` command. Note that the `ldapmodify` command requires you to restart the server. | .New `pamModuleIsThreadSafe` configuration option is now available When a PAM module is thread-safe, you can improve the PAM authentication throughput and response time of that specific module, by setting the new `pamModuleIsThreadSafe` configuration option to `yes`: ---- `pamModuleIsThreadSafe: yes` ---- This configuration applies on the PAM module configuration entry (child of `cn=PAM Pass Through Auth,cn=plugins,cn=config`). Use `pamModuleIsThreadSafe` option in the `dse.ldif` configuration file or the `ldapmodify` command. Note that the `ldapmodify` command requires you to restart the server. |
| Pasi Karkkainen | 2023-05-23 12:29:11 UTC | CC | pasik | |
| errata-xmlrpc | 2023-05-30 00:17:48 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2023-05-30 09:40:35 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2023-05-30 09:40:35 UTC | |||
| errata-xmlrpc | 2023-05-30 09:41:10 UTC | Link ID | Red Hat Product Errata RHBA-2023:3344 | |
| Lenka Špačková | 2023-08-03 12:17:39 UTC | Doc Text | .New `pamModuleIsThreadSafe` configuration option is now available When a PAM module is thread-safe, you can improve the PAM authentication throughput and response time of that specific module, by setting the new `pamModuleIsThreadSafe` configuration option to `yes`: ---- `pamModuleIsThreadSafe: yes` ---- This configuration applies on the PAM module configuration entry (child of `cn=PAM Pass Through Auth,cn=plugins,cn=config`). Use `pamModuleIsThreadSafe` option in the `dse.ldif` configuration file or the `ldapmodify` command. Note that the `ldapmodify` command requires you to restart the server. | .New `pamModuleIsThreadSafe` configuration option is now available When a PAM module is thread-safe, you can improve the PAM authentication throughput and response time of that specific module, by setting the new `pamModuleIsThreadSafe` configuration option to `yes`: ---- pamModuleIsThreadSafe: yes ---- This configuration applies on the PAM module configuration entry (child of `cn=PAM Pass Through Auth,cn=plugins,cn=config`). Use `pamModuleIsThreadSafe` option in the `dse.ldif` configuration file or the `ldapmodify` command. Note that the `ldapmodify` command requires you to restart the server. |
Back to bug 2142639