IBM AIX Administration V1
62 Questions
Question No. 1
Add the following entry to the hosts.allow file: sshd : *@192.168.0.1/24Add the following entry to the hosts.deny file: sshd : ALL
Add the following entry to the /etc/ssh/sshd_config file: AllowUsers *@192.168.0.*
Set AIXPert to High Level SecurityAdd the AIXPertGroup xml tag in /etc/security/aixpert/core to 22Add the AIXPertArgs xml tag in /etc/security/aixpert/core to allow=*@192.168.0.* deny=all
Add the service filter through RBAC with mkauth id=192.168.0.* ssh