<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have an application running on a Redhat 9 machine 
that requires being run by a certain user.  I also have security 
requirements that necessitate logging the actions of all users logged into the 
system so I can't have two different people log in with the same user 
name.  Then I won't know who is doing what on the system.  What I 
would like to do is have a separate user account for each person and then 
require them to su to the common user account that needs to run the 
application.  Then I can track the individual logins and know who su'd to 
the common account and when they did it.  Does anyone know how to disable 
logins to the common user account while still allowing the account to be 
functional for when people need to su to it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Ted</FONT></DIV></BODY></HTML>