Re: [cobbler] Cobbler 2.4 with LDAP(AD) auth

2013-10-01 Thread Robert Jacobson
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

Re: [cobbler] Cobbler 2.4 with LDAP(AD) auth

2013-10-01 Thread Robert Jacobson
On 2013-10-01 12:59 PM, Danilo Chilene wrote: Hello Robert, Already tried using the = and got another error: Mon Sep 30 14:36:02 2013 - INFO | Exception occured: class 'ldap.OPERATIONS_ERROR' Mon Sep 30 14:36:02 2013 - INFO | Exception value: {'info': '04DC: LdapErr: DSID-0C0906E8,

[cobbler] installing debian with koan --virt virt-install issue

2013-10-01 Thread Tapp Darden
I've been trying to install debian to kvm/libvirt using koan. I've narrowed my problem down to virt-install. this is the options koan provides to libvirt: - ['virt-install', '--connect', 'qemu:///system', '--name', 'debian', '--ram', '1024', '--vcpus', '1', '--autostart', '--vnc',

Re: [cobbler] Cobbler 2.4 with LDAP(AD) auth

2013-10-01 Thread Danilo Chilene
Hello Robert, Already tried using the = and got another error: Mon Sep 30 14:36:02 2013 - INFO | Exception occured: class 'ldap.OPERATIONS_ERROR' Mon Sep 30 14:36:02 2013 - INFO | Exception value: {'info': '04DC: LdapErr: DSID-0C0906E8, comment: In order to perform this operation a

Re: [cobbler] Newbie setup question.

2013-10-01 Thread Anthony Alba
Did you try rendering the full kickstart file cobbler profile getks --name=XYZ... cobbler system getks -name=XYZ... It is easier to debug as it shows exactly what the post-install chroot environment will do. Anthony ___ cobbler mailing list