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

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


From: alim.manji@telus.com (Alim Manji)
Date: 16 Jan 2002 12:46:39 -0800

alim.manji@telus.com (Alim Manji) wrote in message news:<fa191546.0201151545.3e448d4c@posting.google.com>...
> 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.

Nevermind, I got it. Thanks.



Relevant Pages

  • 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)
  • Re: How restrict network login on AIX for everything BUT SSH? (RLOGIN=FALSE & loginrestrictions
    ... Unfortunately I WANT to disable telnet, rsh, rlogin etc for an account, BUT keep SSH enabled. ... However in Aix v5.3 full pam support was added, and our LAM module broke and we have been unable to figure out how to get it working again. ...
    (comp.security.ssh)