Bug 1734302
| Summary: | authselect cannot validate its own files | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Pavel Březina <pbrezina> |
| Component: | authselect | Assignee: | Pavel Březina <pbrezina> |
| Status: | CLOSED ERRATA | QA Contact: | Steeve Goveas <sgoveas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 | CC: | aborah, dlavu, extras-qa, jhrozek, jss, pbrezina |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | 8.0 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | authselect-1.1-1.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1697267 | Environment: | |
| Last Closed: | 2019-11-05 22:33:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1697267 | ||
| Bug Blocks: | |||
|
Description
Pavel Březina
2019-07-30 08:14:00 UTC
Verified against sssd-2.2.0-16.el8.x86_64 [root@kvm-08-guest27 ~]# realm join sssdad2012r2.com Password for Administrator: [root@kvm-08-guest27 ~]# service sssd restart Redirecting to /bin/systemctl restart sssd.service [root@kvm-08-guest27 ~]# sudo gdb -quiet authselect -ex 'set breakpoint pending on' -ex 'b src/lib/files/system.c:428' -ex 'run select sssd --force' -ex 'shell sleep 1' -ex 'detach' -ex 'quit' Reading symbols from authselect...Reading symbols from .gnu_debugdata for /usr/bin/authselect...(no debugging symbols found)...done. (no debugging symbols found)...done. No symbol table is loaded. Use the "file" command. Breakpoint 1 (src/lib/files/system.c:428) pending. Starting program: /usr/bin/authselect select sssd --force warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [Detaching after fork from child process 7748] Profile "sssd" was selected. The following nsswitch maps are overwritten by the profile: - passwd - group - netgroup - automount - services Make sure that SSSD service is configured and enabled. See SSSD documentation for more information. [Inferior 1 (process 7744) exited normally] The program is not being run. [root@kvm-08-guest27 ~]# authselect check Current configuration is valid. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:3647 |