<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 10/25/2010 11:03 PM, Rob Crittenden wrote:
<blockquote cite="mid:4CC644E7.60906@redhat.com" type="cite">Add
--rights flag to *-show in baseldap so you can retrieve the effective
rights to modify the entry you are viewing.
  <br>
  <br>
The output is a dict of attributes. Each value is a list of rights.
  <br>
  <br>
It is pretty nasty looking output so I'm only displaying it when --all
is used. This is designed for the UI which uses this anyway.
  <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>
Here's a version with the typo fixed, and that returns the rights as a
single string.  It reduces the wire size by a third.<br>
</body>
</html>