Authenticating in PHP using SSH

Posted by kprojects on Mar 15, 2012 11:42 PM
By LinuxForum.com
Mail this story
Web version

For a good couple of years now I've wondered if there was a way to write an authentication system in PHP that utilized SSH instead of the widely-breakable database and flatfile methods. After doing some research I found its possible after installing a PHP extension. This guide will detail the methods used to do this, with the intent of hopefully having this a more versatile option.

Full Story

Printed at http://lxer.com/module/newswire/view/163906/index.html