Good morning, Im having an issue that Im having difficulty finding the solution to. We are using PKI certs to register users on our LDAP server, and my java code to insert a new user where the directory structure already exists works well. However, if the directory structure does not exist, I get a LDAP error code 32.
Does anyone know of a way to hard insert or auto-generate the directory structure from the given dn? My last choice, if all else fails, is to check each leaf of the path one at a time to see if exists and insert each node from there on out. Is there an easier way? Ideally, I would like to just say "create node with this dn whether the path exists right now or not." Red Hat Enterprise Directory Server. Thanks Perry Minchew --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
