Dear Daniel, Thanks a lot for the reply.
Idea is to store the current user of AIX session,Process ID, Port No, TTY details into ID of jutil_ctrl record so that we can track more details for audit purpose. Currently, as you said, Port NO is part of jutil_ctrl ID. I want to understand how currently ID of jutil_ctrl file is prepared and whether it can be changed (with some jbase level configuration) to store the details as mentioned above in ID of jutil_ctrl file. Thanks a lot in advance. Maheedhar On Wed, Jun 11, 2014 at 5:24 PM, Daniel Klein <[email protected]> wrote: > Perhaps, instead of specifying what you want to do, you could indicate why > you need to do it so that someone could provide an appropriate solution. > > If I had to make a guess, I suspect you want users to obtain the same > command stack each time they login. A simple solution to this would be to > set the JBCPORTNO environment variable to a unique number for each user. > This works because the 'port number' ('15' in your example below) is part > of the 'jutil_ctrl' ID. This, of course, assumes that each user will only > be logging into one session. > > Dan > > > On Tuesday, June 10, 2014 8:00:22 AM UTC-4, Maheedhar Sastry Vavilala > wrote: >> >> Hi all, >> >> I have a query regarding the mechanism in which jsh commands (JED, SELECT >> etc) are stored in jutil_ctrl file. Is there any configuration in >> jbase/TAFC to setup what contains the ID of jutil_ctrl file. Example record >> ID of jutil_ctrl is "jed_as_15_0". We want more information to be added in >> ID of this file. >> >> Can someone guide in this regard. >> >> Thanks a lot in advance. >> >> Regards >> Maheedhar >> > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
