Advertisement

1 - 7 of 7 containing alltags:("sshd_config") (0.001 seconds)
I have a Linux box I need to remote into.  SSH is running and I can get a prompt remotely, but I can't login. I tried seeing what is up with sshd_config, but the lines are completely commented o...
Zones: Linux, Linux DistributionsDate Answered: 01/05/2007 Grade: A Views: 4
I want to let users forward some ports but not all Is there a way I can do this in sshd_config?
Zones: LinuxDate Answered: 02/01/2007 Grade: A Views: 0
I have OpenSSH running on my RedHat 6.2 box and I keep getting a 'access denied' error when I try to ssh in from an outside machine and when I try sshing in from the server, I get a 'permission den...
Zones: Linux NetDate Answered: 11/05/2000 Grade: B Views: 0
Hi! I´m wondering how you can limit the amount of ssh-users that are on my sshd-server at the same time. I dont want more than 30 ssh-users logged in at the same time. I´m running a mandrake 9.0...
Zones: Linux AdminDate Answered: 07/04/2005 Grade: A Views: 0
SSH access didn't work, the resolution was: under /etc/ssh/sshd_config, these are added: #stopsrc -s prngd #stopsrc -s sshd #startsrc -s prngd #startsrc -s sshd #UseDNS no and then, ...
Zones: AIX UnixDate Answered: 02/14/2006 Grade: A Views: 24
After rebooting my slackware 10.1 I can only run SSH on safe mode By invoking the following command: /usr/sbin/sshd –d When it is on safe mode I can only make one connection to the box. How ...
Zones: Linux AdminDate Answered: 06/25/2006 Grade: A Views: 0
I'm running Linux 2.6 (Ubuntu).  I'm trying to secure my system so that only LAN access to SSH is possible.  I've read from numerous sources that this is achieved simply by adding an AllowHosts dir...
Zones: Linux Network SecurityDate Answered: 06/11/2007 Grade: A Views: 53
  • 1