This is a discussion on Failed Login and SSH within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi everybody. I wrote a small program to notify users by e-mail when they try to login in the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi everybody. I wrote a small program to notify users by e-mail when they try to login in the system if they have more than two unsuccessful login tries. I used the getuserattr C function. The program works good for telnet sessions but not for ssh. Does anybody have any clue of how this happens? Any tips to work with ssh? My system is AIX 5.3 ML 02 and SSH is 3.8.1p1. Thanks in advance. Eduardo |