How to install "system-config-authentication" in Red hat Enterprise Linux 6?
Environment
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
Issue
system-config-authenticationis not present in Red hat Enterprise Linux 6?- Which package provides
system-config-authenticationutility?
Resolution
-
In Red hat Enterprise Linux 6
authconfig-gtk.x86_64 0:5.3.21-7.el5package providessystem-config-authenticationutility. -
Install
authconfig-gtk.x86_64 0:5.3.21-7.el5package using following command :
#yum install authconfig-gtk*
- In Red hat Enterprise Linux 7
authconfig-gtk-6.2.8-8.el7.x86_64package providessystem-config-authenticationutility.
# rpm -qf `which system-config-authentication`
authconfig-gtk-6.2.8-8.el7.x86_64
# rpm -qf `which authconfig-tui`
authconfig-6.2.8-8.el7.x86_64
# rpm -qf `which authconfig-gtk`
authconfig-gtk-6.2.8-8.el7.x86_64
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
