SYNOPSIS
ldminfod
DESCRIPTION
ldminfod will output the login sessions and locales available. it is usually run from an inetd(8) instance. it is used by ldm(1) to remotely determine available login and locale settings.
EXAMPLE
add the following lines to /etc/inetd.conf(5):
9571 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/ldminfod
AVAILABILITY
ldminfod is part of ldm package and the latest versions are available in source form from https://launchpad.net/products/ltsp.
MAN PAGE AUTHOR
copyright 2006-2009 Vagrant Cascadian <[email protected]>, distributed under the terms of the GNU General Public License version 2 or any later version.