[MDEV-26344] MariaDB server Access denied for AD user Created: 2021-08-12 Updated: 2021-09-12 Resolved: 2021-09-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.5.11 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | MOHAMMAD SAMSAD HUSSAIN | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Description |
|
Hi, I am trying to access the MariaDB server for both local and AD users. Successful in accessing local user, but failed with an AD user. Configuration carried out below for MariaDB access for the AD user. Please help to fix this error. MariaDB Version : 10.5.11 >> Error from AD User>>>> <<<< USER Table Detail>>>>>
<<< pam Configuration for MariaDB >>>
Thanks, |
| Comments |
| Comment by Sergei Golubchik [ 2021-08-14 ] |
|
You only have pam_unix.so in your pam config. Why would it check AD? |