<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    just because I could answer my 2nd problem by myself. The truncated
    does not come from user_find API. It came from the perl JSON module,
    this is using this to write boolean variables. There is a special
    handling for boolean values inside this module which I have to
    implement.<br>
    <br>
    Regards<br>
    Oliver<br>
    <br>
    <div class="moz-cite-prefix">Am 10.11.2015 um 15:53 schrieb Oliver
      Dörr:<br>
    </div>
    <blockquote cite="mid:56420501.2060809@doerr-privat.de" type="cite">Hi
      Alexander,
      <br>
      <br>
      sorry for responding you privately. This was not my intention; I
      just recognized that my mail program has two reply buttons (replay
      and reply to mailing list).
      <br>
      <br>
      I've played a bit around with your code and implemented a small
      Perl module and a test script. They both work in my environment,
      however I'm still not happy with them.
      <br>
      <br>
      What I don't like is...
      <br>
      1st, I need to provide my client version
      <br>
      2nd, I get the message  'truncated' => bless( do{\(my $o = 0)},
      'JSON::PP::Boolean' ) from the user_find API
      <br>
      3rd, I do not know what the id is used for and so I'm unsure if I
      could automatically handle it in my Perl module
      <br>
      <br>
      However they should be a help for others who wants use Perl-script
      to access IPA-API.
      <br>
      <br>
      Anyway thanks for your help. This was what I need to get on the
      track.
      <br>
      <br>
      Oliver
      <br>
      <br>
      Am 10.11.2015 um 09:14 schrieb Alexander Bokovoy:
      <br>
      <blockquote type="cite">On Mon, 09 Nov 2015, Natxo Asenjo wrote:
        <br>
        <blockquote type="cite">hi,
          <br>
          <br>
          On Mon, Nov 9, 2015 at 6:58 PM, Oliver Dörr
          <a class="moz-txt-link-rfc2396E" href="mailto:oliver@doerr-privat.de"><oliver@doerr-privat.de></a> wrote:
          <br>
          <br>
          <blockquote type="cite">Hi,
            <br>
            <br>
            I'm completly new to this list and the product behind it.
            I'm trying to
            <br>
            use perl to get a list from my IPA installation of all users
            that are on
            <br>
            the server.
            <br>
            <br>
          </blockquote>
          <br>
          unfortunately I cannot help you right now, but have you taken
          a look at
          <br>
          this blog post:
          <br>
          <br>
<a class="moz-txt-link-freetext" href="https://vda.li/en/posts/2015/05/28/talking-to-freeipa-api-with-sessions/">https://vda.li/en/posts/2015/05/28/talking-to-freeipa-api-with-sessions/</a>
          <br>
          <br>
          It could give you some pointers.
          <br>
          <br>
          Share your code if you get it to work :-)
          <br>
        </blockquote>
        The code in my response (see other mail) works fine, Oliver
        contacted me
        <br>
        privately.
        <br>
        <br>
        Oliver, please respond to the list. :)
        <br>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>