Hi Volker,

if 'displayName' is not available we should fallback to 'cn' for map->nt_name
'cn' is used as unix group name by nss_ldap.

and if nt_name is not available we should fail (so does this patch)
or
maybe we can use
pstrcpy(temp,gidtoname(map->gid))
fstrcpy(map->nt_name,temp)



metze
-----------------------------------------------------------------------------
Stefan "metze" Metzmacher <[EMAIL PROTECTED]>

Attachment: pdb_ldap-group.diff
Description: Binary data



Reply via email to