<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" cellpadding="0" cellspacing="0"
 border="0">
  <tbody>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject: </th>
      <td>Error in add and modifying operation</td>
    </tr>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
      <td>Mon, 15 Mar 2010 18:01:16 +0100</td>
    </tr>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
      <td>Fabio Isgr&ograve; <a class="moz-txt-link-rfc2396E" href="mailto:fabio.isgro@messinalug.org">&lt;fabio.isgro@messinalug.org&gt;</a></td>
    </tr>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Organization:
      </th>
      <td>Me|Lug</td>
    </tr>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
      <td>General discussion list for the 389 Directory server project.
<a class="moz-txt-link-rfc2396E" href="mailto:389-users@lists.fedoraproject.org">&lt;389-users@lists.fedoraproject.org&gt;</a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
<pre>Hi to all,

  I'm using the lastest stable version of 389-ds and I have a strange
issue when cut and paste an user from a branch to another or  import  an
user that has SSHA as password scheme.

This is a specimen of user extracted with db2ldif

&gt; # entry-id: 41964
&gt; dn: uid=TestUser,ou=Milano,ou=PuntiPeriferici,ou=Persone,o=Domain
&gt; mail: <a class="moz-txt-link-abbreviated" href="mailto:testUser@domain.it">testUser@domain.it</a>
&gt; uid: testUser
&gt; givenName: testUser
&gt; objectClass: top
&gt; objectClass: person
&gt; objectClass: organizationalPerson
&gt; objectClass: inetorgperson
&gt; sn: testUser
&gt; cn: testUser
&gt; userPassword: {SSHA}Qm33jLgIeXUNOOdESn9g+fMeg59ecxRQnRPKMA==
&gt; creatorsName:
&gt; uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoot
&gt; modifiersName:
&gt; uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoot
&gt; createTimestamp: 20100205124926Z
&gt; modifyTimestamp: 20100205124926Z
&gt; nsUniqueId: c2d9a301-1dd111b2-80d0d492-e75cfaf
&gt;

When I'm trying to import this ldif via mozldap ldapmodify or console I
get this error

uid=TestUser,ou=Milano,ou=PuntiPeriferici,ou=Persone,o=Domain:
netscape.ldap.LDAPException: error result (19); invalid password syntax
- passwords with storage scheme are not allowed

intestead with OpenLdap ldapmodify it works Perfectly.

Some ideas ?

Thanks in Advance

Fabio Isgr&ograve;

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