Re: disable telnet/ssh access by user

2000-10-02 Thread burk
In my opinion, the easiest way to do this is to set up ssh or OpenSSH for your remote shells and put the DenyUsers directive in the sshd conf file. Using this you can deny you guest user account access to sshd, thereby eliminating remote access for that user, without affecting console access. Of

Re: disable telnet/ssh access by user

2000-10-02 Thread Jeff Hogg
Dusty deBoer wrote: > > I have two user accounts set up on my home workstation (RH 6.1), say "guest" and > "realuser". I want to set the guest account password to a simple password, so I > can allow guests to use my workstation (X windows, other stuff) at the > workstation. I want to keep telnet

Re: disable telnet/ssh access by user

2000-10-02 Thread Mikkel L. Ellertson
On Sat, 30 Sep 2000, Dusty deBoer wrote: > I have two user accounts set up on my home workstation (RH 6.1), say "guest" and > "realuser". I want to set the guest account password to a simple password, so I > can allow guests to use my workstation (X windows, other stuff) at the > workstation. I w

Re: disable telnet/ssh access by user

2000-09-30 Thread Thornton Prime
On Sat, 30 Sep 2000, Dusty deBoer wrote: > I have two user accounts set up on my home workstation (RH 6.1), say "guest" and > "realuser". I want to set the guest account password to a simple password, so I > can allow guests to use my workstation (X windows, other stuff) at the > workstation. I w

disable telnet/ssh access by user

2000-09-30 Thread Dusty deBoer
I have two user accounts set up on my home workstation (RH 6.1), say "guest" and "realuser". I want to set the guest account password to a simple password, so I can allow guests to use my workstation (X windows, other stuff) at the workstation. I want to keep telnet access open to "realuser" from