Problem importing. ...
 
Notifications
Clear all

Problem importing. Missing user attributes

1 Posts
1 Users
0 Likes
498 Views
(@s3rgi)
Posts: 4
Topic starter
 

Hello,

I'm trying to migrate a Zimbra installation

I have the following problem:
When making an external import of a full scan from a server with version 7.1.2 Enterprise ZCS on our new installation of Zimbra 8 FOSS with ZeXtras, there are a lot of users who have missing these attributes: Name, Last Name amb COS. In the source server all the users from domain imasmallorca.net have an alias on domain imas.conselldemallorca.net. The distribution lists are created on domain imas.conselldemallorca.net.

I have found that users are that share a feature, all are included in several mailing lists, but not the same.

Here a piece of import log:

2012-10-29 13:10:58,592 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Creating empty account: e10@imasmallorca.net
2012-10-29 13:10:58,600 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Restoring accounts attributes
2012-10-29 13:10:58,600 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Restoring account attribute of e10
@imasmallorca.net
2012-10-29 13:10:58,601 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore WARN Unable to restore attributes of account e10@imasmallorca.net
2012-10-29 13:10:58,602 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore WARN com.zimbra.common.service.ServiceException: invalid request: zimbraAllowFromAddress may not contain a distribution list: sap
@imas.conselldemallorca.net
ExceptionId:ZxBackup Thread:1351512658601:95f30cd0d2ed6161
Code:service.INVALID_REQUEST
at com.zimbra.common.service.ServiceException.INVALID_REQUEST ( ServiceException.java:265 )
at com.zimbra.cs.account.callback.AllowFromAddress.checkAddress ( AllowFromAddress.java:55 )
at com.zimbra.cs.account.callback.AllowFromAddress.preModify ( AllowFromAddress.java:43 )
at com.zimbra.cs.account.AttributeManager.preModify ( AttributeManager.java:1183 )
at com.zimbra.cs.account.ldap.LdapProvisioning.modifyAttrs ( LdapProvisioning.java:436 )
at com.zimbra.cs.account.ldap.LdapProvisioning.modifyAttrs ( LdapProvisioning.java:416 )
at com.zimbra.cs.account.Provisioning.modifyAttrs ( Provisioning.java:322 )
at com.zimbra.cs.account.Account.modify ( Account.java:57 )
at com.zextras.backup.ZEBAccount.restoreAccountInfo ( ZEBAccount.java:565 )
at com.zextras.op.backup.ZEExternalRestoreOperation.doOperation ( ZEExternalRestoreOperation.java:572 )
at com.zextras.op.ZEOperation.exec ( ZEOperation.java:577 )
at com.zextras.backup.ZEBackupThread.execOperation ( ZEBackupThread.java:197 )
at com.zextras.backup.ZEBackupThread.run ( ZEBackupThread.java:107 )

2012-10-29 13:10:58,619 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Account e10@imasmallorca.net restored
2012-10-29 13:10:58,620 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Restoring server layout (last pass)
2012-10-29 13:10:58,620 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore WARN domain imas.conselldemallorca.net: cannot resolve GAL Account Id: disabled
2012-10-29 13:10:58,628 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Every account has been created
2012-10-29 13:10:58,628 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO From now on you can receive emails and use accounts, expect slowdowns(items will be added while the user is using his account)
2012-10-29 13:10:58,629 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Starting items restoring

Sorry for my bad english... i'm spanish 😀

Thanks for your time


2012-10-29 13:10:58,592 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Creating empty account: e10@imasmallorca.net
2012-10-29 13:10:58,600 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Restoring accounts attributes
2012-10-29 13:10:58,600 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Restoring account attribute of e10
@imasmallorca.net
2012-10-29 13:10:58,601 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore WARN Unable to restore attributes of account e10@imasmallorca.net
2012-10-29 13:10:58,602 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore WARN com.zimbra.common.service.ServiceException: invalid request: zimbraAllowFromAddress may not contain a distribution list: sap
@imas.conselldemallorca.net
ExceptionId:ZxBackup Thread:1351512658601:95f30cd0d2ed6161
Code:service.INVALID_REQUEST
at com.zimbra.common.service.ServiceException.INVALID_REQUEST ( ServiceException.java:265 )
at com.zimbra.cs.account.callback.AllowFromAddress.checkAddress ( AllowFromAddress.java:55 )
at com.zimbra.cs.account.callback.AllowFromAddress.preModify ( AllowFromAddress.java:43 )
at com.zimbra.cs.account.AttributeManager.preModify ( AttributeManager.java:1183 )
at com.zimbra.cs.account.ldap.LdapProvisioning.modifyAttrs ( LdapProvisioning.java:436 )
at com.zimbra.cs.account.ldap.LdapProvisioning.modifyAttrs ( LdapProvisioning.java:416 )
at com.zimbra.cs.account.Provisioning.modifyAttrs ( Provisioning.java:322 )
at com.zimbra.cs.account.Account.modify ( Account.java:57 )
at com.zextras.backup.ZEBAccount.restoreAccountInfo ( ZEBAccount.java:565 )
at com.zextras.op.backup.ZEExternalRestoreOperation.doOperation ( ZEExternalRestoreOperation.java:572 )
at com.zextras.op.ZEOperation.exec ( ZEOperation.java:577 )
at com.zextras.backup.ZEBackupThread.execOperation ( ZEBackupThread.java:197 )
at com.zextras.backup.ZEBackupThread.run ( ZEBackupThread.java:107 )

2012-10-29 13:10:58,619 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Account e10
@imasmallorca.net restored
2012-10-29 13:10:58,620 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Restoring server layout (last pass)
2012-10-29 13:10:58,620 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore WARN domain imas.conselldemallorca.net: cannot resolve GAL Account Id: disabled
2012-10-29 13:10:58,628 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Every account has been created
2012-10-29 13:10:58,628 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO From now on you can receive emails and use accounts, expect slowdowns(items will be added while the user is using his account)
2012-10-29 13:10:58,629 [bc5a9d75-717e-401d-b2d5-73edb54e5ab7] ExternalRestore INFO Starting items restoring

Sorry for my bad english... i'm spanish :D

Thanks for your time

 
Posted : 10/29/2012 14:54