--- etc/config.yml 2008/03/10 00:19:52 4 +++ etc/config.yml 2008/05/30 21:16:08 139 @@ -1,24 +1,25 @@ --- framework: AdminMode: 1 - ApplicationClass: CAdmin - ApplicationName: CAdmin + ApplicationClass: A3C + ApplicationName: A3C ApplicationUUID: E39DA2FA-ED79-11DC-83DE-637BB7FBCC3E ConfigFileVersion: 3 Database: AutoUpgrade: 1 CheckSchema: 1 - Database: cadmin - Driver: SQLite + Database: a3c + Driver: Pg Host: localhost - Password: '' + Password: 'a3c' RecordBaseClass: Jifty::DBI::Record::Cachable - User: '' - Version: 0.0.1 + User: 'a3c' + Version: 0.0.3 DevelMode: 1 L10N: PoDir: share/po LogLevel: INFO +# LogLevel: DEBUG Mailer: Sendmail MailerArgs: [] @@ -31,15 +32,23 @@ - OnlineDocs: {} - CompressedCSSandJS: {} - AdminUI: {} + - Debug: {} - User: {} +# - Login: {} - Authentication::Password: {} - - Debug: {} + - Authentication::Ldap: + LDAPhost: ldap.carnet.hr + LDAPbase: dc=carnet,dc=hr + LDAPName: cn # displayname, cn +# LDAPMail: mailLocalAddress # email used optionnal + LDAPuid: uid +# LDAPssl: 0 PubSub: Backend: Memcached Enable: ~ SkipAccessControl: 0 - TemplateClass: CAdmin::View + TemplateClass: A3C::View View: FallbackHandler: Jifty::View::Mason::Handler Handlers: @@ -60,3 +69,24 @@ ServeStaticFiles: 1 StaticRoot: share/web/static TemplateRoot: share/web/templates + +# values are overriden by site_config.yml +application: + LDAP: + server: 'ldap.example.com' + dn: 'cn=foo,dc=example,dc=com' + password: 'hax0r' + # LDAP search + base: 'dc=example,dc=com' + objectClass: +# person: inetOrgPerson +# organization: organization + person: hrEduPerson + organization: hrEduOrg + link: + person_filter: HrEduPersonHomeOrg + display_from: name + value_from: cn + + strix: + dir: data/strix/