steve8tch Posted February 12, 2007 Share Posted February 12, 2007 getowner.cSome time ago this question was discussed.NTFS Ownership and ACLsI have found SubInAcl impossible to use with StdOutRead.I have found this other utility called GetOwner.exeGetOwner - a small 20k utilityIt just does what it says - nothing fancy - and I can pick up the result in StdOutRead.Does anyone fancy a challenge. ....a UDF perhaps.. The source code for this is availableIt calls "GetNamedSecurityInfo" and "LookupAccountSid"These should be available through DllCall("advapi32.dll",.......) - I'm just not up to speed yet on all this dll stuff Attached is GetOwner.cgetowner.c Link to comment Share on other sites More sharing options...
jaenster Posted February 12, 2007 Share Posted February 12, 2007 we are autoit programmers , Not c -jaenster Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now