summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_dyndns.c
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2015-07-14 14:41:34 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-07-17 17:18:35 +0200
commitf9f227bb5a7fe6e5af83debbbd892bdb4e13894d (patch)
tree98d25f451ec359a0989d98abdc2e8276cad8c37f /src/providers/ldap/sdap_dyndns.c
parentaac1c3031aadce0682c4e3873634e405cdd41e69 (diff)
downloadsssd-f9f227bb5a7fe6e5af83debbbd892bdb4e13894d.tar.gz
sssd-f9f227bb5a7fe6e5af83debbbd892bdb4e13894d.tar.xz
sssd-f9f227bb5a7fe6e5af83debbbd892bdb4e13894d.zip
nss_check_name_of_well_known_sid() improve name splitting
Currently in the default configuration nss_check_name_of_well_known_sid() can only split fully-qualified names in the user@domain.name style. DOM\user style names will cause an error and terminate the whole request. With this patch both styles can be handled by default, additionally if the name could not be split nss_check_name_of_well_known_sid() returns ENOENT which can be handled more gracefully by the caller. Resolves https://fedorahosted.org/sssd/ticket/2717 Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'src/providers/ldap/sdap_dyndns.c')
0 files changed, 0 insertions, 0 deletions