windows.rst
changeset 2132 b7f0192f395f
parent 2131 a8885a695eab
child 2148 8588bb3cd896
equal deleted inserted replaced
2131:a8885a695eab 2132:b7f0192f395f
   561                 modify and delete accounts that they have created; and remove
   561                 modify and delete accounts that they have created; and remove
   562                 users from the Power Users, Users, and Guests groups. Power
   562                 users from the Power Users, Users, and Guests groups. Power
   563                 users also can install programs; create, manage, and delete
   563                 users also can install programs; create, manage, and delete
   564                 local printers; and create and delete file shares.
   564                 local printers; and create and delete file shares.
   565 
   565 
   566   http://msdn.microsoft.com/en-us/library/aa379649.aspx
   566 https://msdn.microsoft.com/en-us/library/aa379649.aspx
   567                 Well-known SIDs
   567   Well-known SIDs
   568   http://support.microsoft.com/kb/243330
   568 https://support.microsoft.com/en-us/help/243330/
   569                 Хорошо известные идентификаторы безопасности в операционных
   569   Well-known security identifiers in Windows operating systems.
   570                 системах Windows
   570 http://en.wikipedia.org/wiki/Security_Identifier
   571   http://en.wikipedia.org/wiki/Security_Identifier
   571   Security Identifier
   572                 Security Identifier
       
   573 
   572 
   574 Converting SID to names and inside out.
   573 Converting SID to names and inside out.
   575 =======================================
   574 =======================================
   576 
   575 
   577 Use 'PsGetSid' utility from Sysinternals::
   576 Use 'PsGetSid' utility from Sysinternals::