[WBEL-users] SSH Info

Ed Morrison emorrison@ncen.org
Fri, 13 Aug 2004 11:18:16 -0700


Jeff,

Awesome!  This worked great for me.  The only issue I had was with the
Group and User entries in the sshd_conf file.  Commented them out and
viola all is good.

Thanks again!

Ed


> 	NOTE:  When I had AllowGroups and AllowUsers listed in the sshd_conf
> file, I couldn't login via SSH; exited with a status 1.  If I removed it, it
> work fine.  The error I was getting is:
> 	User %user% not allowed because none of user's groups are listed in
> AllowGroups
> 	User %user% not allowed because not listed in AllowUsers
> 
> 6)  Once you've edited your sshd_conf file, restart the SSHD daemon.
> 	# /etc/rc.d/init.d/sshd restart