Hi,

just a suggestion: don't use 755 for your /home/<User Profile> directory, because will ask for password.

Try with 700:

chmod 700 /home/<user directory>


Also fix files with owner different to yours:

chown -R  <User Profile>   /home/<User Profile>


And finally, check the */QOpenSys/QIBM/UserData/SC1/OpenSSH/etc/sshd_config* file.

* Last line should looks like this:
ibmpaseforienv PASE_USRGRP_LIMITED=N

* To speed up logins, change the UseDNS value:
UseDNS no

*Check you have this value:
PubkeyAuthentication yes

* If your user is *SECOFR , set this value:
PermitRootLogin yes

* Now restart your service:

ENDTCPSVR *SSHD
STRTCPSVR *SSHD

* Try again to login


Hope this can help you


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.