Ticket #1710: gvm.diff

File gvm.diff, 1.0 KB (added by dnicholson@…, 18 years ago)

Explaining --disable-multiuser in g-v-m

  • gnome/add/gnome-volume-manager.xml

     
    110110    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    111111    href="../../xincludes/gnome-sysconfdir.xml"/>
    112112
    113     <para><parameter>--disable-multiuser</parameter>: This parameter is used
    114     because a stock [B]LFS system does not have the appropriate setup to use
    115     the multiuser capability.</para>
     113    <para><parameter>--disable-multiuser</parameter>: Without this parameter,
     114    <application>gnome-volume-manager</application> will only allow the user
     115    who is at the active console to manage volumes. This is determined
     116    through the <xref linkend="linux-pam"/> module <ulink
     117    url="&blfs-wiki;/linux-pam">pam_console</ulink>. If your system is
     118    configured to use <ulink url="&blfs-wiki;/linux-pam">pam_console</ulink>,
     119    you can drop this parameter.</para>
    116120
    117121  </sect2>
    118122