Added sid_peek_rid() function to return the rid of a sid. Saves mucking
authorTim Potter <tpot@samba.org>
Thu, 10 May 2001 00:48:06 +0000 (00:48 +0000)
committerTim Potter <tpot@samba.org>
Thu, 10 May 2001 00:48:06 +0000 (00:48 +0000)
commit281629ac063d431cc8a9b7975520ee7fa65a5568
tree129debd1c50813eac77025a69674b17a3cd3471e
parent9051f1e2c70e5fcfab2068a201509bc9129d20ad
Added sid_peek_rid() function to return the rid of a sid.  Saves mucking
around with copying a sid to a temporary variable and using sid_split_rid().
(This used to be commit 9ee43d61be1284b72fd04054c44545847c73120f)
source3/lib/util_sid.c