Subject: Re: Changing UTMP INDEX?
To: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
From: Robert L. Shady <rls@zeus.id.net>
List: current-users
Date: 04/21/1994 22:50:21
>>> Apr 21 06:50:52 zeus init: port /dev/tty00 changed utmp index from 2 to 10
>>> Apr 21 06:50:52 zeus init: port /dev/tty01 changed utmp index from 3 to 11
>>> Apr 21 06:50:53 zeus init: port /dev/tty02 changed utmp index from 4 to 12
>>> Apr 21 06:50:54 zeus init: port /dev/tty02 changed utmp index from 12 to 4

>> my first guess is that you've got multiple 'tty02' entries in
>> /etc/ttys.

> actually, probably multiple for all of the tty0? ones mentioned...

Hate to burst some bubbles here, but the problem lays deeper than that, or
I am missing something, /etc/ttys included below...

#
#	from: @(#)ttys	5.1 (Berkeley) 4/17/89
#	ttys,v 1.4.2.1 1993/08/20 07:58:39 cgd Exp
#
# name	getty						type	status	comments
# ----  -------------------------	-------	------	--------
vga		"/usr/libexec/getty Pc"		pc3		on		secure

ttyv0	"/usr/libexec/getty Pcvt"	pcvt40	off		secure
ttyv1	"/usr/libexec/getty Pcvt"	pcvt40	off		secure
ttyv2	"/usr/libexec/getty Pcvt"	pcvt40	off		secure
ttyv3	"/usr/libexec/getty Pcvt"	pcvt40	off		secure
ttyv4	"/usr/libexec/getty Pcvt"	pcvt40	off		secure
ttyv5	"/usr/libexec/getty Pcvt"	pcvt40	off		secure
ttyv6	"/usr/libexec/getty Pcvt"	pcvt40	off		secure
ttyv7	"/usr/libexec/getty Pcvt"	pcvt40	off 	secure

tty00	"/usr/libexec/getty std.57600"	vt100 on rtscts
tty01	"/usr/libexec/getty std.57600"	vt100 on rtscts
tty02	"/usr/libexec/getty std.9600"	vt100 on local softcar
tty03	"/usr/libexec/getty std.57600"	vt100 off

tty04	"/usr/libexec/getty std.9600"	unknown off secure
tty05	"/usr/libexec/getty std.9600"	unknown off secure
tty06	"/usr/libexec/getty std.9600"	unknown off secure
tty07	"/usr/libexec/getty std.9600"	unknown off secure

ttyp0	none			network
ttyp1	none			network
ttyp2	none			network
ttyp3	none			network
ttyp4	none			network
ttyp5	none			network
ttyp6	none			network
ttyp7	none			network
ttyp8	none			network
ttyp9	none			network
ttypa	none			network
ttypb	none			network
ttypc	none			network
ttypd	none			network
ttype	none			network
ttypf	none			network

ttyq0	none			network
ttyq1	none			network
ttyq2	none			network
ttyq3	none			network
ttyq4	none			network
ttyq5	none			network
ttyq6	none			network
ttyq7	none			network
ttyq8	none			network
ttyq9	none			network
ttyqa	none			network
ttyqb	none			network
ttyqc	none			network
ttyqd	none			network
ttyqe	none			network
ttyqf	none			network

ttyr0	none			network
ttyr1	none			network
ttyr2	none			network
ttyr3	none			network
ttyr4	none			network
ttyr5	none			network
ttyr6	none			network
ttyr7	none			network
ttyr8	none			network
ttyr9	none			network
ttyra	none			network
ttyrb	none			network
ttyrc	none			network
ttyrd	none			network
ttyre	none			network
ttyrf	none			network

ttys0	none			network
ttys1	none			network
ttys2	none			network
ttys3	none			network
ttys4	none			network
ttys5	none			network
ttys6	none			network
ttys7	none			network
ttys8	none			network
ttys9	none			network
ttysa	none			network
ttysb	none			network
ttysc	none			network
ttysd	none			network
ttyse	none			network
ttysf	none			network

------------------------------------------------------------------------------