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

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

    <bug>
          <bug_id>37032</bug_id>
          
          <creation_ts>2019-07-15 17:08:46 +0300</creation_ts>
          <short_desc>Неверная строка подключения в pam_mount</short_desc>
          <delta_ts>2023-07-14 22:35:28 +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>docs-alt-spworkstation</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>RS</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>37031</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgeniy Korneechev">ekorneechev</reporter>
          <assigned_to name="lepata@altlinux.org">lepata</assigned_to>
          <cc>azol</cc>
    
    <cc>boyarsh</cc>
    
    <cc>cas</cc>
    
    <cc>lepata</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>183076</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeniy Korneechev">ekorneechev</who>
    <bug_when>2019-07-15 17:08:46 +0300</bug_when>
    <thetext>+++ Данная ошибка создана размножением ошибки 37031 +++

Раздел &quot;Подключение с использованием pam_mount&quot;:
Неверное описание правила монтирования в /etc/security/pam_mount.conf.xml:

&lt;volume uid=&quot;10000-2000200000&quot; fstype=&quot;cifs&quot; server=&quot;c228&quot; path=&quot;sysvol&quot; mountpoint=&quot;~/share&quot; options=&quot;sec=krb5, cruid=%(USERUID), nounix, uid=%(USERUID), gid=%(USERGID), file_mode=0664, dir_mode=0775&quot; /&gt;

нужно заменить на (в поле options нельзя использовать пробелы):

&lt;volume uid=&quot;10000-2000200000&quot; fstype=&quot;cifs&quot; server=&quot;c228&quot; path=&quot;sysvol&quot; mountpoint=&quot;~/share&quot; options=&quot;sec=krb5,cruid=%(USERUID),nounix,uid=%(USERUID),gid=%(USERGID),file_mode=0664,dir_mode=0775&quot; /&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>196383</commentid>
    <comment_count>1</comment_count>
    <who name="Evgeniy Korneechev">ekorneechev</who>
    <bug_when>2021-02-20 16:50:04 +0300</bug_when>
    <thetext>Перевешу на docs-alt-spworkstation (в доке к 9ке все норм).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>229804</commentid>
    <comment_count>2</comment_count>
    <who name="Artem Zolochevskiy">azol</who>
    <bug_when>2023-07-14 22:35:28 +0300</bug_when>
    <thetext>fixed in docs-alt-spworkstation-8.0-alt4</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>