now it works, I modify 'user search filter' to 'sAMAccountName{0}',
thanks for the support!On 2月17日, 下午11时48分, David Weintraub <[email protected]> wrote: > On Fri, Feb 17, 2012 at 5:09 AM, fiona <[email protected]> wrote: > > After I config ldap security, when anyone can't logon, my > > configuration is: > > server : XXXXX > > root dn: like dc=sun,dc=com,dc=cn > > manager dn :XXX > > manager password:XXXX > > it is not right? > > Check to make sure your computer has port access to your LDAP server. > > If your LDAP server is an Active Directory machine, you might need to > change the LDAP port to 3268. > > Here's a link to a Java based LDAP browser. Make sure you can log in > with it, then use the same credentials for your Jenkins > server:http://db.tt/PXK3dceQ. You might need to experiment with various > things. > > The manger DN might be something like "DN=bob, OU=users, dc=com, > dc=mycorp," or you might only need "DN=bob, OU=users" since Jenkins > might append the root to the manager DN. > -- > David Weintraub > [email protected]
