Examples (8)
Display the current configuration (or dry run)
authconfig --testConfigure the server to use a different password hashing algorithm
authconfig --update --passalgo=algorithmEnable LDAP authentication
authconfig --update --enableldapauthDisable LDAP authentication
authconfig --update --disableldapauthEnable Network Information Service (NIS)
authconfig --update --enablenisEnable Kerberos
authconfig --update --enablekrb5Enable Winbind (Active Directory) authentication
authconfig --update --enablewinbindauthEnable local authorization
authconfig --update --enablelocauthorizemade by @shridhargupta | data from tldr-pages