-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

authconfig


> A CLI interface for configuring system authentication resources.

More information.


Display the current configuration (or dry run):

authconfig --test

Configure the server to use a different password hashing algorithm:

authconfig --update --passalgo={algorithm}

Enable LDAP authentication:

authconfig --update --enableldapauth

Disable LDAP authentication:

authconfig --update --disableldapauth

Enable Network Information Service (NIS):

authconfig --update --enablenis

Enable Kerberos:

authconfig --update --enablekrb5

Enable Winbind (Active Directory) authentication:

authconfig --update --enablewinbindauth

Enable local authorization:

authconfig --update --enablelocauthorize


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 03:31:04 2024