PAM_AUTH Add 4 settings for 4 sections respectively in the configuration file of PAM. [root@priamry01 /]# vi /etc/pam.conf ... # Authentication sshd auth … Read More »How to Enable PAM_AUTH of SSH
X11 Forwarding I found only a few clients (X server) can display xclock over SSH. [root@primary01 /]# export DISPLAY=10.1.1.37:0.0 [root@primary01 /]# echo $DISPLAY 10.1.1.37:0.0 [root@primary01… Read More »How AIX Enable X11 Forwarding