Hi,
I have a modem on HP-UX 10 and users can logon by dial-in. My problem is: I want to set an idle time for the user who is logon from the modem. I can simply set an env TMOUT=XXX inside $HOME/.profile to do that. But there is a group of users who are sharing the same home directory and using the same .profile and I cannot set the TMOUT to apply all of them but only want to apply on one user in that group who is using the dial-in modem for logon. How can I do that? Shell script or AT commands? Any hints?
Jack
I have a modem on HP-UX 10 and users can logon by dial-in. My problem is: I want to set an idle time for the user who is logon from the modem. I can simply set an env TMOUT=XXX inside $HOME/.profile to do that. But there is a group of users who are sharing the same home directory and using the same .profile and I cannot set the TMOUT to apply all of them but only want to apply on one user in that group who is using the dial-in modem for logon. How can I do that? Shell script or AT commands? Any hints?
Jack