Bug 57494 - alterator-service-samba-ad не добавляет samba.service в автозапуск
Summary: alterator-service-samba-ad не добавляет samba.service в автозапуск
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alterator-service-samba-ad (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Andrey Limachko
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-15 12:42 MSK by Kostevich Arseniy
Modified: 2026-01-22 20:44 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kostevich Arseniy 2026-01-15 12:42:56 MSK
Версия пакета:
alterator-service-samba-ad-0.7.2-alt1

Платформы(Обновлены до Sisyphus):
Alt Workstation K 11.2
Alt Education 11.0 XFCE
Alt Education 11.0 KDE
Alt Workstation 11.1

Шаги для воспроизведения:
1. В alt-services развернуть и запустить сервис с параметрами:
Режим: Создать новый домен
Имя контроллера домена:	dc1
Realm: example.org
NetBIOS имя: example
Тип базы: tdb
RFC 2307: Нет (выключено)
Функциональный уровень: 2008 R2
Бэкенд DNS: SAMBA_INTERNAL
2. Проверить, что systemd сервис samba добавлен в автозагрузку
# systemctl is-enabled samba

Ожидаемый результат:
Сервис добавлен в автозагрузку
# systemctl is-enabled samba
enabled

Фактический результат:
Сервис не добавлен в автозагрузку
# systemctl is-enabled samba
disabled

Дополнительная информация:
Ошибка является регрессом по отношению к alterator-service-samba-ad-0.7.1-alt0.p11.1(На текущий момент актуальная в p11).
Comment 1 Repository Robot 2026-01-22 20:44:41 MSK
alterator-service-samba-ad-0.7.3-alt1 -> sisyphus:

Thu Jan 22 2026 Evgenii Sozonov <arzdez@altlinux> 0.7.3-alt1
- Add Systemd resolved settings (Closes: #57497)
- Add Network Manager settings
- Fix typo
- Add disabling dnsstublistener and editing resolvconf.conf
- Fix incorrect path to smb.conf in get_forwarders_samba_internal function
- Fix enable unit function (Closes: 57494)
- Disable smb and nmb services (Closes: #57495)
- Fix domain controller name change when joining (Closes: #57498)
- Fix incorrect samba internal forwarders parsing (Closes: #57512)
- Add dinamic entry update
- Delete comment for name of domain controller
- Add array prefix for dns forwarders
- Disable shellcheck rule 1087
- Fix an incorrect hostname setting