Changeset 32 for trunk/samba/source/lib/util_sid.c
- Timestamp:
- Apr 26, 2007, 12:19:41 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/lib/util_sid.c
r1 r32 511 511 uint32 rid; 512 512 513 if (sid_equal(sid, &global_sid_System)) 514 return True; 515 513 516 sid_copy(&dom, sid); 514 517 sid_split_rid(&dom, &rid);
Note:
See TracChangeset
for help on using the changeset viewer.