DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Security

FreeBSD Security Securing FreeBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 9th February 2009
carpman carpman is offline
Shell Scout
 
Join Date: Jul 2008
Posts: 94
Default ssh access

Hello, i am having an issue with ssh access for users of hosting CP, i Hsphere and clients need to request ssh access and i then allow or disallow.

Problem that even with allowing access is not granted?

This is the same for wwwuser which is main hsphere system (web) user!

Looking in logs i see:

Code:
eb  9 16:28:35 cp sshd[84688]: User wwwuser from 77-101-149-1**.cable.ubr09.hari.blueyonder.co.uk not allowed because none of user's groups are listed in AllowGroups
Feb  9 16:28:53 cp sshd[84688]: error: PAM: authentication error for illegal user wwwuser from 77-1**-193.cable.ubr09.hari.blueyonder.co.uk
Feb  9 16:28:53 cp sshd[84688]: Failed keyboard-interactive/pam for invalid user wwwuser from 77.101.1**.193 port 44812 ssh2
Feb  9 16:29:05 cp sshd[84688]: error: PAM: authentication error for illegal user wwwuser from 77-101-1**-193.cable.ubr09.hari.blueyonder.co.uk
Feb  9 16:29:05 cp sshd[84688]: Failed keyboard-interactive/pam for invalid user wwwuser from 77.101.1**.193 port 44812 ssh2
Feb  9 16:29:07 cp sshd[84695]: error: ssh_msg_send: write

Here is my sshd.config if some could have check to see if i am missing something before i have contact Parrallels support and part with some cash

Code:
Protocol 2


# Authentication:

PermitRootLogin without-password


IgnoreRhosts yes

X11Forwarding no

AllowGroups wheel

Subsystem       sftp    /usr/libexec/sftp-server
many thanks

Last edited by carpman; 9th February 2009 at 04:49 PM.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
DVD access zazen OpenBSD General 11 4th June 2009 03:28 PM
Securing ftp access AlexDudko FreeBSD Security 6 12th January 2009 09:21 PM
pf allow ftp access ijk FreeBSD Security 9 25th August 2008 04:12 AM
ssh/external access jwhal OpenBSD General 11 21st May 2008 07:19 PM
CD Access in KDE Scott FreeBSD General 10 13th May 2008 05:48 AM


All times are GMT. The time now is 08:52 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick