Tâche #31341
Scénario #31204: Traitement express MEN (49-51)
Upgrade Auto 2.5 vers 2.6 : problème de SID
Status:
Ne sera pas résolu
Priority:
Normal
Assigned To:
Target version:
Start date:
12/07/2020
Due date:
% Done:
0%
Remaining (hours):
Description
Apres un Upgrade auto d'un scribe 2.5 vers un 2.6 la valeur du Sid se trouvant dans le fichier /etc/smbldap-tools/smbldap.conf est fausse
Les nouveaux comptes utilisateurs sont créés avec cet sid incorrect.
Un reconfigure écrase la modification effectuée dans /etc/smbldap-tools/smbldap.conf
Related issues
History
#1 Updated by Joël Cuissinat almost 3 years ago
- Related to Tâche #25756: Le script migration2X.sh devrait supprimer le fichier sid.sav généré à la première instance added
#2 Updated by Joël Cuissinat almost 3 years ago
- Subject changed from Upgrade Auto 2.5 vers 2.6 to Upgrade Auto 2.5 vers 2.6 : problème de SID
- Assigned To set to Joël Cuissinat
- Parent task set to #31204
#3 Updated by Joël Cuissinat almost 3 years ago
- Status changed from Nouveau to En cours
aca.scribe-2.5.2.4-instance-default
- avant Upgrade
root@scribe:~# cat /var/lib/eole/config/sid.sav && grep SID= /etc/smbldap-tools/smbldap.conf && net getlocalsid && ldapsearch -x sambaDomainName=* | grep sambaSID && net rpc getsid S-1-5-21-1698029146-3272834429-82232946 SID="S-1-5-21-1698029146-3272834429-82232946" SID for domain SCRIBE is: S-1-5-21-1698029146-3272834429-82232946 sambaSID: S-1-5-21-1698029146-3272834429-82232946 Storing SID S-1-5-21-1698029146-3272834429-82232946 for Domain DOMACA in secrets.tdb
#4 Updated by Joël Cuissinat almost 3 years ago
- après Upgrade
root@scribe:~# cat /var/lib/eole/config/sid.sav && grep SID= /etc/smbldap-tools/smbldap.conf && net getlocalsid && ldapsearch -x sambaDomainName=* | grep sambaSID && net rpc getsid S-1-5-21-1698029146-3272834429-82232946 SID="S-1-5-21-1698029146-3272834429-82232946" SID for domain SCRIBE is: S-1-5-21-1698029146-3272834429-82232946 sambaSID: S-1-5-21-1698029146-3272834429-82232946 Storing SID S-1-5-21-1698029146-3272834429-82232946 for Domain DOMACA in secrets.tdb
#5 Updated by Joël Cuissinat almost 3 years ago
- après instance
root@scribe:~# cat /var/lib/eole/config/sid.sav && grep SID= /etc/smbldap-tools/smbldap.conf && net getlocalsid && ldapsearch -x sambaDomainName=* | grep sambaSID && net rpc getsid S-1-5-21-1698029146-3272834429-82232946 SID="S-1-5-21-1698029146-3272834429-82232946" SID for domain SCRIBE is: S-1-5-21-1698029146-3272834429-82232946 sambaSID: S-1-5-21-1698029146-3272834429-82232946 Storing SID S-1-5-21-1698029146-3272834429-82232946 for Domain DOMACA in secrets.tdb
#6 Updated by Joël Cuissinat over 2 years ago
- Status changed from En cours to Ne sera pas résolu
Je ne reproduis pas le problème...