On Mon, 2004-08-16 at 08:39, Teren wrote: > Hi, what my goal is is to be able to authenticate a user by they SSH acount on the > system using php. I tried looking on google, but didn't see anything with ssh. What > i've tried to do is use the exec() and just do: > > exec("ssh [EMAIL PROTECTED]".escapleshellard("password")); >
You can try setting up authorized_keys for this. Then you don't need to pass it the password. -Robby -- /*************************************** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [EMAIL PROTECTED] * 503.351.4730 | blog.planetargon.com * PHP/PostgreSQL Hosting & Development ****************************************/
signature.asc
Description: This is a digitally signed message part