Description of problem: If a user's home directory is not readable by root, e.g. it is on a remote NFS mount where the root is squashed to nobody.nogroup, then the pulseaudio process is unable to start as it can't read/write to the user's ~/.config hierarchy. This worked in mga6 Version-Release number of selected component (if applicable): 12.2-5.mga7 How reproducible: Consistent Steps to Reproduce: 1. Login with a user on an NFS mount with the local machine untrusted and user's home directory protected 0700 2. Try to start pulseaudio 3.
See also bug 26207, bug 26208. Assigning globally, CC DavidG as main committer for 'pulseaudio'.
CC: (none) => geiger.david68210Assignee: bugsquad => pkg-bugs
Mageia 7 is EOL since July 1st 2021. There will not have any further bugfix for this release. You are encouraged to upgrade to Mageia 8 as soon as possible. @reporter, if this bug still apply with Mageia 8, please let us know it. @packager, if you work on the Mageia 7 version of your package, please check the Mageia 8 package if issue is also present. In this case, please fix the Mageia 8 version instead. This bug report will be closed OLD if there is no further notice within 1st September 2021.
This issue was solved by running nscd if using network authentication as changes in systemd meant that non-local authentication wasn't able to get the correct privileges.
(In reply to Stephen Usher from comment #3) > This issue was solved by running nscd if using network authentication as > changes in systemd meant that non-local authentication wasn't able to get > the correct privileges. Thanks, closing
Status: NEW => RESOLVEDCC: (none) => marja11Resolution: (none) => WORKSFORME