summaryrefslogtreecommitdiff
path: root/usr/src/lib/nsswitch/ldap/common
AgeCommit message (Collapse)AuthorFilesLines
2021-03-2813671 profiles -l can crash in ldap backendJason King1-15/+17
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-02-1512236 getmembers_DN doesn't properly handle errors from __ns_ldap_dn2uidJason King1-4/+4
12240 nss_ldap does not properly look up group members by distinguished name Reviewed by: Jorge Schrauwen <jorge@blackdot.be> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-0711662 nss_ldap: group members are not comma separatedToomas Soome1-5/+9
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-07-0311169 nsswitch: NULL pointer errorsToomas Soome2-6/+4
Reviewed by: C Fraire <cfraire@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0110996 SMB can't view ACL if posix ID can't be mappedMatt Barden1-10/+11
Review by: Gordon Ross <gordon.ross@nexenta.com> Review by: Evan Layton <evan.layton@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-05-3010990 Get UNIX group info. from AD/LDAP with partial RFC2307 schemaGordon Ross3-135/+231
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Chris Ridd <chrisridd@mac.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-04-239243 nsswitch/ldap: comparison between pointer and zero character constantToomas Soome1-5/+2
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Robert Mustacchi <rm@joyent.com>
2017-07-288543 nss_ldap crashes handling a group with no gidnumber attributeMatt Barden1-30/+40
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-10-123177 LDAP client: support for uniqueMember attributePaul B. Henson1-15/+94
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-01-231668 ldap format string issues when merging search descriptorsRichard Lowe1-6/+18
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-07-026636343 The SSS control generated by "libsldap.so.1" cannot work with Active ↵Julian Pullen2-88/+115
Directory in VLV searches 6929861 NS switch LDAP enumeration terminates prematurely if LDAP mandatory attributes are missing 6963912 libsldap does not work with the VLV response from Active Directory
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-3/+4
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2009-07-026848927 sulogin accepts empty usernameJoep Vesseur1-13/+11
6446994 'profiles -l' doesn't list all commands if profile has both solaris and suser policies
2009-02-13PSARC 2008/745 nss_ldap shadowAccount supportMichen Chang1-14/+86
6715171 nss_ldap and passwdutil do not support all shadowAccount attributes 6797378 'ldapaddent -d passwd' does not print 'x' for the password field 6783712 libsldap fails to set correct version number for V1 profile
2009-02-126677547 Native ldap client to disable vlv searches for netgroupsSerge Dussud1-87/+135
6580192 nss_ldap: __ns_ldap_endEntry() called twice by top_down_search()
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-12/+16
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2008-11-07PSARC/2008/441 Active Directory name service module (nss_ad)Baban Kenkre3-23/+50
6722476 name service switch module for AD (nss_ad) needed
2008-08-27Contributed by Vinay Simha B.N. <simhavcs@gmail.com> and Beeresh G. ↵John Sonnenschein1-7/+5
<beeresh@gmail.com> 6547525 "*NP*" could use a #define
2008-07-306669386 nss_ldap getbymember always returns NSS_SUCCESSsc1571661-2/+8
2008-03-216265078 The getprojXXX() functions do not return project members properly ↵mj1624861-50/+77
for LDAP project entries.
2007-10-296612782 Repeated msg "yp_all: failed to get server's name" on cluster node ↵michen2-31/+22
consoles 6616435 nscd process aborts and dumps core with S10U4 6617555 nscd debug mode broken in S10U4 6620843 New nscd rejects databases without a source in nsswitch.conf
2007-10-296620345 since update to 120011-14 (S10u4) nss_ldap_getent cores on LDAP clientchinlong1-93/+94
2007-08-276514060 nscd consumes all the memory that it canmichen3-182/+213
6591680 users failed to log in at the first attempt but could log in at the second attempt
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-4/+4
4994017 data structure sharing between rpcbind and libnsl leads to accidents 6549510 Need the ability to store SIDs in the Solaris cred_t 6549515 PSARC 2007/064: uid_t and gid_t to become unsigned
2007-04-166496719 connections should fall back to primary server after it comes backchinlong1-3/+13
6526896 Native LDAP authentication broken on snv_58 6543897 nscd deadlock after timeshift, not working failover 6545671 Some syslog messages in ns_sasl.c need prefix "libsldap: "
2007-01-086496648 New nsswitch doesn't handle netmasks entries with comments appendedmichen1-3/+4
6508109 getgrent[_r] can't get entry from ldap backend 6508123 getauuserent[_r] and getuserattr can't get entry with compat backend. 6510271 nss_nis returns NSS_SUCCESS when no netgroup can be found
2006-11-276495007 memory leak in libsldap:__s_api_get_cachemgr_data()chinlong1-0/+4
2006-09-29PSARC 2005/133 Sparks: Name Service Switch 2djl25-3104/+2003
4406529 artificial limit of 10 threads per backend 4516075 LDAP connections could be reused more 4696964 LDAP naming services should support Kerberos authentication 4740951 Need host based authentication options in Native LDAP 4952533 Some backends of gethostby* do not set h_errno correctly 4979596 getXbyY calls should have better buffer mechanism 5028908 /usr/bin/logins accesses free memory deep in nss_getent_u(). 5046881 nscd: old-data-ok parameter is not useful, should go away 6225323 NSS/nscd Enhancements (Sparks Project) --HG-- rename : usr/src/cmd/nscd/attrstr.c => deleted_files/usr/src/cmd/nscd/attrstr.c rename : usr/src/cmd/nscd/hash.c => deleted_files/usr/src/cmd/nscd/hash.c rename : usr/src/cmd/nscd/nscd_parse.c => deleted_files/usr/src/cmd/nscd/nscd_parse.c rename : usr/src/cmd/nscd/nscd.h => usr/src/cmd/nscd/cache.h
2006-08-176455431 Improper usage of locale sensitive functionsmj1624861-4/+0
2006-07-186289986 ldap backend could be more efficient for netgroup lookups.mj1624861-346/+136
6362106 ldap netgroup backend does not handle null user information correctly
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk5-12/+383
PSARC/2005/060 TSNET: Trusted Networking with Security Labels PSARC/2005/259 Layered Trusted Solaris Label Interfaces PSARC/2005/573 Solaris Trusted Extensions for Printing PSARC/2005/691 Trusted Extensions for Device Allocation PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling PSARC/2006/009 Labeled Auditing PSARC/2006/155 Trusted Extensions RBAC Changes PSARC/2006/191 is_system_labeled 6293271 Zone processes should use zone_kcred instead of kcred 6394554 integrate Solaris Trusted Extensions --HG-- rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c
2005-06-14OpenSolaris Launchstevel@tonic-gate25-0/+8783