Example of a .rhosts file

These are the contents of a .rhosts file for the user "helper" on the host known as "pollux".

	quinine  helper
	castle   helper
	festival helper
	cancer   helper

This allows the user helper to use the rcp (remote copy) command to copy files between their account on pollux and their accounts on these other hosts.


Top document