11.5 Installing the admind Client on Administration and Branch Servers

To install admind on an Administration or Branch Server:

  1. Install the admind-client RPM on the Administration or Branch Server. For example:

    rpm --install /opt/SLES/POS/dist/NLPOS9/FCS/CD4/suse/i586/admind-client--version.rpm
    

    NOTE:It may also be necessary to install the tcpd, inetd, and pidentd RPMs.

  2. Start identd as follows:

    chkconfig identd on
    /etc/init.d/identd start
    
  3. Add the identd start command to the server startup script.