Commit 1b123e8f authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix dc/tune

parent 75a0cbbe
......@@ -92,7 +92,7 @@ debug_level = 1
id_provider = ad
auth_provider = ad
# check https://docs.pagure.org/SSSD.sssd/design_pages/active_directory_access_control.html
access_provider = ad
;access_provider = ad
chpass_provider = ad
default_shell = /bin/bash
......@@ -156,7 +156,7 @@ EOF
fi
# Вход в домен
rm -fv /etc/krb5.keytab
#rm -fv /etc/krb5.keytab
kinit $ADMIN || exit
echo "Join to domain... "
net ads join -k || exit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment