請問一下
windows 2003 ad standard 要怎麼啟動ldap呢(不用over ssl),我查了網站資料,好像預設沒有啟用,我用softerra ldap browser 4.5也讀不到
我查了http://social.technet.microsoft.com/forums/zh-TW/winserverzhcht/thread/a58f64f2-2945-4622-828a-1b45ebf84fd9
和http://support.microsoft.com/kb/326690/en-us
這說預設不啟用ldap on windows server 2003 ad
要將user加入Authenticate Use才能,但我在AD的builtin和users中都沒有看到 Authenticate Use,請問應如何處理呢?
上面哪有說「不啟用 LDAP」啊?.....
人家說的是: 2003 的 LDAP, 預設「不提供匿名(Anonymous)」身分來連線, 可沒說是把 LDAP 服務給停掉喔.....只要你是正常登入網域的用戶, 還是可以獲准使用 LDAP 的.
至於那個 Authenticated User 群組, 你其實不用去管它; 只要你是用網域身分登入, 系統自動就會把你加入這個群組內, 立刻具有這個群組的權限.
因此您的問題應該要追查:
請問一下
我用LDP查詢時, connection> connect有成功,但view > tree > baseDN(空值) > ok,卻顯示
Expanding base 'DC=xxx,DC=com,DC=tw'...
Error: Search: 操作錯誤. <1>
Result <1>: 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece
Matched DNs:
Getting 0 entries:
這是為什麼呢
Connect 成功之後, 請叫出 Bind (繫結) 項目, 按一下確定即可瀏覽:
Bind完成後,view > tree > baseDN(空值) > ok 就可以通了
謝謝