Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - Keep operator terminal logged in, record access by multiple users

 
Thread Tools Search this Thread
Old 10-01-2006, 05:51 PM   #1
Default Keep operator terminal logged in, record access by multiple users



I have a terminal that monitors the system and can't be logged out.
Also, usage has to be accounted for on a per user basis. I'd like t
be able to keep the terminal logged in, but allow for the turnover o
the terminal usage across operator shifts.

Any ideas? I was thinking of modifying xlock so that username an
password can be entered to unlock the terminal, and a record made o
the event

--
sheep99do
-----------------------------------------------------------------------
sheep99dog's Profile: http://unixadmintalk.com17
View this thread: http://unixadmintalk.com/showthread.php?t=18853



sheep99dog
  Reply With Quote
Old 10-02-2006, 09:02 PM   #2
Moe Trin
 
Posts: n/a
Default Re: Keep operator terminal logged in, record access by multiple users
On Sun, 1 Oct 2006, in the Usenet newsgroup alt.computer.security, in article
<>, sheep99dog wrote:

>I have a terminal that monitors the system and can't be logged out.


I hope that the idiot who is running this web forum has provided a
place for additional information - such as the name and version of the
operating system you are using, but that information doesn't get to the
Usenet newsgroup where I'm reading and replying to this thread. There
are 38 "branded" UNIX, and that doesn't include the three *BSDs and the
several hundred Linux distributions. They _are_ somewhat different,
and each has it's warts and ways of doing things.

Why does your application have to be running on a terminal in userspace?
Start the application in the boot scripts (in a SystemV init scheme, try
/etc/rc.d/rc.local) - you can mail the data to root as needed, and/or
send the data to the console. There is no need for someone to run a
terminal for this, and depending on your unidentified operating system,
the information _may_ already be available. Try 'apropos accounting'
or 'man -k accounting' and see what is on your system.

>Also, usage has to be accounted for on a per user basis.


Yeah - that's the normal way of doing things

>I'd like to be able to keep the terminal logged in, but allow for the
>turnover of the terminal usage across operator shifts.


UNIX is not MS-DOS - it really does allow multiple users at the same time.

>Any ideas? I was thinking of modifying xlock so that username and
>password can be entered to unlock the terminal, and a record made of
>the event.


[compton ~]$ whatis utmp
utmp (5) - login records
[compton ~]$

If your O/S configuration doesn't put data in utmp, stick a line in the
X configuration script that runs in place of /etc/profile on login..

>View this thread: http://unixadmintalk.com/showthread.php?t=188530


Web Results 1 - 10 of about 17,000,000 for "what is Usenet". (0.30
seconds)

[compton ~]$ grep comp .newsrc | grep -c unix
168
[compton ~]$ grep comp.unix.admin big.8.newsgroups.list.09.15.06
comp.unix.admin Administering a Unix-based system.
[compton ~]$

Old guy


Moe Trin
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
I cant access the MCP site T3M4N MCTS 1 03-18-2008 06:21 PM
Computer Security aldrich.chappel.com.use@gmail.com A+ Certification 0 11-27-2007 02:11 AM
BREAKING: Kerry leading in key states, PA, FL, OH, WI, MI .... Official Election Guide 2004 DVD Video 89 11-08-2004 03:40 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46