Первая автонастройка и автозахват образа для доменного использования Astra Linux 1.8

new file:   domain_builder_1.8.sh
new file:   prepare_files/admin-helper.bin
new file:   prepare_files/grub_default.conf
new file:   prepare_files/krb5.conf
new file:   prepare_files/skel_profile.conf
new file:   prepare_files/sssd.conf
This commit is contained in:
2026-05-15 13:33:47 +03:00
commit 7321db5c7e
6 changed files with 280 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
[sssd]
domains = gk.rosatom.local
config_file_version = 2
services = nss, pam, ifp
default_domain_suffix = gk.rosatom.local
[domain/]
ad_domain = gk.rosatom.local
krb5_realm = GK.ROSATOM.LOCAL
realmd_tags = manages-system joined-with-adcli
cache_credentials = True
id_provider = ad
krb5_store_password_if_offline = True
default_shell = /bin/bash
ldap_id_mapping = True
use_fully_qualified_names = True
fallback_homedir = /home/%d/%u
access_provider = ad
ad_gpo_access_control = disabled
ignore_group_members = True
krb5_auth_timeout = 20
case_sensitive = false
dyndns_update = true
dyndns_refresh_interval = 43200
dyndns_update_ptr = true
dyndns_ttl = 3600
[pam]
pam_id_timeout = 20