Click to See Complete Forum and Search --> : Security ID


Kelvin
June 8th, 1999, 09:28 PM
Anybody know how to convert a NT SID structure into a string like

s-1-5-21-1131437485-xxxxxxxx-xxxxxxxx-xxxx ????

June 9th, 1999, 01:46 AM
In the MSDN library there is a sample application called "TextSID". On of the functions is GetTextualSid(), which does exactly what you want. Of course, it is also Micro$oft gobbledy-gook code at its finest.

Cheers!
Humble Programmer
,,,^..^,,,