adc icon indicating copy to clipboard operation
adc copied to clipboard

Add User & Add Group?

Open WTIGER001 opened this issue 1 year ago • 3 comments

I need to be able to create groups and users. Any idea if you are planning that?

WTIGER001 avatar May 16 '24 19:05 WTIGER001

I have no plans in this regard. I probably could add this feature, but these days I don't have a running AD server to check everything up. I haven't done any research, but maybe you know a quick way to deploy such an environment (eg a Docker image)?

dlampsi avatar May 17 '24 13:05 dlampsi

Easiest way is samba (https://github.com/amardeep2006/ldap-activedirectory-samba). That is how I am testing for now.

WTIGER001 avatar May 20 '24 12:05 WTIGER001

Thanks! I'll look into it. Can’t promise anything concrete, but I’ll try to do something next month.

dlampsi avatar May 22 '24 12:05 dlampsi

https://github.com/dlampsi/adc/pull/27 and https://github.com/dlampsi/adc/pull/29 should do the trick (release v1.0.0)

dlampsi avatar Jul 04 '24 09:07 dlampsi