Hi Szabó,

> Message du 26/07/08 15:09
> De : "Szabó Péter" <[EMAIL PROTECTED]>
> A : [EMAIL PROTECTED]
> Copie à : 
> Objet : [ntfs-3g-devel] enumerating Windows XP SIDs
> 
> 
> Hi,
> 
> I'd like to set up a UID--GID--SID mapping, but usermap lists doesn't list
> all the Windows XP groups. (For example, I've created a group, and it
> didn't list it.) Is there a utility which lists all the SID--groupname
> and SID--username pairs?

usermap is based on owners and groups of existing files,
and can only list a group if there is a file recorded
in the group. Also it restricts to known possible SID
patterns.

If usermap fails, you can display the Windows ACL
by secaudit :
(on Windows) secaudit -vv file
(on Linux, as root) secaudit -vv device file
use the decimal group SID.

Regards

Jean-Pierre

> 
> Thanks,
> 
> Péter
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> ntfs-3g-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel
> 
> 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to