Rust Open Active Directory Solution

Hello Rust Community,

im Keanu and im new here. Currently i learn Rust and i deal with Programming and Concepts in my free time. I have an idea to write a open source Active Directory Solution in Rust with the following features. But i have a question, if it will be useful to write this:

Domaincontroller Service:

  • LDAP-Server with Scheme
  • User and Group Management
  • Tiering
  • Object Types (Service Account, User Account, Universal Group, Domain Computer, Machine Account etc.)
  • Kerberos Service and KDC and TGT

Certificate Service:

  • with Certificate Templates
  • TLS
  • Certutil Tools
  • Intermediate and Root CA Role

GPO Service:

  • Domain Join
  • Create Policies
  • we need a way to access the Reg Keys via API. Maybe we have to implement a Reg Key Builder

I appreciate your suggestions and tips.

Kind regards

Keanu

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.