Print this page
NEX-14547 Get UNIX group info. from AD/LDAP with partial RFC2307 schema
NEX-13132 smbd dumping core in nss_ldap.so.1`getbymember
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>

*** 18,27 **** --- 18,28 ---- # # CDDL HEADER END # # # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. + # Copyright 2017 Nexenta Systems, Inc. All rights reserved. # # $mapfile_version 2
*** 46,55 **** --- 47,57 ---- global: __ns_ldap_cancelStandalone; __ns_ldap_check_all_preq; __ns_ldap_check_dns_preq; __ns_ldap_check_gssapi_preq; + __ns_ldap_dn2uid; __ns_ldap_getAcctMgmt; __ns_ldap_getAttrStruct; __ns_ldap_getConnectionInfoFromDUA; __ns_ldap_getRootDSE; __ns_ldap_initAuth;