Mitsubishi Electric - Computing for a Connected World Insight CD Home Page

Products
Services
Knowledgebase
Bulletins (IPBs)
Guides
FAQs
Owner's Handbooks
Product Datasheets
Miscellaneous Items
Upgrades
Downloads
Search Insight
E-Mail us
Insight Service
Year 2000
Other Mitsubishi Sites
Site Disclaimer

 
Xenix - Unix I.P.B. 3064 19th March 1990 (PW)
Department Category Implementation
Unix Software On Failure
Previous IPB Next IPB

Correcting terminal lockouts under SCO Unix V/386

When the message

Cannot obtain database information on this terminal

is displayed when a user is trying to login the remedy is to remove the file /etc/auth/system/ttys-t using the command

rm -f /etc/auth/system/ttys-t

To ensure logins are enabled after a period of time this command should be placed in the crontab file for root using the line

0,5,10,15,20,25,30,35,40,45,50,55 * * * * rm -f /etc/auth/system/ttys-t

This will remove the file (if it exists) every five minutes.

----------oOo----------

 

Computing for a Connected World