Hi, The current process for enabled authentication for the webinterface involves setting "AllowOverride Node" to "AllowOverride All" for the cgi-bin directory in the main apache configfile. This can be solved much cleaner by adding this to the cobbler.conf httpd configfile : <Directory "/var/www/cgi-bin/cobbler"> AllowOverride All Options None Order allow,deny Allow from all </Directory> This only sets the "AllowOverride" for the Cobbler cgi-bin directory, not the whole cgi-bin directory. It's all a bit cleaner. Regards, Tim -- Tim Verhoeven - tim.verhoeven.be@xxxxxxxxx - 0479 / 88 11 83 Hoping the problem magically goes away by ignoring it is the "microsoft approach to programming" and should never be allowed. (Linus Torvalds) _______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools