1.5. Converting your scripts from authconfig to authselect
If you use ipa-client-install
or realm join
to join a domain, you can safely remove any authconfig
call in your scripts. If this is not possible, replace each authconfig
call with its equivalent authselect
call. In doing that, select the correct profile and the appropriate options. In addition, edit the necessary configuration files:
-
/etc/krb5.conf
-
/etc/sssd/sssd.conf
(for thesssd
profile) or/etc/samba/smb.conf
(for thewinbind
profile)
Relation of authconfig options to authselect profiles and Authselect profile option equivalents of authconfig options show the authselect
equivalents of authconfig
options.
Authconfig options | Authselect profile |
---|---|
|
|
|
|
|
|
|
|
Authconfig option | Authselect profile feature |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Examples of authselect command equivalents to authconfig commands shows example transformations of Kickstart calls to authconfig
into Kickstart calls to authselect
.
authconfig command | authselect equivalent |
---|---|
|
|
|
|
|
|
|
|