On Fri, 24 Oct 2025 10:53:04 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote:> On Fri, 24 Oct 2025 11:28:39 +0200 > Denis CARDON <dcardon at tranquil.it> wrote: > > > Hi Rowland, > > > > >> there are already built executables availables > > >> > > >> https://github.com/tranquilit/OpenRSAT/releases/tag/v0.4.30 > > > Unless I am missing something, I cannot see any arm64 packages for > > > Linux there, I run all my DCs on Rpi4s and 5s. > > > > > > So, back to 'how do I build Openrsat for Linux arm64 ?' > > > > > > I know that I am not the only one running Samba on Rpi's > > > > The OpenRSAT tools, like the RSAT from Microsoft should never be > > installed and used on the domain controller (which is sadly quite > > frequent on Windows DC). > > I do all my testing on Raspberry pi computers, but you know and I know > that people will run Openrsat on Samba AD DCs. > > Rowland > > > > > OpenRSAT are management gui that are to be installed on the > > sysadmin's computer (be it Windows, Linux or macOS). > > > > Cheers, > > > > Denis > > > >Tranquil It have released the arm64 binary and I have downloaded it and installed it to /usr/local/sbin/ on a Unix domain member. From the quick test I have given it so far, it works very well. One thing I have found, you have to run it with sudo, or somethings are greyed out, I also ran it with a member of Domain Admins, not sure if that is relevant, I will have to do further testing. Just about the only thing missing (and I presume they are matching present day RSAT) is the UNIX Attributes tab. This isn't relevant to myself, but others may miss it. I suggest that you give it a try, it is easy to install and use. Rowland
I was able to install the tool on a Debian 13 member server after adding the libgtk 2.0 packages. The only bug so far is that Properties is grayed out on users, group and computers. But its still early i guess. ------ -------------------- 8 ------------------ ------ "A *wise* man once told me - Any idiot can do backups, but it takes a genius to successfully restore" Anders ?stling +46 768 716 165 (Mobil) Den fre 24 okt. 2025 15:00Rowland Penny via samba <samba at lists.samba.org> skrev:> On Fri, 24 Oct 2025 10:53:04 +0100 > Rowland Penny via samba <samba at lists.samba.org> wrote: > > > On Fri, 24 Oct 2025 11:28:39 +0200 > > Denis CARDON <dcardon at tranquil.it> wrote: > > > > > Hi Rowland, > > > > > > >> there are already built executables availables > > > >> > > > >> https://github.com/tranquilit/OpenRSAT/releases/tag/v0.4.30 > > > > Unless I am missing something, I cannot see any arm64 packages for > > > > Linux there, I run all my DCs on Rpi4s and 5s. > > > > > > > > So, back to 'how do I build Openrsat for Linux arm64 ?' > > > > > > > > I know that I am not the only one running Samba on Rpi's > > > > > > The OpenRSAT tools, like the RSAT from Microsoft should never be > > > installed and used on the domain controller (which is sadly quite > > > frequent on Windows DC). > > > > I do all my testing on Raspberry pi computers, but you know and I know > > that people will run Openrsat on Samba AD DCs. > > > > Rowland > > > > > > > > OpenRSAT are management gui that are to be installed on the > > > sysadmin's computer (be it Windows, Linux or macOS). > > > > > > Cheers, > > > > > > Denis > > > > > > > > > Tranquil It have released the arm64 binary and I have downloaded it and > installed it to /usr/local/sbin/ on a Unix domain member. > > From the quick test I have given it so far, it works very well. One > thing I have found, you have to run it with sudo, or somethings are > greyed out, I also ran it with a member of Domain Admins, not sure if > that is relevant, I will have to do further testing. Just about the > only thing missing (and I presume they are matching present day RSAT) > is the UNIX Attributes tab. This isn't relevant to myself, but others > may miss it. > > I suggest that you give it a try, it is easy to install and use. > > Rowland > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
Hi Rowland,> Tranquil It have released the arm64 binary and I have downloaded it and > installed it to /usr/local/sbin/ on a Unix domain member.You can put the binary in /usr/local/bin as it doesn't need local admin right to start.> From the quick test I have given it so far, it works very well. One > thing I have found, you have to run it with sudo, or somethings are > greyed out,it shouldn't require sudo to start. What DE are you using?> I also ran it with a member of Domain Admins, not sure if > that is relevant, I will have to do further testing. Just about the > only thing missing (and I presume they are matching present day RSAT) > is the UNIX Attributes tab. This isn't relevant to myself, but others > may miss it.It shouldn't need a privileged to connect and to browse an AD. Cheers, Denis> > I suggest that you give it a try, it is easy to install and use. > > Rowland > >