<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">El 18/08/12 23:03, Jeroen van Meeuwen
      escribió:<br>
    </div>
    <blockquote cite="mid:1897293.s7VhOLshfT@albert.kolabsys.com"
      type="cite">
      <pre wrap="">On Saturday, August 18, 2012 07:18:44 PM Enrique wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">El 16/08/12 16:03, Jeroen van Meeuwen escribió:
</pre>
        <blockquote type="cite">
          <pre wrap="">Use, for example:
  # kolab set-mailbox-acl <a class="moz-txt-link-abbreviated" href="mailto:shared/ham@example.org">shared/ham@example.org</a> anyone lrsi
</pre>
        </blockquote>
        <pre wrap="">
The last command has not worked for me. When I used "kolab help" show
that is not implemented all cyrus commands, so looking for it, I have
found how to do it.

</pre>
      </blockquote>
      <pre wrap="">
I suppose you are not fully up to date with your installation, as 
pykolab-0.5.3 includes that command.

Kind regards,

Jeroen van Meeuwen

</pre>
    </blockquote>
    I have up to date my instalation, but I only have <code
      class="literal">installed <b>"kolab-2.4-community-release"</b>
      repository</code> because I want make it my production environment.<br>
    My actual pykolab package is "<b>pykolab-0.4.14-3.el6.kolab_2.4.noarch"</b>
    on Centos 6.3. What do you advise to do? add repository
    kolab-2.4-testing or "Kolab-2.4-community-release-development"<br>
    <br>
    By other hand, I have two questions:<br>
    1 - how I can to enable send mail by 465 port?<br>
    <br>
    2 - How I can to change the user password with the same of the old
    kolab?<br>
        I have got encrypted password from old kolab users, and I used
    ldapmodify whith a ldif file, but dont work, so if  I use ldapmodify
    console and insert the same text, it works fine.<br>
        Contend of test.ldif file:<br>
            dn: uid=test,ou=People,dc=mydomain,dc=org<br>
            changetype: modify<br>
            replace: userPassword  <br>
            userPassword:: EncryptedPassword<br>
    <br>
        ldapmodify command:<br>
            ldapmodify  -D "cn=Directory Manager" -W -f test.ldif<br>
    <br>
        Error:<br>
            ldapmodify: wrong attributeType at line 4, entry
    "uid=test,ou=People,dc=mydomain,dc=org"<br>
    <br>
    <br>
    Kind regards,<br>
    <br>
    <br>
    Enrique Orellana<br>
    <code class="literal"></code>
  </body>
</html>