smbk5pwd test fails due to perms (FS and AppArmor)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openldap (Ubuntu) |
Fix Released
|
Undecided
|
Andreas Hasenack |
Bug Description
https:/
autopkgtest [16:06:32]: test smbk5pwd: [------
adding new entry "cn=samba,
SASL/EXTERNAL authentication started
SASL username: gidNumber=
SASL SSF: 0
SASL/EXTERNAL authentication started
SASL username: gidNumber=
SASL SSF: 0
adding new entry "cn=hdb,
SASL/EXTERNAL authentication started
SASL username: gidNumber=
SASL SSF: 0
modifying entry "cn=module{
adding new entry "olcOverlay=
ldap_add: Other (e.g., implementation specific) error (80)
additional info: <olcSmbK5PwdEnable> handler exited with 1
autopkgtest [16:06:33]: test smbk5pwd: -------
autopkgtest [16:06:33]: test smbk5pwd: - - - - - - - - - - results - - - - - - - - - -
smbk5pwd FAIL non-zero exit status 80
I reproduced this in a container, and the failure is two-fold:
a) /var/lib/
b) Then the slapd apparmor profile blocks it:
[qui fev 2 09:54:02 2023] audit: type=1400 audit(167534244
Related branches
- Andreas Hasenack: Approve
- Canonical Server Reporter: Pending requested
-
Diff: 3615 lines (+3210/-3)8 files modifieddebian/apparmor-profile (+61/-0)
debian/changelog (+3043/-0)
debian/control (+4/-2)
debian/rules (+17/-1)
debian/slapd.README.Debian (+11/-0)
debian/slapd.py (+51/-0)
debian/slapd.ufw.profile (+9/-0)
debian/tests/smbk5pwd (+14/-0)
- git-ubuntu bot: Approve
- Sergio Durigan Junior (community): Approve
- Canonical Server Reporter: Pending requested
-
Diff: 102 lines (+56/-1)5 files modifieddebian/changelog (+14/-0)
debian/rules (+7/-1)
debian/tests/control (+3/-0)
debian/tests/sha2-contrib (+16/-0)
debian/tests/smbk5pwd (+16/-0)
This bug is in the context of bug #2000817, because it will prevent migration from happening unless fixed.