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

FreeBSD Manual Pages

  
 
  

home | help
ECHOPING_LDAP(1)	     General Commands Manual		ECHOPING_LDAP(1)

NAME
     echoping_ldap - echoping plugin which connects to a LDAP server

SYNOPSIS
     echoping [echoping options] -m ldap hostname [-bbase] [-rrequest] [-sscope]
     [-pport]

DESCRIPTION
     ldap is an echoping plugin to connect to LDAP servers.

OPTIONS
     -r request
	    The  request to the LDAP server, in LDAP filter language. By default
	    (objectclass=*).

     -b base
	    Base  of  the  search,   for   instance   "dc=current,dc=bugs,dc=de-
	    bian,dc=org"

     -s scope
	    Scope of the search, "sub", "one" or "base"

     -p port
	    TCP port to use

SEE ALSO
     echoping(1),

AUTHOR
     Stephane Bortzmeyer <bortz@users.sourceforge.net>

				  May 26, 2004			ECHOPING_LDAP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=echoping_ldap&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help