Re: Allowing user w/out local account to log in



Why aren't you using multiple SSH keys for the same user account on
the server? And if you only want file sharing, not shell access, I'd
suggest using WebDAV over HTTPS instead. OpenSSH, at least, does not
have good chroot capability built in to isolate hte users from the
operating system.

Valid points, I'm sure. However, I'd just like to find out what SSH is
really doing WRT checking out the client, and can I disable that check
somehow. I want to let everything pass on to the application.

Thanks.
.



Relevant Pages

  • Re: Alternative to attachments - Briefcase or X-Drive Software?
    ... A WebDAV site is a simple Website with WebDav ... > I'm looking for an alternative to file attachments that people do in ... > lot of file extensions. ... > be able to upload files through an HTTPS ...
    (microsoft.public.exchange2000.general)
  • Re: ssh transfert log "Urgent"
    ... > Is it possible to log all transfert "File name, size, duration" in a ... it's built on top of some rather old and simple file-transfer techniques. ... Why not consider using HTTPS and, say, WebDAV over HTTPS for uploads? ...
    (comp.security.ssh)
  • Re: SSH Connecting through Firewall
    ... >client to use HTTPS or FTP proxy. ... There is no such option in the OpenSSH ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: Simple DAV server?
    ... I am *so* close to having a WebDAV solution. ... it all broke in MS Windows. ... in Windows Explorer. ... If I make it with HTTPS, ...
    (comp.lang.python)
  • Re: sftp without shell access
    ... Richard E. Silverman wrote: ... Richard's well written notes there also document how hard it is to do this ... Strongly consider using WebDAV over HTTPS, ...
    (comp.security.ssh)