in reply to Re: Re: Net::SSH::Perl shell vs web
in thread Net::SSH::Perl shell vs web
the first problem i had was that the web user didn't have permission to write to the .ssh directory, but i fixed itI hope that you are talking about the webuser's .ssh directory and not, say, your .ssh directory. That directory is created with user-only write permissions as a matter of security, not to inconvenience users. Furthermore, I seem to recall ssh checking the permissions of a couple of things (the .ssh directory being one of them) and failing if they are not set to a sufficiently restrictive access level.
thor
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Net::SSH::Perl shell vs web
by Anonymous Monk on Jan 18, 2004 at 23:28 UTC | |
|
Re: Re: Re: Re: Net::SSH::Perl shell vs web
by Anonymous Monk on Jan 19, 2004 at 17:09 UTC | |
by Anonymous Monk on Jan 20, 2004 at 12:52 UTC |