OpenSUSE Leap 42.1 Release Notes: Difference between revisions
42.1.20151109 release |
m Corrected and removed unnecessary line breaks |
||
| Line 71: | Line 71: | ||
When using the KDE displaymanager SDDM with an authentication method that provides a high number of users SDDM becomes unusable. Additionally if the automounter is used SDDM may block for long time on startup trying to mount every user's home<br> | When using the KDE displaymanager SDDM with an authentication method that provides a high number of users SDDM becomes unusable. Additionally if the automounter is used SDDM may block for long time on startup trying to mount every user's home<br> | ||
<br> | <br> | ||
Modify <code>/etc/sddm.conf</code> to contain the following entries: | Modify <code>/etc/sddm.conf</code> to contain the following entries: | ||
<br> | <br> | ||
<pre>[Theme] | <pre>[Theme] | ||
| Line 77: | Line 77: | ||
[Users] | [Users] | ||
MaximumUid=1002</pre | MaximumUid=1002</pre> | ||
See Bug 953778 for details. | See Bug 953778 for details. | ||
= More Information and Feedback = | = More Information and Feedback = | ||
* Read the READMEs on the CDs. | * Read the READMEs on the CDs. | ||
* Get detailed changelog information about a particular package from the RPM:<br> | * Get detailed changelog information about a particular package from the RPM:<br /><code> rpm --changelog -qp <FILENAME>.rpm</code><br /><FILENAME>. is the name of the RPM. | ||
<code> rpm --changelog -qp <FILENAME>.rpm</code><br> | |||
<FILENAME>. is the name of the RPM. | |||
* Check the ChangeLog file in the top level of the DVD for a chronological log of all changes made to the updated packages. | * Check the ChangeLog file in the top level of the DVD for a chronological log of all changes made to the updated packages. | ||
* Find more information in the docu directory on the DVD. | * Find more information in the docu directory on the DVD. | ||