Open main menu

CDOT Wiki β

Changes

Fedora Arm Secondary Architecture/Koji Hub

12 bytes added, 14:34, 16 April 2010
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>'''
1
edit