Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1320052

Summary: RFE: Request to add support for running authconfig with sssd-container
Product: Red Hat Enterprise Linux 7 Reporter: Niranjan Mallapadi Raghavender <mniranja>
Component: sssd-containerAssignee: SSSD Maintainers <sssd-maint>
Status: CLOSED WONTFIX QA Contact: Namita Soman <nsoman>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.2CC: dpal, jhrozek, jpazdziora, lslebodn, mniranja, mzidek
Target Milestone: rcKeywords: Extras, FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-14 19:56:02 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:

Description Niranjan Mallapadi Raghavender 2016-03-22 08:50:58 UTC
Description of problem:
Current sssd container supports joining to IPA using ipa-client or Active Directory using "realm", 

There is no support for running authconfig manually to authenticate to an existing LDAP / kerberos servers.

Version-Release number of selected component (if applicable):
RHEL7.2
rhel7/sssd-7.2-5 registry.access.stage.redhat.com/rhel7/sssd:latest

Comment 1 Jan Pazdziora (Red Hat) 2016-03-22 08:54:45 UTC
Can you please show exact commands that you expect to be able to run?

Comment 2 Niranjan Mallapadi Raghavender 2016-03-22 08:56:51 UTC
authconfig  --ldapserver=dhcp201-158.englab.pnq.redhat.com  --ldapbasedn=dc=englab,dc=pnq,dc=redhat,dc=com  --enableldaptls  --enablemkhomedir --enablesssd --enablesssdauth --update --updateall

Comment 5 Jan Pazdziora (Red Hat) 2016-05-17 11:45:31 UTC
Resetting assignee to new default.

Comment 6 Jakub Hrozek 2016-07-13 15:31:01 UTC
The devel phase has passed so RFE should be moved to the next release.

Comment 9 Dmitri Pal 2019-03-14 19:56:02 UTC
Authconfig is deprecated. There are no plans to do anything about this and provide other means of joining SSSD container other than what realmd allows.