3 messages in com.mysql.lists.mysqlRe[2]: MySQL doesn't support PAM but ...
FromSent OnAttachments
Roberto Meyer13 Mar 2001 05:30 
Peter Skipworth13 Mar 2001 05:43 
Roberto Meyer13 Mar 2001 05:48 
Subject:Re[2]: MySQL doesn't support PAM but Radius instead... why Radius?
From:Roberto Meyer (rme@infovia.com.ar)
Date:03/13/2001 05:48:01 AM
List:com.mysql.lists.mysql

Hi,

PS> If you're looking for PAM modules that authenticate from a mySQL PS> database, I know they exist - although I can't comment on them as I PS> haven't used them before.

Nop. I'd like MySQL to authenticate their users through PAM.

I want to put userids and passwds on my LDAP server. It works for our file, print, proxy, Windoze, intranet servers. The only server who doesn't use it is MySQL.. BUT, MySQL uses Radius and we should be able to authenticate Radius through PAM.

Thanx,

Hi,

We're trying to "unify" the authentication system in our Linux.

PAM is the obvious solution and we thought LDAP will do well in storing users attributes (including userids and passwds)

The only annoyance is that MySQL doesn't support PAM but Radius instead... why Radius? Is there any other authentication choice?

TIA,