<!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">
When the patch was applied, and the packages were installed on a clean
system, ipa-server-install kicked directly into the debugger afterthe
line:<br>
<br>
[7/21]: configuring user private groups<br>
<br>
<br>
stack trace showed <br>
<br>
dsinstance.py(124)has_managed_entries()<br>
->try<br>
<br>
<br>
<br>
<br>
On 06/08/2010 04:23 PM, Rob Crittenden wrote:
<blockquote cite="mid:4C0EA6B2.2070904@redhat.com" type="cite">Add
support for User-Private Groups
  <br>
  <br>
This uses a new 389-ds plugin, Managed Entries, to automatically create
a group entry when a user is created. The DNA plugin ensures that the
group has a gidNumber that matches the users uidNumber. When the user
is removed the group is automatically removed as well.
  <br>
  <br>
If the managed entries plugin is not available or if a specific,
separate range for gidNumber is passed in at install time then
User-Private Groups will not be configured.
  <br>
  <br>
The code checking for the Managed Entries plugin may be removed at some
point. This is there because this plugin is only available in a 389-ds
alpha release currently (1.2.6-a4).
  <br>
  <br>
rob
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
<br>
</body>
</html>