Re: rsh issue (access denied)...

2008-06-25 Thread Alexander Apprich
I discovered differences between you /etc/pam.d/rsh|rlogin could you backup your files and replace them with the following lines? [EMAIL PROTECTED] pam.d $ cat rsh #%PAM-1.0 # For root login to succeed here with pam_securetty, rsh must be # listed in /etc/securetty. auth required

RE: rsh issue (access denied)...

2008-06-25 Thread bruce
Of Alexander Apprich Sent: Tuesday, June 24, 2008 11:03 PM To: For users of Fedora Subject: Re: rsh issue (access denied)... I discovered differences between you /etc/pam.d/rsh|rlogin could you backup your files and replace them with the following lines? [EMAIL PROTECTED] pam.d $ cat rsh #%PAM-1.0

Re: rsh issue (access denied)...

2008-06-24 Thread Alexander Apprich
Hi Bruce, just a wild guess... check /etc/xinetd.d/rsh and /etc/xinetd.d/rlogin if they contain disabele = yes if so, change it to disable = no and restart xinetd Hth Alex -- Alexander Apprichscience + computing ag Senior System Engineer Hagellocher Weg 71-75

RE: rsh issue (access denied)...

2008-06-24 Thread bruce
, June 24, 2008 1:48 AM To: For users of Fedora Subject: Re: rsh issue (access denied)... Hi Bruce, just a wild guess... check /etc/xinetd.d/rsh and /etc/xinetd.d/rlogin if they contain disabele = yes if so, change it to disable = no and restart xinetd Hth Alex -- Alexander Apprich

RE: rsh issue (access denied)...

2008-06-24 Thread gerrynix
] [mailto:[EMAIL PROTECTED] Behalf Of Alexander Apprich Sent: Tuesday, June 24, 2008 1:48 AM To: For users of Fedora Subject: Re: rsh issue (access denied)... Hi Bruce, just a wild guess... check /etc/xinetd.d/rsh and /etc/xinetd.d/rlogin if they contain disabele = yes if so, change

Re: rsh issue (access denied)...

2008-06-24 Thread Cameron Simpson
On 24Jun2008 13:59, gerrynix [EMAIL PROTECTED] wrote: | Try a: | # chkconfig --list | less | and confirm that the services you require are on. [...] We know from the syslog lines that the service is on because there is a PAM auth error message for rsh. netstat -an | grep LISTEN should show the