SRWC VERSION:2.0_23
Solaris 10 U4 Build 12b
=======================
uttsc fails to run when runfrom role which is selected from a normal user.
uttsc should be usable to run from role user or if it is not intended to run from
role user then it should give correct message instead of the below error messages.
bash-3.00$ /opt/SUNWuttsc/bin/uttsc iray-52
Device /dev/SUNWut/utaudio/3 is not allocated. Audio will not work in this session. Continuing..
cannot attach to session
kill: 13792: permission denied
Steps to reproduce:
===================
1.Install SRSS4.0 Build 48 on Solaris 10 U4 TX Sparc system
2.Created role 'swami' with "All" rights and assigned to 'user2'
3.Create TJDS session with user2 on Sun Ray
4.Select swami role and open terminal which comes with trusted_path Label
5.Run uttsc from the above terminal. Will see the error messages mentioned above