Jump to content

Recommended Posts

Posted

Anyone know where I can download the zip file for SetACL 2.1.3?  i downloaded the version 3.0 zip which doesn't work on XP.  Something about a bug in the OS check.  It was the only one I could find.  Everything else Googles AI suggested dead ended.  You'd think somewhere out there is an archived copy.


Posted

you expect us to know a certain non microsoft programm, we are not an AI 

i would ask that developer, he probaly knows what to do

the other way around (like a setting tool that do so) are programming wise solutions

Posted
Just now, NotHereToPlayGames said:

That seemed borderline "language barrier rude".

@justacruzr2 I tried finding it on the Wayback Machine.  But I can only get as far as the "text" of the page containing the download link.  The actual download itself is not archived.  :(

Yeah it did! 

That's the same thing I got when I went to the Wayback Machine.  It just dead-ended there.  I checked every Google search result and couldn't find a link to it.  Usually I can find what I'm looking for.  And usually someone here knows where to find it or has it and makes it available.

Just now, NotHereToPlayGames said:

This might get you what you need.  Granted, it's the "Studio" version but the developer has provided the key for it to be fully unlocked.

https://www.majorgeeks.com/files/details/setacl_studio.html

I just went to the link you provided and downloaded it.  Hopefully the specific command I need to use is in that version.  What I need to do is change the "OWNER" field of every occurance of an orphaned SID in the "OWNER" field to the Administrator account.  Subinacl can't do that.  It can't target just the "OWNER" field based on the orphaned SID and replace it with the Administrator account.  What I need is something that can do this logic:

 

Look at the "OWNER" field of every file/folder

If

  the field contains an orphaned SID

then

  replace the orphaned SID with the Administrator account

Endif

I want to avoid replacing the "OWNER" if it's owned by "NT AUTHORITY/SYSTEM"

That's what Subinacl can't do but SetACL can.

I'm also going to contact Helge and see if he can make available the version 2.1.3.for me. Thanks for the help.

 

 

 

Posted (edited)

I did a bit of research and lost quite some of my free time. And I am probably not the only one in here who lost time and ended up nowhere. But let me sum up what the situation is:

  • The author (Helge Klein) runs a website where he has version 3 available for download. But you are looking for version 2 but that version isn't on his website.
  • Waybackmachine can't be used to download version 2 from his website because the author used sourceforge in the old days when version 2 was a thing.
  • Waybackmachine does not work with sourceforge.
  • Even though the author has a website, there is no email address and no contact feature.
  • He has a user account on Github but his SetACL project is not on Github.
  • There is some other dude who has a copy of the source code of version 2.3.2 on Github. But there are no compiled files. The source code can not be compiled because it includes files which include files which include files which are all not available in the source code repository.
  • Search engines for the www and ftp servers lead nowhere.
  • When I manually searched the web it lead nowhere.
  • You used a program which claimed to possess AI and that lead nowhere, too.

The bottom line is:

  1. The version you are looking for is not available on the internet.
  2. The author does not want to be contacted.
  3. His source code is incomplete and therefore does not work.
Edited by Start Me Up
Posted
Just now, NotHereToPlayGames said:

A script or bat file seems an easier route (to me) than finding a version of a third-party tool that hasn't been around for 15yrs.

The SetACL Suite at that link requires .net framework 4.0 to be installed.  i was hoping to pull the standalone executable out with WinRAR but it's an MSI.  The standalone version I was looking for doesn't require .net framework installed.  So I guess I may have to install .net 4 just to use it for this project.  I can always uninstall it when I'm done.  You're probably right but I have no experience writing scripts.

Posted
Just now, Start Me Up said:

I did a bit of research and lost quite some of my free time. And I am probably not the only one in here who lost time and ended up nowhere. But let me sum up what the situation is:

  • The author (Helge Klein) runs a website where he has version 3 available for download. But you are looking for version 2 but that version isn't on his website.
  • Waybackmachine can't be used to download version 2 from his website because the author used sourceforge in the old days when version 2 was a thing.
  • Waybackmachine does not work with sourceforge.
  • Even though the author has a website, there is no email address and no contact feature.
  • He has a user account on Github but his SetACL project is not on Github.
  • There is some other dude who has a copy of the source code of version 2.3.2 on Github. But there are no compiled files. The source code can not be compiled because it includes files which include files which include files which are all not available in the source code repository.
  • Search engines for the www and ftp servers lead nowhere.
  • When I manually searched the web it lead nowhere.
  • You used a program which claimed to possess AI and that lead nowhere, too.

The bottom line is:

  1. The version you are looking for is not available on the internet.
  2. The author does not want to be contacted.
  3. His source code is incomplete and therefore does not work.

Sounds like you did everything I did too.  Everything just lead to a dead end.  But thanks for trying.

Posted (edited)

 

Never say never :)  SetACL.exe v2.1.3 just found in my archives and uploaded:

 

 

Edited by Andalu
Link removed to prevent the download of unwanted files
Posted

do that one require .net 4 ? that would be a classical vb-dll discussion or MFC discussion

Posted (edited)
Just now, Andalu said:

 

Never say never :)  SetACL.exe v2.1.3 just found in my archives and uploaded:

https://www.upload.ee/files/19221778/SetACL.zip.html

 

Thanks.  Sorry for delayed reply.  I've been dealing with a sewer backup into my basement from all the rain we've had here both Saturday and Sunday.  Anyway, Do I need to register to download the file?  The website wants to install something that is not SetACL.  So just for the heck of it I followed it thru and it first downloaded a free VPN, app then something else which I downloaded just to get past all the hurdles but it wouldn't go any farther.  The files were 19MB.  I know SetACL isn't that big.  Here's what it was :

Application
Application Handsome
19.0 MB (19,957,832 bytes)

So that;s why I ask if I have to register to download the real deal without all that other stuff.

Edited by justacruzr2
Posted (edited)
Just now, user57 said:

do that one require .net 4 ? that would be a classical vb-dll discussion or MFC discussion

Yes.  The SetACL suite I downloaded does.  When I clicked on it to install it I got the message that .net Framework 4.0 needs to be installed first.  Can't tell you the version because it didn't install.  but this is the date on the certificate:

Monday May 27, 2013 10:21:06 AM

So i would expect that it was the version that was released on or near that date.

Edited by justacruzr2
Posted
38 minutes ago, justacruzr2 said:

Thanks.  Sorry for delayed reply.  I've been dealing with a sewer backup into my basement from all the rain we've had here both Saturday and Sunday.  Anyway, Do I need to register to download the file?  The website wants to install something that is not SetACL.  So just for the heck of it I followed it thru and it first downloaded a free VPN, app then something else which I downloaded just to get past all the hurdles but it wouldn't go any farther.  The files were 19MB.  I know SetACL isn't that big.  Here's what it was :

Application
Application Handsome
19.0 MB (19,957,832 bytes)

So that;s why I ask if I have to register to download the real deal without all that other stuff.

Hi,

no registration is required to upload or to download.

The .zip file is 135,647 bytes, MD5 09F269B88B33CA7B1C6154A55100F645, SHA-1 4FC319678D1A8A82225F9C25B2034CDF79D41639.

SetACL.exe is 301.056 byte, MD5 567BEFCC4CAF8EE4C1F68DED96562727, SHA-1 2D2829CD1CC7F66AF070A0DBADA933CF590E1A61.

 

I downloaded it a few minutes ago; here is an image:

Set-ACL.png

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...