View Full Version : Enable Account via JNDI for subclass of user


Patrick Murphy
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

Richard Moreno
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" 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