This commit is contained in:
laodaming
2023-11-16 16:57:29 +08:00
parent 2aae36dfca
commit f8b8d98723
18 changed files with 490 additions and 5 deletions

View File

@@ -17,6 +17,6 @@ type Config struct {
Password string
BaseDN string
RootDN string
PeopleGroupOu string
PeopleGroupDN string
}
}