Bug 57773 - Опечатка в 10.5.3.1. В командной строке (alteratorclt)
Summary: Опечатка в 10.5.3.1. В командной строке (alteratorclt)
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: docs-alt-domain (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: lepata@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-05 10:55 MSK by Aleksandr Sysoev
Modified: 2026-02-05 11:56 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 Aleksandr Sysoev 2026-02-05 10:55:26 MSK
Версия: 11.1-alt2

Глава 10.5.3.1. В командной строке (alteratorctl) 

В тексте: 
Создание контроллера домена test.alt с паролем администратора Pa$$word:
# alteratorctl services deploy service_samba_ad \
 --mode=create \
 --realm=test.alt \
 --netBiosName=test \
 --adminpass='Pa$$word' \
 --dnsSettings.dnsBackend=SAMBA_INTERNAL \
 --dnsSettings.forwarders.0=8.8.8.8"

1) Неизвестный параметр: '--adminpass', ожидается --adminPassword
2) Лишняя кавычка в конце
Comment 1 Aleksandr Sysoev 2026-02-05 11:56:04 MSK
Такая-же опечатка c adminpass в 12.1.1.1 В командной строке (alteratorctl) и в 11.1.1. В командной строкe (alteratorctl)