On Nov 6 14:34, Linda Walsh wrote:
> 112 30120 [main] ls 1464 cygpsid::debug_print: get_sids_info: owner SID
> = S-1-5-21-4276647594-2974560374-2904110730-1006
>49 30169 [main] ls 1464 cygpsid::debug_print: get_sids_info: group SID
> = S-1-5-21-1275210071-1078145449-839522115-513
>
Corinna Vinschen wrote:
What you can do is a `strace -o dbg.blurbs ls -l filename'
At some point in the dbg.blurbs file you should find two lines in a
row like these:
get_sids_info: owner SID = S-1-...
get_sids_info: group SID = S-1-...
The SIDs should help to find out what group this is.
On Nov 5 12:10, Linda Walsh wrote:
> Corinna Vinschen wrote:
>> But you have the properties dialog in Explorer, or the cacls tool
>> on the command line to find out. If that's on Vista, it might be
>> the "TrustedInstaller" group which is neither a local group nor a
>> domain group. Don't ask me
Linda Walsh wrote:
stem account maybe?
Otherwise, shouldn't it show SYSTEM as the group?
But SYSTEM as a group shows '18' in my /etc/group file, not "-1"
Seems like some of these files (perhaps the installer is trying to use
the the TrustedInstaller Credentials you mention, but since this is an
Corinna Vinschen wrote:
But you have the properties dialog in Explorer, or the cacls tool
on the command line to find out. If that's on Vista, it might be
the "TrustedInstaller" group which is neither a local group nor a
domain group. Don't ask me what the idea behind this group is.
---
On Nov 4 02:41, Linda Walsh wrote:
> I've just noticed a bunch to several files owned by group 4294967295
>
> I reran the mkpasswd -ld & mkgroup -ld utils to make sure I had the latest
> entries in my passwd & group files.
>
> Any idea they correspond to? I don't have any known utils that try to
6 matches
Mail list logo