Kiong,
At the user profile level you have an option to Limit device sessions. You can set this to 1 or if it is set to *sysval you can set the system value QLMTDEVSSN to 1. This will limit the user to only one session, it does not gurantee they sign onto the same workstation each time.
Is this what you're looking for ?
Bill Poulin
Last Wiki Answer Submitted: March 16, 2009 3:11 pm by wpoulin2,480 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Sounds to me like you want to require your users to use only their own workstation.
Change the initial program in the users’ profile to be a program you wrote. Here, check a table that you have created which links user ID to device name (the rtvjoba command will return these values). If the agree, invoke what used to be their initial program/menu.
Sounds to me like you want to require your users to use only their own workstation.
Change the initial program in the users’ profile to be a program you wrote. Here, check a table that you have created which links user ID to device name (the rtvjoba command will return these values). If the agree, invoke what used to be their initial program/menu.