Set organization unit path when creating new users
Compare changes
Files
3+ 4
− 0
@@ -44,6 +44,9 @@ class Configuration(config.ConfigurationDataclassMixin):
@@ -296,6 +299,7 @@ def sync(configuration, *, read_only=True):
Sets orgUnitPath when creating new users (default to '/')
Possibly tricky to test without new users needed to be created. Could try changing gdev membership.
Closes: #8 (closed)