eryajf / go-ldap-admin

🌉 基于Go+Vue实现的openLDAP后台管理项目
http://ldapdoc.eryajf.net
Apache License 2.0
1.51k stars 256 forks source link

Openldap 拉起的镜像samba,和config映射 #353

Open Xiaoniba opened 2 months ago

Xiaoniba commented 2 months ago

您使用的场景? | 1. 同步钉钉账户,组织

您期望的结果是怎样的?

| 2. 1,openldap:1.4.1 ,有其它版本或者可以直接配置samba的嘛 | 2. 2,docker下的config配置,我现在的解决办法是先拷贝出来,再映射 image

eryajf commented 2 months ago

您好 @Xiaoniba👋,我已收到您的反馈,我将安排时间考虑您提交的信息并进行回复。-- 这条信息是由自动回复的机器人发出的。

Hello @Xiaoniba. I have received your feedback, and I will arrange time to consider the information you submitted and reply. -- This message is sent by an automatic reply robot.

eryajf commented 2 months ago

能否再详细点,我没有配置过samba,不了解有哪些需要调整的情况

Xiaoniba commented 2 months ago

image

image

NAS提示服务器缺少samba,我搜索了2个网页供你参考

https://blog.csdn.net/m0_37888039/article/details/124979099 https://ubuntu.com/server/docs/openldap-backend-legacy

eryajf commented 2 months ago

在项目目前的架构中,想要支持这样配置,还比较难

Xiaoniba commented 2 months ago

在项目目前的架构中,想要支持这样配置,还比较难

群晖也有个LDAP的服务,自带samba,通过ldap工具可以给群晖的ldap创建用户和群组。 我想使用go-ldap-admin对群晖的ldap做管理,在同步时候出现了一些问题

image 1717742105700

image

image