Vendor Name                             Hewlett-Packard Company

Product Name                            ONC/NFS
Fileset Name                            NIS-CLIENT

Text:

        This fileset will startup daemons so that a system can be a
        nis client.  Set the variable NIS-CLIENT to 1 in the file
        /etc/rc.config.d/namesvrs

        This fileset delivers:

        /sbin/init.d/nis.client
        /usr/bin/chkey
        /usr/bin/domainname
        /usr/bin/keylogin
        /usr/bin/keylogout
        /usr/bin/ypcat
        /usr/bin/ypmatch
        /usr/bin/yppasswd
        /usr/bin/ypwhich
        /usr/lib/netsvc/yp/ypbind
        /usr/newconfig/etc/netid
        /usr/newconfig/var/yp/secureservers
        /usr/sbin/keyenvoy
        /usr/sbin/keyserv
        /usr/sbin/yppoll
        /usr/sbin/ypset
        
        Variables used are defined in /etc/rc.config.d/namesvrs

        It starts up (in order):

        /usr/sbin/portmap
        /usr/bin/domainname $NIS_DOMAIN
        /usr/lib/netsvc/yp/ypbind $YPBIND_OPTIONS
        /usr/bin/ypwhich 2>&1 | fgrep 'not bound' > /dev/null
        /usr/sbin/keyserv $KEYSERV_OPTIONS


        To start the fileset type:        /usr/sbin/nis.client start
        To stop the fileset type:         /usr/sbin/nis.client stop





