http://bugs.winehq.org/show_bug.cgi?id=4775
------- Additional Comments From joebaker@dcresearch.com 2006-13-03 15:01 ------- Now I've gotten a similar error running the office installer under Gentoo with the same user directory mounted via NFS from the Mandriva server.
I have the setgid bit set on the /home/mso2k directory. I'll try unsetting the setgid bit on all the directories.
This problem is very reproducible on the Mandriva side.
Now, we do run LDAP authentication here. So what I've tried today was to use the getent passwd, getent group and getent shadow commands to copy the entries which pertain to the mso2k user into the plaintext authentication files. Still with this same strange result.
I'm being very careful to insure that I'm not starting these commands as root. Today when running Wine 0.9.6 on the Gentoo box, the install went much further, this time many of the font files ended up being owned by root.
I have two ideas left to try... I'm going to remove the setgid bits from the /home/mso2k directories. I'm going to own the origin directory from where the installer is run over to the mso2k user.