*scratch*

It is not a diary the most people have rather a *scratch* Emacs buffer. It keeps notes about everything related to Linux, Open Source, UNIX, MacOSX and software engineering.

Monday, August 04, 2008

 

How to disable X/DT login on legacy Solaris8

DT login manager is an annoying program runs by default on Solaris8 boot. Many legacy SPARC computers are connected to non-Sun monitors these days, so it makes very difficult sometimes to run graphical login window and login from the main console. Legacy text login still works indeed.

It is not obvious were dtlogin starts at boot time. inittab does have any entries to run any login managers. rc3.d/ does not have anything useful and rc5.d may be missing. Here the magic command to disable and stop DT login manager:

/usr/dt/bin/dtconfig -d remove DT login manager from boot sequence;

/usr/dt/bin/dtconfig -kill kills existing instance of DT login manager.

Archives

December 2004   January 2005   February 2005   March 2005   May 2005   July 2005   October 2005   January 2006   March 2006   May 2006   July 2006   December 2006   January 2007   February 2007   May 2007   July 2007   November 2007   January 2008   February 2008   July 2008   August 2008   September 2008   November 2008   April 2009  

This page is powered by Blogger. Isn't yours?