Re: mariadb ldap auth

2018-09-07 Thread mj
Hi Selim, Wow thanks for teaching me about apt-file, didn't know that one! For me, on linux mint, output looks different: user@e7470 ~ $ sudo apt-file search dialog.so ...> percona-server-5.6-dbg: /usr/lib/debug/usr/lib/mysql/plugin/dialog.so percona-server-server-5.6:

Re: mariadb ldap auth

2018-09-07 Thread Selim T . Erdoğan
On Thu, Sep 06, 2018 at 12:20:22PM +0200, mj wrote: > > But this seems to work only from the localhost mariadb is running on. Trying > this from a remote mysql client gives: > > > user@e7470 ~ $ mysql -udomain_user -p -h mysqlserver.full.address > > Enter password: ERROR 2059 (HY000):

mariadb ldap auth

2018-09-06 Thread mj
Hi, I have installed mariadb and configured pam authentication, and configured a mysql pam module like this: /etc/pam.d/mysql auth required pam_winbind.so account required pam_winbind.so which basically gives my samba winbind users access to mysql with their windows