Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
YPLDAP(8)		    System Manager's Manual		     YPLDAP(8)

NAME
       ypldap -- YP map	server using LDAP backend

SYNOPSIS
       ypldap [-dnv] [-D macro=value] [-f file]

DESCRIPTION
       ypldap is a daemon providing YP maps using LDAP as a backend.  RFC 2307
       or  similar  LDAP schemas can be	tied to	the different YP maps.	ypldap
       has the same role as ypserv(8) and the two daemons are exclusive.

       The options are as follows:

       -D macro=value
	       Define macro to be set to value on the command line.  Overrides
	       the definition of macro in the configuration file.

       -d      Do not daemonize.  If this option is specified, ypldap will run
	       in the foreground and log to stderr.

       -f file
	       Specify an alternative configuration file.

       -n      Configtest mode.	 Only check the	configuration file for	valid-
	       ity.

       -v      Produce more verbose output.

FILES
       /etc/ypldap.conf	   Default ypldap configuration	file.

SEE ALSO
       ypldap.conf(5), ypbind(8)

HISTORY
       The ypldap program first	appeared in OpenBSD 4.4	and then FreeBSD 11.0.

AUTHORS
       The ypldap program was written by Pierre-Yves Ritschard.

FreeBSD	14.3			 June 8, 2016			     YPLDAP(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ypldap&sektion=8&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help