-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathconfig
21 lines (21 loc) · 927 Bytes
/
config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
appserv="" # Application server [ tomcat | jboss ]
type="" # Authentication type [cas | ldap ]
google="" # Release attributes to Google [ y | n ]
googleDom="" # Your Google domain name (student.xxx.yy)
ntpserver="" # NTP server
ldapserver="" # LDAP servers (seperate servers with space)
ldapbasedn="" # LDAP Base DN
ldapbinddn="" # LDAP Bind DN
ldappass="" # LDAP Password
subsearch="" # LDAP Subsearch [ true | false ]
idpurl="" # IDP URL (https://idp.xxx.yy)
caslogurl="" # CAS Login URL
casurl="" # CAS URL
certOrg="" # Certificate organisation string
certC="" # Certificate country string (SE)
fticks="" # Send anonymous usage data to SWAMID [ y | n ]
eptid="" # Install support for EPTID [ y | n ]
selfsigned="" # Auto create a self seigned https certificate [ y | n ]
ninc="" # LDAP attribute for norEduPersonNIN (YYYYMMDDnnnn)
certAcro="" # norEduOrgAcronym (eg. "HiG")
certLongC="" # Country descriptor (eg. "Sweden")