Re: using ssh with LDAP user accounts (not /etc files) ??

From: Alim Manji (alim.manji@telus.com)
Date: 01/16/02

  • Next message: Little Piggy: "Is it possible to run a SFTP on Windows?"

    From: alim.manji@telus.com (Alim Manji)
    Date: 15 Jan 2002 15:45:30 -0800
    
    

    slade@shore.net (Richard E. Silverman) wrote in message news:<m1lvge9fo8c.fsf@syrinx.oankali.net>...
    > >>>>> "AM" == Alim Manji <alim.manji@telus.com> writes:
    >
    > AM> Hi, can anyone tell me if this can be done? Or does ssh only work
    > AM> with local accounts? Thanks, Alim.
    >
    > It doesn't matter what the source of your account information is. All the
    > Unix SSH implementations I know of use the standard API (getpwuid() etc.)
    > to get account information, so as long as you have your host set up
    > properly (e.g. /etc/nsswitch.conf), it should be transparent.

    Excellent, this works, thanks! Another question, how do I generate
    host keys? I have OpenSSH 3.0.2p1 on a combination of Solaris 2.6 and
    8. Thanks in advance,

    Alim.



    Relevant Pages

    • Re: using ssh with LDAP user accounts (not /etc files) ??
      ... Or does ssh only work ... >> It doesn't matter what the source of your account information is. ... so as long as you have your host set up ...
      (comp.security.ssh)
    • Re: Passing password in ssh
      ... If I create keys without a passphrase, and share the public keys between ... You do know that you first have to get the private key of the key ... The .ssh directory also ... But simply cracking into a user's account who has access to several ...
      (Fedora)
    • Re: Problems with Sudo
      ... where only one unprivileged account is allowed to log in. ... you're gaining nothing at all by running two ssh daemons ... Using odd port numbers isn't very useful either, ... I have SSH exposed to the world with key-only login and an iptables ...
      (Ubuntu)
    • Re: ssh and subsequent telnet, encrypted?
      ... >> account of mine only to launch telnet to a newsserver from ... is that telnet session (since it is embedded in the ssh ... the traffic between my shell account and the newsserver is ...
      (comp.security.ssh)
    • RE: Illegal user ssh probes
      ... the attacked account names. ... Subject: Illegal user ssh probes ... On linux the admin account could possibly lead to access on the box. ...
      (SSH)