PDA

View Full Version : SSH in Fedora Core 2


ravalox
2004-07-14, 02:48 AM CDT
I'm using fedora core 2 and having intense difficulty trying to tunnel with ssh. I intend to do this for CVS purposes and only root can tunnel in, all the other user names are denied permission after a successful login. What does one have to chmod to correct this?

ravalox
2004-07-15, 02:52 AM CDT
further exposition: PAM session setup failed[6]: Permission denied
This is what my log file tells me about the incident when I am denied access.

user100
2004-08-30, 09:31 PM CDT
hi,

I had encountered the same situation as you met when my iptables rule was modified. All I did was simply to re-start sshd service. The problem will go away. :rolleyes:
Hope this help.