Re: Enable Account via JNDI for subclass of user

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Richard Moreno (richard.moreno-spam_at_hp.com)
Date: 02/19/04


Date: Thu, 19 Feb 2004 16:27:34 -0600

Hi Patrick-

It would probably be best for you to pose this question in the NG
microsoft.public.scripting.vbscript or
microsoft.public.win2000.server.scripting.

-- 
Thanks,
Richard Moreno
MCSE NT4\2000\2003
MCSA 2000\2003
*This posting is provided "AS IS" with no warranties, and confers no
 rights.
"Patrick Murphy" <patrickmurphy@sympatico.ca> wrote in message
news:a7cc12ba.0402191421.5ec8d3b3@posting.google.com...
> Hi guys.  I'm newbie wrt ADS and I'm having trouble creating enabled
> users.  I'm using a subclass of user created for my client.  I can
> create users via ldif or JNDI.  I can change passwords (unicodePwd)
> using my JNDI calls.
>
> I can enable users (the parent class objects) via the ADS server GUI.
> What I can't figure out how to do is enable the subclass objects of
> user from GUI or code.  I would appreciate any solution at this point,
> but I would prefer a Java/JNDI approach.
>
> Much appreciated,
>
> Patrick