AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

ssh public key auth "Remote login for account is not allowed" ?

  • 1.  ssh public key auth "Remote login for account is not allowed" ?

    Posted Sun January 16, 2011 01:10 PM

    Originally posted by: Vilius


    Hello,

    Using AIX 6.1 boxes.
    User user1 connects from box A to box B using ssh.
    When password authentication is used everything is fine. When I configure user1 to use public key authentication sftp client works fine(no password asked), but ssh client fails. This is sshd log:
    
    Accepted publickey 
    
    for user1 from A port 46607 ssh2 Disconnecting: Remote login 
    
    for account user1 is not allowed.
    

    To my understanding ssh authentication passes fine - something else in the way. I've done identical configs on linux boxes with no problems.
    This is something AIX specific.

    Any ideas ?

    thnaks
    Vilius


  • 2.  Re: ssh public key auth "Remote login for account is not allowed" ?

    Posted Sun January 16, 2011 02:20 PM

    Originally posted by: Vilius


    Ok it's rlogin user attribute.