This commit is contained in:
laodaming
2023-11-14 18:39:10 +08:00
parent 4aef652b20
commit 1cc0cc8d72
13 changed files with 74 additions and 388 deletions

View File

@@ -15,7 +15,6 @@ type Config struct {
Host string
BindDN string
Password string
AdminDN string
UserDn string
RootDN string
}
}