<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Calibri">Hi Michael,<br>
<br>
Yeh I thought I would have to resort to something like that. 
Generating a huge LDIF file containing change records for each user was
what I was hoping to avoid or find some shortcut for...<br>
<br>
I guess I'm going to have to look at writing a PHP script now or
something.  Too bad I can't just select all the users in the Java
console and add the class...<br>
<br>
Thanks,<br>
</font>
<pre class="moz-signature" cols="72">- Vince
</pre>
<br>
Michael Ströder wrote:
<blockquote cite="mid:4AEFD1FB.7030104@stroeder.com" type="cite">
  <pre wrap="">Vince Tingey wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is there an easy way to add an object class value to all the users in my
389 Directory Server?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I'd say yes. But what "easy" means to you depends on your skills.

You could generate a LDIF file containing change records for all your entries.
Or even better use your favourite scripting language to do the modifications
with the help of a decent LDAP module.

Ciao, Michael.

  </pre>
</blockquote>
</body>
</html>