22 Jul
2011
22 Jul
'11
7:09 a.m.
On 07/21/2011 10:22 PM, Morgen Sagen wrote:
Did you try setting guidAttr to an empty string?
<key>guidAttr</key> <string></string>
In that case, the code will generate a GUID rather than relying on the LDAP server. I haven't tested in this config so I'm not sure what else will break.
Weird, I could have sworn I had tried that. It works as you mentioned. A GUID is generated automatically and everything is OK. Thanks, Razvan