Creating a dialogue box to pop up on login

  • Follow


I have a security requirement at work to have a dialogue box pop up
when a user logs into the console either locally or via Citrix, Exceed,
etc.  It should have two buttons - one to accept and continue or one to
deny and close the session and log off the user.  Can someone point me
in the correct direction to do this please?  We are using Solaris 10.

Thank you!
B. Wheaton

0
Reply brandon.wheaton (7) 1/16/2007 5:20:19 AM

Brandon,

I work on Solaris and find the util DIALOG quite handy for this sort of
thing. You can download it from http://www.sunfreeware.com/ along with
any extra util's you need to install first. As for writing a script it
is fairly simple and I can send you an example or two. You will need to
trap the SIGNAL's to make it secure etc.

Hope this helps
Andy

On Jan 16, 5:20 am, "BrandonMonster" <brandon.whea...@gmail.com>
wrote:
> I have a security requirement at work to have a dialogue box pop up
> when a user logs into the console either locally or via Citrix, Exceed,
> etc.  It should have two buttons - one to accept and continue or one to
> deny and close the session and log off the user.  Can someone point me
> in the correct direction to do this please?  We are using Solaris 10.
> 
> Thank you!
> B. Wheaton

0
Reply andyrd 1/16/2007 9:26:39 AM


1 Replies
375 Views

(page loaded in 0.063 seconds)

Similiar Articles:













7/22/2012 3:07:17 PM


Reply: