Quote:
Originally Posted by NullPointer
My first guess would be that the user the web server is running as does not have the appropriate permissions.
|
Yeah i thought that same, All appeared as ok.
I have however JUST figured it out..
Phew.
Turns out that the apache user didnt have write access to its ssh directory.
when it connected to a device, It needed to save the hostkey.
It couldnt do this.
Now its all sorted
Its silly things like this that add stupid delays to projects.
Things that would take a few days to get working propely and securely can end up taking a week.
Grrr
Thanks
G
Last edited by lynxus; 10-26-2010 at 06:10 AM..
|