Is there a content plugin that can show under NT file group and owner?
If there is not, I can easily add such columns to one of my content plugins, for example to "UnicodeTest/LockedTest".
File group/owner in custom columns?
Moderators: Hacker, petermad, Stefan2, white
File group/owner in custom columns?
Last edited by Alextp on 2006-03-07, 05:45 UTC, edited 1 time in total.
2Alextp
For example ShellDetails has such a field.
However a plug-in displaying detailed NTFS security related information including permissions, group stuff and owner is defintely required. It could be called "Permission" or "Security Info". If you are planning such a plug-in you shouldn't add it to the unicode plug-in as plugin names work as some kind of categorization.
For example ShellDetails has such a field.
However a plug-in displaying detailed NTFS security related information including permissions, group stuff and owner is defintely required. It could be called "Permission" or "Security Info". If you are planning such a plug-in you shouldn't add it to the unicode plug-in as plugin names work as some kind of categorization.
2Alextp
Oh there are a bunch of functions
This is a good strating point:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthz/security/authorization_functions.asp
This is defintely a good source for inspiration:
http://www.sysinternals.com/Utilities/AccessEnum.html
Oh there are a bunch of functions

This is a good strating point:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthz/security/authorization_functions.asp
This is defintely a good source for inspiration:
http://www.sysinternals.com/Utilities/AccessEnum.html