pam-MySQL
pam-MySQL copied to clipboard
PAM MySQL
I have new to meson and ninja build tool, there is errors complaining missing MYSQL type, MySQL8 (mysql-boost-8.0.15.tar.gz) built and MYSQL have been defined in /usr/local/mysql/include/mysql.h Is that fine to...
Is there a way to suppress log messages such that all I get in auth.log are fail and success events? Specifically I would like to get rid of theses: Oct...
When using the crypt function I'm getting the following error: pam_mysql - something went wrong when invoking crypt() - Invalid argument pam_mysql - pam_mysql_check_passwd() returning 6. This is the pam.d/sshd...
I don't even know for sure this is the right place to do it, but I've looked through the various docs and I cannot seem to find any useful pointers....
Hey Thanks for refactoring `pam-MYySQL` module. When I use the new beta1 version, I got this error. ``` '$1$GcEzthuz$H9PYgAACHdtkxtTSHsYwT0' v '$1$GcEzthuz$H9PYgAACHdtkxtTSHsYwT0' (
Is there any known bug in Debian 9? My password is 100% correct and works well from all other applications connected to this mysql instance. Roundcube, dovecot, z-push, nextcloud... but...
As discussed in issue https://github.com/NigelCunningham/pam-MySQL/issues/65
hi there, i used the default libpam-mysql and this manual install libpam-mysql, but im always getting this on /var/log/auth.log i have inserted "testuser" on the database, i also properly entered...
centos 7 openvpn: OpenVPN 2.4.6 server.conf port 1194 proto tcp dev tun ca /etc/openvpn/certs/ca.crt cert /etc/openvpn/certs/server.crt key /etc/openvpn/certs/server.key dh /etc/openvpn/certs/dh.pem server 10.1.0.0 255.255.255.0 ifconfig-pool-persist ipp.txt push "route 10.1.0.0 255.255.255.0" push...
I tried to connect to mysql 5.6 and 5.7 with pam-mysql, but always failed on mysql 5.7. After installed mysql 5.6 and 5.7 in same os environment and connected with...