jly8866 / archer

基于inception的自动化SQL操作平台,支持SQL执行、LDAP认证、发邮件、OSC、SQL查询、SQL优化建议、权限管理等功能,支持docker镜像
Apache License 2.0
1.56k stars 645 forks source link

ldap 登录失败 #102

Open softwolves opened 5 years ago

softwolves commented 5 years ago

ldap root 可以认证和登录,但是普通用户登录的时候,总是会验证失败,打印出来的信息就是ldap 认证失败,ldap 实例化的时候,是有用户的dn 信息的,在ldap authenticat 的时候会报错,看起来是用户名密码不匹配,但是我其他系统都能登录,同样一套openldap image

zenglingmin168 commented 3 years ago

这个问题解决了吗?你是怎么配置的?我配置了为何不起作用?

softwolves commented 3 years ago

解决了,需要看下报错-------- 原始邮件 --------发件人: zenglingmin168 notifications@github.com日期: 2020年10月14日周三 上午9:20收件人: jly8866/archer archer@noreply.github.com抄送: softwolves liuxinghui0316@126.com, Author author@noreply.github.com主 题: Re: [jly8866/archer] ldap 登录失败 (#102)

这个问题解决了吗?你是怎么配置的?我配置了为何不起作用?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.

zenglingmin168 commented 3 years ago

方便贴下你的ldap接入这块的配置吗?

------------------ 原始邮件 ------------------ 发件人: "jly8866/archer" <notifications@github.com>; 发送时间: 2020年10月15日(星期四) 晚上8:02 收件人: "jly8866/archer"<archer@noreply.github.com>; 抄送: "向往美好明天"<3108775440@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [jly8866/archer] ldap 登录失败 (#102)

解决了,需要看下报错-------- 原始邮件 --------发件人: zenglingmin168 <notifications@github.com>日期: 2020年10月14日周三 上午9:20收件人: jly8866/archer <archer@noreply.github.com>抄送: softwolves <liuxinghui0316@126.com>, Author <author@noreply.github.com>主 题: Re: [jly8866/archer] ldap 登录失败 (#102)

这个问题解决了吗?你是怎么配置的?我配置了为何不起作用?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

LivesMountain commented 3 years ago

image 帮忙看一下 ,我和你报错相同,我这边其他系统都接入没问题,谢了

LivesMountain commented 3 years ago

@softwolves