From: Andreas <aha...@te...> - 2007-12-01 12:59:19
|
On Fri, Nov 30, 2007 at 12:26:34PM -0800, Anil Jangity wrote: > Okay, I was just introduced to "multi-valued RDN", didn't know about that. > > So, here's a quick question. Is there a easy way/code to modify these > kinds of RDN? Its a little bit of extra work to have to go figure out > that a RDN is being changed and then go use modrdn. I would try a modrdn_s() call. Never used it with a multi-valued RDN before, though. |