Skip to content

OpenRSAT is an open-source, cross-platform tool for Active Directory administration via an interface, inspired by Microsoft’s RSAT tools. It enables system administrators to manage users, groups, and organizational units on Windows, Linux, and macOS.

License

tranquilit/OpenRSAT

Repository files navigation

OpenRSAT (Open Remote System Administration Tools)

A new console that look like Microsoft RSAT written in modern Object Pascal.

Overview

This repository provide a Lazarus project with all sources and dependances to build the OpenRSAT console. The console is available on different platforms such as Windows, Linux, and Macos. The OpenRSAT is a tool that allow you to connect to your Active Directory, and manage it as you wish.

The objective is to allow system administrators to manage an Active Directory on a Linux or Macos platform. Associated with Samba AD, you'll be able to fully manage an Active Directory for free with open source solutions. A secondary objective is to provide new feature that are missing in Microsoft RSAT.

Features

Features are splitted in different modules:

  • Users and computers: Manage users and machines within groups and containers to securly organize ressources in your AD.
  • DNS: Manage network entries in your AD.
  • Sites and Services: Manage sites and services in your AD.
  • Services and Interfaces: Overview of all objects in your AD.

Screenshots

Overview of OpenRSAT: Users and Computers of OpenRSAT: No screenshots yet, but work is in progress.

Get started

Requirement

To use the tool, you need an access to an Active Directory. You can refer to the Samba Documentation by Tranquil IT to deploy an Active Directory on a server.

How to install

WAPT

As the product is made by Tranquil IT, which provide WAPT to deploy software on machines in a domain, you can find the tool in a WAPT package in our store just here.

Binary

The binaries are packaged manually from the WAPT packages.
You can download latest binary just here.
/!\ On MacOS, you should run this command to remove the app from the quarantine: xattr -dr com.apple.quarantine /Applications/OpenRSAT.app. The reason is that the application has not yet been signed or notarized, either by Apple or Tranquil IT.
We'll also provide a workflow on github that will build new release.

Build from source

You can find all steps just here: build.md.

Documentation

Not documented yet, but work is in progress.

Contributing

Feel free to contribute to the project. As the project is a new project, no contributing rules are defined yet. Feel free to provide issues on github to tell us any bug or what you want to see in this tool.

About

OpenRSAT is an open-source, cross-platform tool for Active Directory administration via an interface, inspired by Microsoft’s RSAT tools. It enables system administrators to manage users, groups, and organizational units on Windows, Linux, and macOS.

Topics

Resources

License

Stars

Watchers

Forks