I'm using an older version of cobbler (2.2.3) but in my version the ldap settings are in /etc/cobbler/settings; I don't have a "setup" file...

In any case, in my settings file my ldap_search_prefix is:

ldap_search_prefix: 'uid='

So you may just need an "=" at the end (or whatever LDAP search operator(s) you want to use), e.g.:

ldap_search_prefix: 'sAMAccountName='


On 2013-09-30 1:59 PM, Danilo Chilene wrote:
Hello,

I'm trying setup Cobbler with LDAP(AD), below the configuration of /etc/cobbler/modules.conf and /etc/cobbler/setup:

modules.conf:
[authentication]
module = authn_ldap
[authorization]
module = authz_allowall


setup:
ldap_server: "192.168.0.1"
ldap_base_dn: "dc=domain,dc=com"
ldap_port: 389
ldap_tls: 0
ldap_anonymous_bind: 0
ldap_search_bind_dn: 'CN=Admin,OU=Users,dc=domain,dc=com'
ldap_search_passwd: strangepassword'
ldap_search_prefix: 'sAMAccountName'
ldap_tls_cacertfile: ''
ldap_tls_keyfile: ''
ldap_tls_certfile: ''


Cobbler Version:
cobbler-2.4.0-1.el6.noarch
cobbler-web-2.4.0-1.el6.noarch


-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Robert Jacobson               Robert.C.Jacobson@nasa.gov
Lead System Admin       Solar Dynamics Observatory (SDO)
Bldg 14, E222                             (301) 286-1591