Re: Where did /etc/issue go from telnetd? (fwd)

2001-09-06 Thread Oliver Fromme
Alexander Goller <[EMAIL PROTECTED]> wrote: > On Fri, Aug 31, 2001 at 08:03:51PM +0200, Oliver Fromme wrote: > > But the strange thing is, it still doesn't work. I have > > no idea why. > > Ack, but: the telnetd you have installed (probably) is > crypto/telnet/telnetd which doesn't behave

Re: Where did /etc/issue go from telnetd? (fwd)

2001-09-06 Thread Alexander Goller
On Fri, Aug 31, 2001 at 08:03:51PM +0200, Oliver Fromme wrote: > Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > > telnetd(8) sessions are not serviced through getty(8). > > Right, telnetd sessions don't use getty. _But_ telnetd > still reads the "im" and "if" strings from the "default" > entry in

Re: Where did /etc/issue go from telnetd? (fwd)

2001-08-31 Thread Ruslan Ermilov
telnetd(8) sessions are not serviced through getty(8). Instead, you can utilize the `welcome' attribute of login.conf(5) file. On Fri, Aug 31, 2001 at 11:32:31AM +0930, Jarrod Sayers wrote: > [originally posted to BUGA] > > /etc/gettytab still lists if=/etc/issue just incase you ask :) > > Jarr