in reply to Re^2: Building a web-based system administration interface in Perl
in thread Building a web-based system administration interface in Perl

You are right. PAM and "pure perl" are nearly incompatible. If the tool would interface with PAM, it should do so using a classic XS-based module, preferably an already existing and well-tested one.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^3: Building a web-based system administration interface in Perl