Re: allowing telnet for only a few users?

2002-06-24 Thread Vineet Kumar
* Johann Spies ([EMAIL PROTECTED]) [020624 08:55]: > On Fri, Jun 21, 2002 at 08:21:58PM -0700, Eric G. Miller wrote: > > Looks like pam_listfiles can do this... > > I can't find pam_listfiles on my system using locate, auto-apt search > -f or apt-cache search. > > What is it? Part of which packag

Re: allowing telnet for only a few users?

2002-06-24 Thread Johann Spies
On Fri, Jun 21, 2002 at 08:21:58PM -0700, Eric G. Miller wrote: > Looks like pam_listfiles can do this... I can't find pam_listfiles on my system using locate, auto-apt search -f or apt-cache search. What is it? Part of which package? Johann -- Johann Spies Telefoon: 021-808 4036 Info

Re: allowing telnet for only a few users?

2002-06-23 Thread Eric G. Miller
On Sun, Jun 23, 2002 at 09:28:32PM -0400, Joey Hess wrote: > Eric G. Miller wrote: > > On Fri, Jun 21, 2002 at 10:38:08PM -0400, Joey Hess wrote: > > > Does anyone know how to set up telnetd so only a couple of users can use > > > telnet to log in, and the rest must use some other, more secure meth

Re: allowing telnet for only a few users?

2002-06-23 Thread Joey Hess
Kent West wrote: > How about using something like: > > in.telnetd: ALL: checkscript > > with "checkscript" being a script that checks "%c" for [EMAIL PROTECTED], and > if > the check fails to match your user, the user is booted off. I ended up with something similar, I used in.telnetd -L and w

Re: allowing telnet for only a few users?

2002-06-23 Thread Kent West
Joey Hess wrote: Eric G. Miller wrote: On Fri, Jun 21, 2002 at 10:38:08PM -0400, Joey Hess wrote: Does anyone know how to set up telnetd so only a couple of users can use telnet to log in, and the rest must use some other, more secure method, such as ssh? I have a few secure guest acco

Re: allowing telnet for only a few users?

2002-06-23 Thread Joey Hess
Eric G. Miller wrote: > On Fri, Jun 21, 2002 at 10:38:08PM -0400, Joey Hess wrote: > > Does anyone know how to set up telnetd so only a couple of users can use > > telnet to log in, and the rest must use some other, more secure method, > > such as ssh? I have a few secure guest accounts that I want

Re: allowing telnet for only a few users?

2002-06-22 Thread Bob Proulx
> Does anyone know how to set up telnetd so only a couple of users can use > telnet to log in, and the rest must use some other, more secure method, > such as ssh? I have a few secure guest accounts that I want to allow > telnet for, while disabling it for everyone who can get to a shell. AFAIK th

Re: allowing telnet for only a few users?

2002-06-21 Thread Ron Johnson
On Fri, 2002-06-21 at 21:38, Joey Hess wrote: > Does anyone know how to set up telnetd so only a couple of users can use > telnet to log in, and the rest must use some other, more secure method, > such as ssh? I have a few secure guest accounts that I want to allow > telnet for, while disabling it

Re: allowing telnet for only a few users?

2002-06-21 Thread Eric G. Miller
On Fri, Jun 21, 2002 at 10:38:08PM -0400, Joey Hess wrote: > Does anyone know how to set up telnetd so only a couple of users can use > telnet to log in, and the rest must use some other, more secure method, > such as ssh? I have a few secure guest accounts that I want to allow > telnet for, while

allowing telnet for only a few users?

2002-06-21 Thread Joey Hess
Does anyone know how to set up telnetd so only a couple of users can use telnet to log in, and the rest must use some other, more secure method, such as ssh? I have a few secure guest accounts that I want to allow telnet for, while disabling it for everyone who can get to a shell. -- see shy jo