PxPlus User Forum

Twitter Twitter Twitter

Author Topic: 2 factor authentication under linux?  (Read 1291 times)

bokum32301

  • Member
  • **
  • Posts: 8
    • View Profile
2 factor authentication under linux?
« on: April 07, 2019, 08:38:48 PM »
Has anyone coded routines to allow for 2 factor authentication to login to a pvxplus program?

If so, is that code available?


Thanks

Kurt

Mike King

  • Diamond Member
  • *****
  • Posts: 3811
  • Mike King
    • View Profile
    • BBSysco Consulting
Re: 2 factor authentication under linux?
« Reply #1 on: April 08, 2019, 10:21:23 PM »
Have you considered using the *tools/sms;send routine to send the confirmation code via a text message when the user signs in?

All you need is a sms service account and the users phone number.

Mike King
President - BBSysco Consulting
eMail: mike.king@bbsysco.com

Peter.Higgins

  • Diamond Member
  • *****
  • Posts: 124
    • View Profile
Re: 2 factor authentication under linux?
« Reply #2 on: April 19, 2019, 08:58:54 AM »
Mike,
Thanks for pointing this tool out.
SMS is so much more appropriate for critical issues after hours than email.