Tâche #19512
Scénario #19362: Vérifier la fonctionnalité de réplication utilisateurs AD et DNS (2.6.1-b3)
Déterminer d'où vient le traceback
Description
- Vérifier s'il est facilement reproductible
- Voir s'il est corrigeable ou contournable
Description
Correction AD-T00-001
Pas 7/12 :
samba-tool dns add dc1.ac-test.lan ac-test.lan mac10 A 192.168.0.10 -UAdministrator%`cat /var/lib/samba/.eole-ad-dc`
renvoie
ERROR: uncaught exception - (-1073741772, 'The object name is not found.')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 175, in _run
return self.run(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 1062, in run
dns_conn = dns_connect(server, self.lp, self.creds)
File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 40, in dns_connect
dns_conn = dnsserver.dnsserver(binding_str, lp, creds)
History
#1 Updated by Scrum Master over 6 years ago
- Status changed from Nouveau to En cours
#2 Updated by Scrum Master over 6 years ago
- Assigned To set to Klaas TJEBBES
#3 Updated by Klaas TJEBBES over 6 years ago
- Description updated (diff)
Le problème venait de "ac-test.lan" => "ac-test.fr".
L'erreur
ERROR(runtime): uncaught exception - (-1073741772, 'The object name is not found.')
J'ai corrigé les occurrences dans AD-T00-***
#4 Updated by Klaas TJEBBES over 6 years ago
- Remaining (hours) changed from 5.0 to 0.5
#5 Updated by Klaas TJEBBES over 6 years ago
- Remaining (hours) changed from 0.5 to 1.0
#6 Updated by Klaas TJEBBES over 6 years ago
- Status changed from En cours to Résolu
#7 Updated by Daniel Dehennin over 6 years ago
Sur dc1.ac-test.fr
:
root@dc1:~# CreoleGet --list | grep ac-test.lan root@dc1:~#
#8 Updated by Daniel Dehennin over 6 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 1.0 to 0.0
#9 Updated by Daniel Dehennin over 6 years ago
- % Done changed from 0 to 100