14.2. Authentication
14.2.1. Using Enterprise Credentials to Log into GNOME
@ sign, and then your domain name. For example, if your domain name is example.com and the user name is User, type:
User@example.com14.2.1.1. Choosing to Use Enterprise Credentials During Welcome Screens
Procedure 14.1. Configuring Enterprise Credentials
- At the Login welcome screen, choose .
- Type the name of your domain in the Domain field if it is not already prefilled.
- Type your domain account user and password in the relevant fields.
- Click .
14.2.1.2. Changing to Use Enterprise Credentials to Log into GNOME
Procedure 14.2. Configuring Enterprise Credentials
- Click your name on the top bar and select Settings from the menu.
- From the list of items, select Users.
- Click the Unlock button and type the computer administrator's password.
- Click the button in the lower left of the window.
- Select the Enterprise Login pane.
- Enter the domain, user, and password for your Enterprise account, and click Add.
14.2.1.3. Troubleshooting and Advanced Setup
realm command and its various subcommands can be used to troubleshoot the enterprise login feature. For example, to see whether the machine has been configured for enterprise logins, run the following command:
$realm list
realm join command, or running realm join in an automated fashion from a script.
Getting More Information
realmd to connect to an Active Directory domain.
14.2.2. Enabling Smart Card Authentication
- Configuration of GDM to allow prompting for smart cards
- Configuration of the operating system to allow using smart cards to login
1.Configuration of GDM to allow prompting for smart cards
Procedure 14.3. Enabling smart card authentication using dconf editor GUI
- Uncheck the box for the org.gnome.login-screen enable-password-authentication dcof key.
- Check the box for the org.gnome.login-screen enable-smartcard-authentication dcof key.
Procedure 14.4. Enabling smart card authentication using dconf-tool
- Create a keyfile in the
/etc/dconf/db/gdm.ddirectory. - Add the following content to this keyfile:
[org/gnome/login-screen] enable-password-authentication='false' enable-smartcard-authentication='true'
- Update the system dconf databases:
#dconf update
2.Configuration of the operating system to allow using smart cards to login
system-config-authentication tool to configure the system to allow users to use smart cards, making their use available to GDM as a valid authentication method for the graphical environment. The tool is provided by the authconfig-gtk package.
system-config-authentication tool, see the Red Hat Enterprise Linux 7 System-Level Authentication Guide.
14.2.3. Enabling Fingerprint Authentication
system-config-authentication tool to enable fingerprint authentication. The tool is provided by the authconfig-gtk package.
system-config-authentication tool, see the Red Hat Enterprise Linux 7 System-Level Authentication Guide.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.