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

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

    <bug>
          <bug_id>48857</bug_id>
          
          <creation_ts>2023-12-19 12:00:39 +0300</creation_ts>
          <short_desc>показывать по умолчанию кнопку &quot;войти под другим пользователем&quot;</short_desc>
          <delta_ts>2024-01-26 14:47:53 +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>lightdm</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>
          
          <blocked>48115</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton Farygin">rider</reporter>
          <assigned_to name="manowar@altlinux.org">manowar</assigned_to>
          <cc>golubevan</cc>
    
    <cc>manowar</cc>
    
    <cc>zerg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>239219</commentid>
    <comment_count>0</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2023-12-19 12:00:39 +0300</bug_when>
    <thetext>Непонятно, почему она отключена по умолчанию. 
Эта настройка будет приезжать в kde greeter и там хотелось бы видеть по умолчанию кнопку &quot;войти под другим пользователем&quot;.

См баг #48115</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>240668</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2024-01-26 09:30:42 +0300</bug_when>
    <thetext>Это и в p10 надо.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>240686</commentid>
    <comment_count>2</comment_count>
    <who name="manowar@altlinux.org">manowar</who>
    <bug_when>2024-01-26 14:43:51 +0300</bug_when>
    <thetext>Вроде бы, если параметр &quot;allow-user-switching&quot; явно не определён, то будет разрешено (TRUE):

if (!config_has_key (config_get_instance (), &quot;Seat:*&quot;, &quot;allow-user-switching&quot;))
        config_set_boolean (config_get_instance (), &quot;Seat:*&quot;, &quot;allow-user-switching&quot;, TRUE);

И в lightdm.conf по умолчанию как раз так (не определено):
# allow-user-switching = True if allowed to switch users</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>240688</commentid>
    <comment_count>3</comment_count>
    <who name="Anton Golubev">golubevan</who>
    <bug_when>2024-01-26 14:47:53 +0300</bug_when>
    <thetext>Речь идет про опцию greeter-show-manual-login.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>