in reply to RE: Re: module for 'r' commands?
in thread module for 'r' commands?

Not necessarily true, as I can verify that Solaris will still allow rcp and rsh after commenting rexec out of the inetd.conf and doing a
# kill -HUP $(ps -ef | grep "[i]netd" | awk '{print $2}')
or am I missing something?