Displaying 2 results from an estimated 2 matches for "unixfolder".
2005 Nov 07
0
Group mapping doesn't seem to be working
...ry group and it's not listing any of the secondary groups. If I run
"wbinfo --user-groups=DOMAIN\\User" then it lists about 20 automatically
allocated GIDs (such as 10002, 10003, 10005, etc.) so it looks like this is
picking up all the correct groups.
If I "chgrp DOMAIN\\Group1 unixfolder ; chmod g+ws" then I'm actually able
to write into that folder, and the files created belong to the
DOMAIN\\Group1 group, so it seems to be picking up somewhere that
DOMAIN\User is actually a member of DOMAIN\Group1. This is what I expected
to happen when the directory was owned by "...
2010 Nov 12
0
Wine release 1.3.7
...: Exclusive mode is the corner case for SetCooperative, not the normal mode.
David Hedberg (5):
shell32: Don't crash on NULL cmdgroup in DefView OleCommandTarget.
shell32: Fix trace formatting in SHGetNameFromIDList.
shell32: Remove reliance on the ability to bind to files in UnixFolder CompareIDs.
shell32: Remove reliance on the ability to bind to files in UnixFolder GetDisplayNameOf.
shell32: Don't allow binding to files in any ShellFolder implementation.
Detlef Riekenberg (14):
wer: Add stubs for WerReportCreate + WerReportCloseHandle.
wer/tests: Ad...