Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX System Administrator's Guide: Configuration Management: HP-UX 11i Version 3 > Chapter 4 Configuring Users and Groups

Allowing Access from Remote Systems

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

To allow a user access from a remote system using rcp, remsh, or rlogin without supplying a password, set up an /etc/hosts.equiv or $HOME/.rhosts file on the local system. See the hosts.equiv(4) manpage for more information.

The /etc/hosts.equiv file can contain NFS netgroups. See the NFS Services Administrator's Guide for more information.

$HOME/.rhosts File

Users listed in $HOME/.rhosts are allowed access to the local system, from the remote systems and accounts named in the file, without supplying a password. This file should be owned by the local user.

In the following example, /users/spence/.rhosts resides on system wsj6700. Users tom and patrick can log in to spence’s account on wsj6700, from dept27 and wsb2600 respectively, without supplying a password.

dept27 tom wsb2600 patrick

Enabling X Window Server Access

To allow an X Window client to send output to an X Window server using the display option, use the xhost command.

For example, to allow system dept27 to send a window to system wszx6, enter:

xhost +dept27

on system wszx6. See xhost(1) for further details.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.