AIXThis forum is for the discussion of IBM AIX.
eserver and other IBM related questions are also on topic.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hi, I'm using AIX 5 and we have many users accesing by internet but the problem is that they use an emulator named anita wich disconnects in the client but somehow it doesn't in the server, i want to make a script to kill all user idle for more than half an hour, but i'm more a linux user than AIX, any light about it will be welcome.
Update /etc/environment and add a line that reads:
TMOUT=1800
That will time out the shell for an idle user after 30 minutes. That should help with the problem going forward. Killing current idle users will take some more research and testing.
Well, I'm afraid that didn't work out, I use who -u to list processes, then I kill -9 the processes that have been idle for more than an hour, will that be of any help?
Hey Xyrer, what level of AIX 5 are you using? I know I had the same problem with a Forms appliction we were running. We were running AIX 5.3 ML3 with the CSP. I contacted IBM support and they said it was a known problem and it would be fixed with the next TL. When I upgraded to TL4 with the CSP it went away.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.