1
edit
Changes
no edit summary
'''DBName = koji
DBUser = koji
DBHost = localhost
KojiDir = /mnt/koji
LoginCreatesUser = On
KojiWebURL = http://hongkong.proximity.on.ca/koji
Since we are using SSL for authentication, also add:
DNUsernameComponent = CN
ProxyDNs = "/C=CA/ST=Ontario/O=Seneca CDOT/OU=/CN=kojiweb/emailAddress="
And in the ‘/etc/httpd/conf.d/kojihub.conf’ uncomment the following lines:
Location /kojihub>
SSLOptions +StdEnvVars
/Location>'''