Modify

Ticket #3483 (closed defect: worksforme)

Opened 19 months ago

Last modified 19 months ago

pwdsync-server error update

Reported by: lioncub@… Owned by: jacalvo@…
Milestone: 2.2.X Component: adsync
Severity: critical Keywords:
Cc:

Description

Error pwdsync-server:

tail /var/log/zentyal/zentyal.log
2011/11/15 10:20:50 DEBUG> UsersAndGroups.pm:1275 EBox::UsersAndGroups::modifyUserLocal - user name d.ivanov
 does not exist.
2011/11/15 10:21:20 DEBUG> UsersAndGroups.pm:1275 EBox::UsersAndGroups::modifyUserLocal - user name d.ivanov
 does not exist.
2011/11/15 10:21:50 DEBUG> UsersAndGroups.pm:1275 EBox::UsersAndGroups::modifyUserLocal - user name d.ivanov
 does not exist.
2011/11/15 10:22:20 DEBUG> UsersAndGroups.pm:1275 EBox::UsersAndGroups::modifyUserLocal - user name d.ivanov
 does not exist.
2011/11/15 10:22:50 DEBUG> UsersAndGroups.pm:1275 EBox::UsersAndGroups::modifyUserLocal - user name d.ivanov
 does not exist.

User exist!!!:

ldapsearch -x -D "cn=ebox,dc=domain,dc=loc" -w `cat /etc/ldap.secret` -b "dc=domain,dc=loc" 'uid=d.ivanov' dn
# extended LDIF
#
# LDAPv3
# base <dc=domain,dc=loc> with scope subtree
# filter: uid=d.ivanov
# requesting: dn 
#

# d.ivanov, Users, domain.loc
dn: uid=d.ivanov,ou=Users,dc=domain,dc=loc

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1

Latest:

dpkg -l zentyal-* | grep ii
ii  zentyal-antivirus                 2.2                               Zentyal - Antivirus
ii  zentyal-common                    2.2.1                             Zentyal - Common Library
ii  zentyal-core                      2.2.3                             Zentyal - Core
ii  zentyal-dhcp                      2.2.1                             Zentyal - DHCP Service
ii  zentyal-firewall                  2.2                               Zentyal - Firewall
ii  zentyal-network                   2.2.3                             Zentyal - Network Configuration
ii  zentyal-ntp                       2.2                               Zentyal - NTP Service
ii  zentyal-objects                   2.2                               Zentyal - Network Objects
ii  zentyal-samba                     2.2                               Zentyal - File Sharing Service
ii  zentyal-services                  2.2                               Zentyal - Network Services
ii  zentyal-software                  2.2.2                             Zentyal - Software Management
ii  zentyal-squid                     2.2.1                             Zentyal - HTTP Proxy (Cache and Filter)
ii  zentyal-usercorner                2.2                               Zentyal - User Corner
ii  zentyal-users                     2.2.4                             Zentyal - Users and Groups

Attachments

Change History

comment:1 Changed 19 months ago by jacalvo@…

have you upgraded to zentyal-migration-tool 2.2 on your windows side or are you using an old version of zentyal-adsync?

comment:2 Changed 19 months ago by lioncub@…

I use zentyal-adsync-2.0.1.exe

Аfter installing zentyal-migration-tool the new passwords will be lost?

comment:3 Changed 19 months ago by jacalvo@…

  • Status changed from new to closed
  • Resolution set to worksforme

The passwords which were already successfully transferred to Zentyal won't be lost, if there are passwords still waiting to be synchronised probably they will have to be set again.

Please reopen if you still have problems with the 2.2 version, thanks!

comment:4 Changed 19 months ago by lioncub@…

if there are passwords still waiting to be synchronised probably they will have to be set again

very bad....

how to install multiple slave hosts?

comment:5 Changed 19 months ago by jacalvo@…

I'm afraid that currently only one Zentyal slave per Windows server is allowed. And probably we have no plans on changing that, because in the future this users/passwords replication should be done directly with Samba4, with no extra synchronization tool needed.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.