* Re: init/login problems
init/login problems Igor Gueths
@ ` Gregory Nowak
` Igor Gueths
` Joseph C. Lininger
` (2 subsequent siblings)
3 siblings, 1 reply; 14+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The example you show differs slightly from what I have in my slackware
9.1 inittab file:
c6:12345:respawn:/sbin/agetty 38400 tty6 linux
Greg
On Tue, Apr 27, 2004 at 10:34:57PM -0400, Igor Gueths wrote:
> Hi all. i just installed Slackware-9.1. After finding out that dhclient
> was broken, I used dhcpcd and got an IP from the router over here.
> However, I noticed that only 5 ttys were enabled, so I edited inittab
> just like I did on my previous Debian system to add 6 more consoles. The
> syntax in inittab is: console:1235:respawn:/sbin/getty 38400 <tty>.
> Example: c6:1235:respawn:/sbin/getty 38400 tty6
>
> And I did this for all 12 ttys. Granted, I got the 12
> consoles...However, I can't login as root in consoles 6-12, nor can I
> login as user (the account being igueths). All the other accounts I
> created could login just fine. Could my problem be something with the
> UID's not being set propperly? Also, init is periodically respawning
> process when it shouldn't be i.e., I get messages about certain consoles
> respawning too fast. Anyone have any ideas on how I can fix this? Quite
> honestly, I've never seen this type of behavior before on a pretty much
> newly installed system. Thanks!
> spawning too fa
> --
> Failure is not an option, it comes bundled with your Microsoft product.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> !DSPAM:408f1865268601198541357!
>
>
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAjx467s9z/XlyUyARAupeAJ9vo9vm+1g7HERT6HcYi7z7qApJFACgwRIA
on+s0C7XALO+TUrVh0UJhiY=
=UqCg
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: init/login problems
` Gregory Nowak
@ ` Igor Gueths
` Gregory Nowak
0 siblings, 1 reply; 14+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there. Upon further examination of syslog entries, I realize now that
getty is complaining of a missing /etc/ttytype file. This file never
existed to begin with. Any way I can perhaps create one? I've tried
several different forms of syntax and getty appears to not like it.
On Tue, Apr 27, 2004 at 10:00:10PM -0500, Gregory Nowak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The example you show differs slightly from what I have in my slackware
> 9.1 inittab file:
>
> c6:12345:respawn:/sbin/agetty 38400 tty6 linux
>
> Greg
>
>
> On Tue, Apr 27, 2004 at 10:34:57PM -0400, Igor Gueths wrote:
> > Hi all. i just installed Slackware-9.1. After finding out that dhclient
> > was broken, I used dhcpcd and got an IP from the router over here.
> > However, I noticed that only 5 ttys were enabled, so I edited inittab
> > just like I did on my previous Debian system to add 6 more consoles. The
> > syntax in inittab is: console:1235:respawn:/sbin/getty 38400 <tty>.
> > Example: c6:1235:respawn:/sbin/getty 38400 tty6
> >
> > And I did this for all 12 ttys. Granted, I got the 12
> > consoles...However, I can't login as root in consoles 6-12, nor can I
> > login as user (the account being igueths). All the other accounts I
> > created could login just fine. Could my problem be something with the
> > UID's not being set propperly? Also, init is periodically respawning
> > process when it shouldn't be i.e., I get messages about certain consoles
> > respawning too fast. Anyone have any ideas on how I can fix this? Quite
> > honestly, I've never seen this type of behavior before on a pretty much
> > newly installed system. Thanks!
> > spawning too fa
> > --
> > Failure is not an option, it comes bundled with your Microsoft product.
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > !DSPAM:408f1865268601198541357!
> >
> >
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFAjx467s9z/XlyUyARAupeAJ9vo9vm+1g7HERT6HcYi7z7qApJFACgwRIA
> on+s0C7XALO+TUrVh0UJhiY=
> =UqCg
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
Failure is not an option, it comes bundled with your Microsoft product.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAjx7NNohoaf1zXJMRAjCIAJsFb2tBxW3GbF/lJ5TIc+5d2CsZ+QCfRbr5
RULS+TJfb4HBu33afGf/QoE=
=H/GA
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: init/login problems
` Igor Gueths
@ ` Gregory Nowak
` Igor Gueths
0 siblings, 1 reply; 14+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry, I can't help, since I don't use getty.
Greg
On Tue, Apr 27, 2004 at 11:02:37PM -0400, Igor Gueths wrote:
> Hi there. Upon further examination of syslog entries, I realize now that
> getty is complaining of a missing /etc/ttytype file. This file never
> existed to begin with. Any way I can perhaps create one? I've tried
> several different forms of syntax and getty appears to not like it.
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAjx927s9z/XlyUyARApotAKDfMf1GWYiykUEXTVehSriaod7IFACfXbyq
NHPyQX6RW+ZUApfiVIpS1AA=
=ablk
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: init/login problems
` Gregory Nowak
@ ` Igor Gueths
` Gregory Nowak
` Joseph C. Lininger
0 siblings, 2 replies; 14+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have both getty and agetty here. The only reason I switched was bc I
thought perhaps Agetty was causing my problem. However, I might as well
switch since it's clear that the getty program isn't the problem. Have
you ever encountered behavior similar to what i described earlier? If so
how did you fix it? Thanks!
On Tue, Apr 27, 2004 at 10:05:26PM -0500, Gregory Nowak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Sorry, I can't help, since I don't use getty.
>
> Greg
>
>
> On Tue, Apr 27, 2004 at 11:02:37PM -0400, Igor Gueths wrote:
> > Hi there. Upon further examination of syslog entries, I realize now that
> > getty is complaining of a missing /etc/ttytype file. This file never
> > existed to begin with. Any way I can perhaps create one? I've tried
> > several different forms of syntax and getty appears to not like it.
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFAjx927s9z/XlyUyARApotAKDfMf1GWYiykUEXTVehSriaod7IFACfXbyq
> NHPyQX6RW+ZUApfiVIpS1AA=
> =ablk
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
Failure is not an option, it comes bundled with your Microsoft product.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAjyAKNohoaf1zXJMRAobaAJ9Bi+u+/dHyhUOV0spScAdgUPvMzwCgjB2c
2wMmknztDcNJyWFdcQFa43c=
=2akq
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: init/login problems
` Igor Gueths
@ ` Gregory Nowak
` Igor Gueths
` Joseph C. Lininger
1 sibling, 1 reply; 14+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Apr 27, 2004 at 11:07:55PM -0400, Igor Gueths wrote:
> Have
> you ever encountered behavior similar to what i described earlier?
Nope, I haven't.
Greg
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAjyEk7s9z/XlyUyARAhZtAKDEHkYszcNMME1sNFWQZGZx36tcFQCgt7Nx
lNVj8W0BpZPQ2J0cTXbsB2U=
=D8Vv
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: init/login problems
` Gregory Nowak
@ ` Igor Gueths
` Gregory Nowak
` Chuck Hallenbeck
0 siblings, 2 replies; 14+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
So basically all you did was edit your inittab the way I described, and
all your users including root could still login? Hmm...Do you have an
/etc/ttytype file? If so, what's the syntax? It seems I am in need of
one.On Tue, Apr 27, 2004 at 10:12:36PM -0500, Gregory Nowak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tue, Apr 27, 2004 at 11:07:55PM -0400, Igor Gueths wrote:
> > Have
> > you ever encountered behavior similar to what i described earlier?
>
> Nope, I haven't.
>
> Greg
>
>
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFAjyEk7s9z/XlyUyARAhZtAKDEHkYszcNMME1sNFWQZGZx36tcFQCgt7Nx
> lNVj8W0BpZPQ2J0cTXbsB2U=
> =D8Vv
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
Failure is not an option, it comes bundled with your Microsoft product.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAjyJONohoaf1zXJMRAivjAKC+ntPudvKLeTV1SbXkpsTwz/jKPgCfQ2cW
gVrZXHpfBuGYAUUc+Oj4DUo=
=dcIX
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: init/login problems
` Igor Gueths
@ ` Gregory Nowak
` Chuck Hallenbeck
1 sibling, 0 replies; 14+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Apr 27, 2004 at 11:17:34PM -0400, Igor Gueths wrote:
> So basically all you did was edit your inittab the way I described, and
> all your users including root could still login?
Yes, and no. Yes, all my users including root were able to login. No,
I didn't edit my inittab the way you described, since you're using
getty, and I'm using agetty, and you were also missing the term type
(linux) at the end of your line.
> Hmm...Do you have an
> /etc/ttytype file? If so, what's the syntax? It seems I am in need of
> one.
Nope, no /etc/ttytype on my system. Why don't you switch to agetty,
write your lines in inittab the way the one I showed is written, and
I'll bet all your login problems will magically go away?
Greg
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAjyQy7s9z/XlyUyARAgLfAJ4g4RmYDvdsmwW32fplS1k/FahwwACeMjbu
UAa7RftQjDGy853uinKf1oQ=
=xrSz
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: init/login problems
` Igor Gueths
` Gregory Nowak
@ ` Chuck Hallenbeck
1 sibling, 0 replies; 14+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Igor,
I have never had that problem either. My extra lines in inittab
look like this:
c9:12345:respawn:/sbin/agetty 38400 tty9 linux
and then of course "tty9" is listed in my /etc/securetty so that
root can log in.
On Tue, 27 Apr 2004, Igor Gueths wrote:
> So basically all you did was edit your inittab the way I described, and
> all your users including root could still login? Hmm...Do you have an
> /etc/ttytype file? If so, what's the syntax? It seems I am in need of
> one.On Tue, Apr 27, 2004 at 10:12:36PM -0500, Gregory Nowak wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Tue, Apr 27, 2004 at 11:07:55PM -0400, Igor Gueths wrote:
> > > Have
> > > you ever encountered behavior similar to what i described earlier?
> >
> > Nope, I haven't.
> >
> > Greg
> >
> >
> >
> > - --
> > Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> >
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.3 (GNU/Linux)
> >
> > iD8DBQFAjyEk7s9z/XlyUyARAhZtAKDEHkYszcNMME1sNFWQZGZx36tcFQCgt7Nx
> > lNVj8W0BpZPQ2J0cTXbsB2U=
> > =D8Vv
> > -----END PGP SIGNATURE-----
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
> Failure is not an option, it comes bundled with your Microsoft product.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> ------------ Output from gpg ------------
> gpg: Signature made Tue Apr 27 23:17:34 2004 EDT using DSA key ID FD735C93
> gpg: Good signature from "Igor Gueths <igueths@lava-net.com>"
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg: There is no indication that the signature belongs to the owner.
> Primary key fingerprint: DB83 E70D CAE4 A9CB B1AB 36DE 3688 6869 FD73 5C93
>
>
- --
The Moon is Waxing Gibbous (57% of Full)
My home page is now at http://www.mhcable.com/~chuckh
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iQCVAwUBQI97PDVdG8M9x9tGAQIuwwP/YxzDimb3GOG/6Bv07RK24MH3P0wZFq+L
atLC+0J9+gA2ExC2ezoszTi8EKdEXVRLsuPquvH8oZ7Z7xbuVf9l71GCSm++WO8C
tdWrb5qq7CFT4j3ewS8P60Otr8akvOgVL1DKHtpdw5w+qyQhQVEky6DJOMEjsLc8
OZM9+1CbdNI=
=+2Ys
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: init/login problems
` Igor Gueths
` Gregory Nowak
@ ` Joseph C. Lininger
1 sibling, 0 replies; 14+ messages in thread
From: Joseph C. Lininger @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The big problem your having I think is that you aren't listing the terminal
type on the command line for agetty. You have to do that or the program
won't know what terminal to emulate. Because your not listing one, it is
trying to use ttytype to find a mapping. That file is used to map specific
tty lines to specific terminal types. The solution is to specifically list
the terminal type. IN this case, the type should be linux and it should go
right after the tty line specification. So, your line should look like this:
c6:1235:respawn:/sbin/agetty 38400 tty6 linux
- ---
Joseph C. Lininger
jbahm@pcdesk.net
note, the following is used for automated processing. Please leave in tact
if quoting me in a reply.
Verification: 5eab38a77ac40416e075be8f50607ff7
- ----- Original Message -----
From: "Igor Gueths" <igueths@lava-net.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Tuesday, April 27, 2004 9:07 PM
Subject: Re: init/login problems
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I have both getty and agetty here. The only reason I switched was bc I
> thought perhaps Agetty was causing my problem. However, I might as well
> switch since it's clear that the getty program isn't the problem. Have
> you ever encountered behavior similar to what i described earlier? If so
> how did you fix it? Thanks!
> On Tue, Apr 27, 2004 at 10:05:26PM -0500, Gregory Nowak wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Sorry, I can't help, since I don't use getty.
>>
>> Greg
>>
>>
>> On Tue, Apr 27, 2004 at 11:02:37PM -0400, Igor Gueths wrote:
>> > Hi there. Upon further examination of syslog entries, I realize now
>> > that
>> > getty is complaining of a missing /etc/ttytype file. This file never
>> > existed to begin with. Any way I can perhaps create one? I've tried
>> > several different forms of syntax and getty appears to not like it.
>>
>> - --
>> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.2.3 (GNU/Linux)
>>
>> iD8DBQFAjx927s9z/XlyUyARApotAKDfMf1GWYiykUEXTVehSriaod7IFACfXbyq
>> NHPyQX6RW+ZUApfiVIpS1AA=
>> =ablk
>> -----END PGP SIGNATURE-----
>>
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> - --
> Failure is not an option, it comes bundled with your Microsoft product.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFAjyAKNohoaf1zXJMRAobaAJ9Bi+u+/dHyhUOV0spScAdgUPvMzwCgjB2c
> 2wMmknztDcNJyWFdcQFa43c=
> =2akq
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3
iQA/AwUBQI86oienap9Jqj2wEQILIQCg9Dxp+LdaW0RzJ6o163N9g1sZPOMAoIlV
zPQAuvnFx2nNexuuWZ6vwL1+
=9cCu
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: init/login problems
init/login problems Igor Gueths
` Gregory Nowak
@ ` Joseph C. Lininger
` Igor Gueths
` Chuck Hallenbeck
` Alex Snow
3 siblings, 1 reply; 14+ messages in thread
From: Joseph C. Lininger @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Try these solutions. First, check permitions on /dev/tty<n> where <n> is the
number of the tty. Second, ensure teh lines in inittab read correctly.
c1:1235:respawn:/sbin/agetty 38400 tty1 linux
Increment the number for each console. There are two problems I see with
your example. First, list the terminal type (linux). Second, use agetty not
getty. Finally, root logins won't work unless all of the tty's you want to
login in as root from are listed in /etc/securetty
- ---
Joseph C. Lininger
jbahm@pcdesk.net
note, the following is used for automated processing. Please leave in tact
if quoting me in a reply.
Verification: 5eab38a77ac40416e075be8f50607ff7
- ----- Original Message -----
From: "Igor Gueths" <igueths@lava-net.com>
To: <speakup@braille.uwo.ca>
Sent: Tuesday, April 27, 2004 8:34 PM
Subject: init/login problems
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all. i just installed Slackware-9.1. After finding out that dhclient
> was broken, I used dhcpcd and got an IP from the router over here.
> However, I noticed that only 5 ttys were enabled, so I edited inittab
> just like I did on my previous Debian system to add 6 more consoles. The
> syntax in inittab is: console:1235:respawn:/sbin/getty 38400 <tty>.
> Example: c6:1235:respawn:/sbin/getty 38400 tty6
>
> And I did this for all 12 ttys. Granted, I got the 12
> consoles...However, I can't login as root in consoles 6-12, nor can I
> login as user (the account being igueths). All the other accounts I
> created could login just fine. Could my problem be something with the
> UID's not being set propperly? Also, init is periodically respawning
> process when it shouldn't be i.e., I get messages about certain consoles
> respawning too fast. Anyone have any ideas on how I can fix this? Quite
> honestly, I've never seen this type of behavior before on a pretty much
> newly installed system. Thanks!
> spawning too fa
> - --
> Failure is not an option, it comes bundled with your Microsoft product.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFAjxhRNohoaf1zXJMRAtf8AJwOsYSD8skzu/pMtz+hg+Dsi3vqxQCeIoML
> KNcaJTmgnC4Z+zFn7pBZsAI=
> =b5p0
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3
iQA/AwUBQI85gyenap9Jqj2wEQIDZgCgt7Hlng4kzZT6YADPv07Wu4/7I8sAniyc
Ctvb2VIxpWOnOSZYTEo5z8X1
=ZnaV
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: init/login problems
` Joseph C. Lininger
@ ` Igor Gueths
0 siblings, 0 replies; 14+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thx for the reply. I fixed the problem by editing
/etc/securetty/inittab.
On Tue, Apr 27, 2004 at 10:56:37PM -0600, Joseph C. Lininger wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Try these solutions. First, check permitions on /dev/tty<n> where <n> is
> the number of the tty. Second, ensure teh lines in inittab read correctly.
>
> c1:1235:respawn:/sbin/agetty 38400 tty1 linux
>
> Increment the number for each console. There are two problems I see with
> your example. First, list the terminal type (linux). Second, use agetty not
> getty. Finally, root logins won't work unless all of the tty's you want to
> login in as root from are listed in /etc/securetty
> - ---
> Joseph C. Lininger
> jbahm@pcdesk.net
> note, the following is used for automated processing. Please leave in tact
> if quoting me in a reply.
> Verification: 5eab38a77ac40416e075be8f50607ff7
> - ----- Original Message -----
> From: "Igor Gueths" <igueths@lava-net.com>
> To: <speakup@braille.uwo.ca>
> Sent: Tuesday, April 27, 2004 8:34 PM
> Subject: init/login problems
>
>
> >-----BEGIN PGP SIGNED MESSAGE-----
> >Hash: SHA1
> >
> >Hi all. i just installed Slackware-9.1. After finding out that dhclient
> >was broken, I used dhcpcd and got an IP from the router over here.
> >However, I noticed that only 5 ttys were enabled, so I edited inittab
> >just like I did on my previous Debian system to add 6 more consoles. The
> >syntax in inittab is: console:1235:respawn:/sbin/getty 38400 <tty>.
> >Example: c6:1235:respawn:/sbin/getty 38400 tty6
> >
> >And I did this for all 12 ttys. Granted, I got the 12
> >consoles...However, I can't login as root in consoles 6-12, nor can I
> >login as user (the account being igueths). All the other accounts I
> >created could login just fine. Could my problem be something with the
> >UID's not being set propperly? Also, init is periodically respawning
> >process when it shouldn't be i.e., I get messages about certain consoles
> >respawning too fast. Anyone have any ideas on how I can fix this? Quite
> >honestly, I've never seen this type of behavior before on a pretty much
> >newly installed system. Thanks!
> >spawning too fa
> >- --
> >Failure is not an option, it comes bundled with your Microsoft product.
> >-----BEGIN PGP SIGNATURE-----
> >Version: GnuPG v1.2.3 (GNU/Linux)
> >
> >iD8DBQFAjxhRNohoaf1zXJMRAtf8AJwOsYSD8skzu/pMtz+hg+Dsi3vqxQCeIoML
> >KNcaJTmgnC4Z+zFn7pBZsAI=
> >=b5p0
> >-----END PGP SIGNATURE-----
> >
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 8.0.3
>
> iQA/AwUBQI85gyenap9Jqj2wEQIDZgCgt7Hlng4kzZT6YADPv07Wu4/7I8sAniyc
> Ctvb2VIxpWOnOSZYTEo5z8X1
> =ZnaV
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
Failure is not an option, it comes bundled with your Microsoft product.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAjzrdNohoaf1zXJMRAmszAJ4rVLoS45VK/J9/3rvxGWhlqpYxGgCffZS3
rYRjl68uo2Ob+yBV6zb4Zi8=
=wuDx
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: init/login problems
init/login problems Igor Gueths
` Gregory Nowak
` Joseph C. Lininger
@ ` Chuck Hallenbeck
` Alex Snow
3 siblings, 0 replies; 14+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Igor,
In order for root to log into your new consoles you must edit
/etc/securetty and add the names of those consoles.
Chuck
On Tue, 27 Apr 2004, Igor Gueths wrote:
> Hi all. i just installed Slackware-9.1. After finding out that dhclient
> was broken, I used dhcpcd and got an IP from the router over here.
> However, I noticed that only 5 ttys were enabled, so I edited inittab
> just like I did on my previous Debian system to add 6 more consoles. The
> syntax in inittab is: console:1235:respawn:/sbin/getty 38400 <tty>.
> Example: c6:1235:respawn:/sbin/getty 38400 tty6
>
> And I did this for all 12 ttys. Granted, I got the 12
> consoles...However, I can't login as root in consoles 6-12, nor can I
> login as user (the account being igueths). All the other accounts I
> created could login just fine. Could my problem be something with the
> UID's not being set propperly? Also, init is periodically respawning
> process when it shouldn't be i.e., I get messages about certain consoles
> respawning too fast. Anyone have any ideas on how I can fix this? Quite
> honestly, I've never seen this type of behavior before on a pretty much
> newly installed system. Thanks!
> spawning too fa
> --
> Failure is not an option, it comes bundled with your Microsoft product.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> ------------ Output from gpg ------------
> gpg: Signature made Tue Apr 27 22:34:57 2004 EDT using DSA key ID FD735C93
> gpg: Good signature from "Igor Gueths <igueths@lava-net.com>"
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg: There is no indication that the signature belongs to the owner.
> Primary key fingerprint: DB83 E70D CAE4 A9CB B1AB 36DE 3688 6869 FD73 5C93
>
>
- --
The Moon is Waxing Gibbous (56% of Full)
My home page is now at http://www.mhcable.com/~chuckh
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iQCVAwUBQI95PDVdG8M9x9tGAQLkWAP+IH4m/TX6CgBheV65u+fMJWhTRp8A7uQ2
R87lYzaIU9XyUsGXvb4VJYzUCZQpOLOdwGToPjGrC0CWO1/mgCWEWwk4T+8NewQJ
puKsl7fTZ8oEah6sijzu83DTWS5QMwUomV1BS78uMMDyMEbUfCeNgfRlOvnlQCSQ
Oa3cfK1H3Vg=
=WEbz
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: init/login problems
init/login problems Igor Gueths
` (2 preceding siblings ...)
` Chuck Hallenbeck
@ ` Alex Snow
3 siblings, 0 replies; 14+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've seen the root login thing but only on tty 9 and higer on my
system. all users other then root can login fine however.
On Tue, Apr 27,
2004 at 10:34:57PM -0400, Igor Gueths wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all. i just installed Slackware-9.1. After finding out that dhclient
> was broken, I used dhcpcd and got an IP from the router over here.
> However, I noticed that only 5 ttys were enabled, so I edited inittab
> just like I did on my previous Debian system to add 6 more consoles. The
> syntax in inittab is: console:1235:respawn:/sbin/getty 38400 <tty>.
> Example: c6:1235:respawn:/sbin/getty 38400 tty6
>
> And I did this for all 12 ttys. Granted, I got the 12
> consoles...However, I can't login as root in consoles 6-12, nor can I
> login as user (the account being igueths). All the other accounts I
> created could login just fine. Could my problem be something with the
> UID's not being set propperly? Also, init is periodically respawning
> process when it shouldn't be i.e., I get messages about certain consoles
> respawning too fast. Anyone have any ideas on how I can fix this? Quite
> honestly, I've never seen this type of behavior before on a pretty much
> newly installed system. Thanks!
> spawning too fa
> - --
> Failure is not an option, it comes bundled with your Microsoft product.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFAjxhRNohoaf1zXJMRAtf8AJwOsYSD8skzu/pMtz+hg+Dsi3vqxQCeIoML
> KNcaJTmgnC4Z+zFn7pBZsAI=
> =b5p0
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
quit When the quit statement is read, the bc processor
is terminated, regardless of where the quit state-
ment is found. For example, "if (0 == 1) quit"
will cause bc to terminate.
-- seen in the manpage for "bc". Note the "if" statement's logic
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAj4bF9XVrM3ri110RAutkAJ9TrfC9Yoq1tWQnrz7GOTfE0U5vhACeOYIk
ZPxoSfEjaVtp53K7Dk8Pcdo=
=jD+j
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread