Problem to save log files.

Andreas Schockenhoff asc at gmx.li
Sat Jul 13 13:10:24 CEST 2002


Hello again,

On Monday, 8. July 2002 22:42, Andreas Schockenhoff wrote:
> Hello,
>
> i have set up fai, and it work fine. Nice tool.
>
> But if fai will save the log file to /home/fai. rsh (rcp) get a permission
> denied.
>
> fai is my name for the gold server. :-)
>
> From client. (root)
> rsh -l fai fai
> works get a shell.
>
> rsh -l fai fai "ls -l"
> get permission denied
>
> any suggestions?
Long work, but find something
/etc/pam.d/rsh
auth    sufficient      pam_rhosts_auth.so
# auth  required        pam_rhosts_auth.so
in
/etc/pam.d/rlogin it was set so.

but now I have a security problem 

rsh -l root fai ls 
also work. :-(

if I set in /etc/pam/rsh 
auth  required        pam_rhosts_auth.so

in .rhost only
tst.local.invalid root 
work 

no wildcards. :-(
 
bye Andreas

PS: I have solved the problem: I replace rsh with ssh see next mail. 



More information about the linux-fai mailing list