Re: Ssh Login with out a password or key

From: Brian Claise (bclaise_at_tga.com)
Date: 05/28/03


Date: Wed, 28 May 2003 13:33:15 -0400

Well the idea is that SSH will act solely as an encrypted transport. We
have a "Shell" application that performs all the authentication, and really
provides an idiot proof interface (as opposed to having a bash shell).

The problem about making someone use the authorized keys is that it requires
the client to be pre-configured. We really want to avoid any sort of
pre-configuration if at all possible. This is again a step to becoming
idiot proof.

"Darren Dunham" <ddunham@redwood.taos.com> wrote in message
news:MsRAa.830$La1.340@newssvr19.news.prodigy.com...
> Brian Claise <bclaise@tga.com> wrote:
> > Hi,
> > I was wondering if anyone has any idea on how to spawn off a process
using
> > ssh.
>
> Absolutely.
>
> > (Well without a login or password, or any authorized keys)
>
> Oops, if you're going to say you can't use something, you have to say
> why not. Otherwise I'm likely to recommend something that won't work
> for the same reason. If you can't use a password, I'm assuming a
> non-interactive application. Why can't you use authorized keys?
>
> > The idea is that the remote user will ssh into the machine, and will
> > bypass the unix login altogether.
>
> So why can't you use authorized keys?
>
> --
> Darren Dunham ddunham@taos.com
> Unix System Administrator Taos - The SysAdmin Company
> Got some Dr Pepper? San Francisco, CA bay area
> < This line left intentionally blank to confuse you. >



Relevant Pages

  • Re: Ssh Login with out a password or key
    ... bother with all the hassle of installing and configuring SSH, ... > provides an idiot proof interface (as opposed to having a bash shell). ... > The problem about making someone use the authorized keys is that it requires ... > pre-configuration if at all possible. ...
    (comp.security.ssh)
  • Re: SFTP is not working
    ... When I try to use sftp or scp2, I get a message like this: ... sftp and scp2 both actually work by running ssh in a subprocess, ... The reason the shell startup files are relevant at all, ...
    (comp.security.ssh)
  • Re: Did you hack into my UNIX server Bible Bob?
    ... But that's not a shell question. ... >> OSX users, should I be using ssh instead of telnet for security? ... OSX as a built in firewall tab. ...
    (comp.unix.shell)
  • Re: "Driving" Linux Command Line from C# ?
    ... the usual Google search. ... Putty is great for manual work, but no API ... would be an SSH utility with an API but if it exists I haven't been ... Just be sure that you are sure about the shell on the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Execute and lock a user into a program upon login
    ... logs in to the box via SSH, a command is run, and they immediately get ... dropped into the environment that the command produces. ... user is dropped into the application 'vtysh' ... shell drops (ie. user does not have to exit the csh shell to drop the ...
    (freebsd-questions)