(this should have been part of the previous commit)
authorAndrew Bartlett <abartlet@samba.org>
Mon, 8 Jul 2002 00:40:57 +0000 (00:40 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 8 Jul 2002 00:40:57 +0000 (00:40 +0000)
commit8dc39c1112487a7c98cd48ebe9742af07fd3e1c6
tree99c9fa900ca0913e209c82d17deb9ab4cc1f0372
parentd29d29e4a2ecee741bdb3d37be77aeeab48f185f
(this should have been part of the previous commit)

Add a function to display 'sid types' as strings - makes rpcclient outptut
and DEBUG() logs much eaiser to understand.

Move the enum for SID types to smb.h, becouse is really isn't LSA specific any
more.

Andrew Bartlett
(This used to be commit fc9739861104df4ddc93efab3275275307e4fbb9)
source3/include/rpc_lsa.h
source3/include/smb.h
source3/lib/util_sid.c