LDAP_PORT 1844 source3/include/smb.h #ifndef LDAP_PORT LDAP_PORT 706 source3/lib/smbldap.c port = LDAP_PORT; LDAP_PORT 112 source3/libads/ads_struct.c #ifndef LDAP_PORT LDAP_PORT 257 source3/libads/cldap.c sock = open_udp_socket(server, LDAP_PORT ); LDAP_PORT 256 source3/libads/ldap.c ads->ldap.port = gc ? LDAP_GC_PORT : LDAP_PORT; LDAP_PORT 2062 source3/libsmb/namequery.c port = (lp_security() == SEC_ADS) ? LDAP_PORT : PORT_NONE; LDAP_PORT 928 source3/winbindd/winbindd_rpc.c if ((ret = get_ldap_seq(addr, LDAP_PORT, seq)) == 0) {