<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>56754</bug_id>
          
          <creation_ts>2025-11-06 18:28:59 +0300</creation_ts>
          <short_desc>Workstation K, в отличие от других дистрибутивов, прописывается просто как &quot;ALT&quot; в домене Samba, а не &quot;ALT Workstation K&quot;</short_desc>
          <delta_ts>2025-11-07 11:18:34 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>alterator-auth</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Artem Varaksa">varaksaaa</reporter>
          <assigned_to name="Andrey Limachko">liannnix</assigned_to>
          <cc>boyarsh</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>276236</commentid>
    <comment_count>0</comment_count>
    <who name="Artem Varaksa">varaksaaa</who>
    <bug_when>2025-11-06 18:28:59 +0300</bug_when>
    <thetext>Шаги
====

1. Развернуть Samba DC.

2. Ввести клиента Workstation K, например с помощью команды:

# system-auth write ad &quot;SAMBA.TESTDOMAIN&quot; &quot;c-c-kwork&quot; &quot;SAMBA&quot; &quot;Administrator&quot; &quot;Pa##word&quot;

3. На сервере проверить имя операционной системы:

# for _c in $(samba-tool computer list | grep -v DC); do
  samba-tool computer show $_c --attributes=operatingSystem,operatingSystemVersion;
  echo;
done

Фактический результат
=====================

&gt; dn: CN=C-C-KWORK,CN=Computers,DC=samba,DC=testdomain
&gt; operatingSystem: ALT
&gt; operatingSystemVersion: 11.1


Ожидаемый результат
===================

Как на других системах (ALT Education / ALT Workstation):

&gt; dn: CN=C-C-KWORK,CN=Computers,DC=samba,DC=testdomain
&gt; operatingSystem: ALT Workstation K
&gt; operatingSystemVersion: 11.1


Воспроизводимость
=================

Воспроизводится на виртуальных машинах:

[sisyphus] ALT Workstation K 11.1.1 x86_64
alterator-auth-0.48-alt1
samba-4.21.9-alt1

[p11+394751.4] ALT Workstation K 11.1.1 x86_64
alterator-auth-0.48-alt1
samba-4.21.9-alt1

[p11] ALT Workstation K 11.1.1 x86_64
alterator-auth-0.48-alt1
samba-4.21.7-alt4</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>