NAME

Global::create_hosts_equiv - Setup /etc/hosts.equiv file.


SYNOPSIS

Add Global::create_hosts_equiv and HOSTS_EQUIV variable to your custom.conf


DESCRIPTION

It setups /etc/hosts.equiv to make it possible to use rsh/rlogin from other hosts without having to use a password.


EXAMPLES

In your custom.conf:

        set HOSTS_EQUIV +@netgroup1:+@netgroup2:dator1
        29 Global::create_hosts_equiv


TODO

Fix so it also adds all local ip.


SUPPORTED OPERATING SYSTEMS

Solaris FreeBSD Linux Irix


COPYRIGHT

Copyright (c) 2001 Ericsson Erisoft AB. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

Joacim Häggmark <Joacim.Haggmark@epl.ericsson.se>