Hi all,

I want to put a long-running Java program (like JBoss server) to run under SMF. 
However, I would like to have its console available to an administrator that 
would have permission to type commands, view its output or both. In fact, if 
possible I would like this console to be available via a dedicated single-user 
ssh server also setup by the same SMF manifest.
I have heard that I need a pseudo terminal attached to my process, but then I 
have a few questions:
1. how can I create a pseudo terminal attached to my process in SMF?
2. how can this terminal be attached to and detached from an ssh session as the 
user logs in and out? and 
3. how can I ensure that only authorized users can get access to this terminal?

Cheers,
Douglas
 
 
This message posted from opensolaris.org

Reply via email to