5 pts.
 Disconnect a user from AS/400
I would like to know if it's possible to allow access to a user during a specific period of time. I mean, i want to let him connect during work hours and disconnect him after the worktime is over. Is tha possible?. Thanks!

Software/Hardware used:
ASKED: June 4, 2009  7:23 PM
UPDATED: June 8, 2009  6:28 PM

Answer Wiki:
Look at system value QINACTITV. Just be aware that this will affect all users. ---------------------------------- I would stay away from the inactivity time out because it DOES effect everyone. IBM gives you a nice tool that may be what you want. GO SECTOOLS - Look at the option for "Change Activation Schedule Entry" (You'll need *SECADM authority for this. You can set the Time to enable and disable specific users, and additionally what days (day of the week) to do this on. I don't know if this will kick the user off if they are signed on and the "deactivation" time comes up, but it will prevent them from signing on. Regards Mike ------------------------------------ Mike is correct, however if you are are looking for a global setting. You could user the INACTIVITY timer, but add it to a scheduler and therefore you can turn on/of at will, we actually durn it on at the end of the 1st shift example: at 4pm CHGSYSVAL SYSVAL(QINACTITV) VALUE('20') We also enable: QDSCJOBITV 10 - This will disconnect but not end their job, in case they are still actually working. Regards, Mark
Last Wiki Answer Submitted:  June 8, 2009  6:28 pm  by  mcl   2,725 pts.
All Answer Wiki Contributors:  mcl   2,725 pts. , Teandy   5,830 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _