[one-users] New authentication type
Christoph Pleger
Christoph.Pleger at cs.tu-dortmund.de
Fri Apr 12 08:39:56 PDT 2013
Hello,
> Try to replicate the ldap authenticate script. To create new users, the
> driver needs to print to stdout 'drivername username password' when the
> authentication is successful
Ah, thank you very much, that was it! I only had to add 'puts "radius
#{user} #{pass}" in authenticate before 'exit 0', now it works.
Regards
Christoph
More information about the Users
mailing list