Actions
Bug #639
closeddc-ldap role: fails to initialize the MP database during initial installation
Start date:
2018-11-19
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Help Needed:
Description
TASK [dc-ldap : Setup milkypond database] ************************************************************************************* included: /srv/shinri/duckcorp-infra/ansible/roles/dc-ldap/tasks/ldapmodify.yml for Toushirou TASK [dc-ldap : Call ldapmodify] ********************************************************************************************** fatal: [Toushirou]: FAILED! => {"changed": true, "cmd": ["ldapmodify", "-H", "ldapi:///", "-Y", "EXTERNAL"], "delta": "0:00:00.014798", "end": "2018-11-19 03:10:13.249456", "msg": "non-zero return code", "rc": 53, "start": "2018-11-19 03:10:13.234658", "stderr": "SASL/EXTERNAL authentication started\nSASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth\nSASL SSF: 0\nldap_modify: Server is unwilling to perform (53)\n\tadditional info: modify upon the root DSE not supported", "stderr_lines": ["SASL/EXTERNAL authentication started", "SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth", "SASL SSF: 0", "ldap_modify: Server is unwilling to perform (53)", "\tadditional info: modify upon the root DSE not supported"], "stdout": "modifying entry \"\"", "stdout_lines": ["modifying entry \"\""]}
Updated by Marc Dequènes about 6 years ago
- Blocks Enhancement #537: Toushirou would like a brand new body added
Updated by Marc Dequènes about 6 years ago
- Assignee deleted (
Marc Dequènes) - Priority changed from High to Low
No longer a problem after having applied other rules. Maybe an ordering problem. Keeping it at lower severity for later investigation.
Updated by Marc Dequènes about 6 years ago
- Blocks deleted (Enhancement #537: Toushirou would like a brand new body)
Updated by Marc Dequènes about 3 years ago
- Category set to Service :: IS / AAA / PKI
- Status changed from New to Resolved
- Assignee set to Marc Dequènes
- % Done changed from 0 to 100
It was fixed in the big LDAP rework (83eb5dd).
Actions