Lines 116-174
Administration:
Link Here
|
116 |
Pg: PostgreSQL database (not supported) |
116 |
Pg: PostgreSQL database (not supported) |
117 |
tmp: Temporary files |
117 |
tmp: Temporary files |
118 |
memcached: Memcached server |
118 |
memcached: Memcached server |
|
|
119 |
CAS authentication: |
119 |
- |
120 |
- |
120 |
- "Prevent staff (but not superlibrarians) from modifying objects (holds, items, patrons, etc.) belonging to other libraries: " |
121 |
- "Use CAS for login authentication: " |
121 |
- pref: IndependentBranches |
122 |
- pref: casAuthentication |
122 |
default: 0 |
123 |
default: 0 |
123 |
choices: |
124 |
choices: |
124 |
1: "Yes" |
125 |
1: "Yes" |
125 |
0: "No" |
126 |
0: "No" |
126 |
- "<p class='text-danger'><strong>Warning:</strong> Changing this system preference will radically alter the behavior of Koha. Changing preference on a production system is highly discouraged.</p>" |
|
|
127 |
- |
127 |
- |
128 |
- "Prevent staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries: " |
128 |
- "Logout of CAS when logging out of Koha: " |
129 |
- pref: IndependentBranchesPatronModifications |
129 |
- pref: casLogout |
130 |
default: 0 |
130 |
default: 0 |
131 |
choices: |
131 |
choices: |
132 |
1: "Yes" |
132 |
1: "Yes" |
133 |
0: "No" |
133 |
0: "No" |
134 |
- |
134 |
- |
135 |
- "Prevent staff (but not superlibrarians) from setting or changing their logged in location:" |
135 |
- "URL of the Central Authentication Service (CAS) server: " |
136 |
- pref: IndependentBranchesLoggedInLibrary |
136 |
- pref: casServerUrl |
|
|
137 |
- |
138 |
- "Version of the CAS server Koha will connect to: " |
139 |
- pref: casServerVersion |
140 |
choices: |
141 |
2: 'CAS 2 or earlier' |
142 |
3: 'CAS 3 or later' |
143 |
|
144 |
|
145 |
Independent branches: |
146 |
- |
147 |
- "Prevent staff (but not superlibrarians) from modifying objects (holds, items, patrons, etc.) belonging to other libraries: " |
148 |
- pref: IndependentBranches |
137 |
default: 0 |
149 |
default: 0 |
138 |
choices: |
150 |
choices: |
139 |
1: "Yes" |
151 |
1: "Yes" |
140 |
0: "No" |
152 |
0: "No" |
|
|
153 |
- "<p class='text-danger'><strong>Warning:</strong> Changing this system preference will radically alter the behavior of Koha. Changing preference on a production system is highly discouraged.</p>" |
141 |
- |
154 |
- |
142 |
- "Prevent staff (but not superlibrarians) from transfering items to other libraries: " |
155 |
- "Prevent staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries: " |
143 |
- pref: IndependentBranchesTransfers |
156 |
- pref: IndependentBranchesPatronModifications |
144 |
default: 0 |
157 |
default: 0 |
145 |
choices: |
158 |
choices: |
146 |
1: "Yes" |
159 |
1: "Yes" |
147 |
0: "No" |
160 |
0: "No" |
148 |
CAS authentication: |
|
|
149 |
- |
161 |
- |
150 |
- "Use CAS for login authentication: " |
162 |
- "Prevent staff (but not superlibrarians) from setting or changing their logged in location:" |
151 |
- pref: casAuthentication |
163 |
- pref: IndependentBranchesLoggedInLibrary |
152 |
default: 0 |
164 |
default: 0 |
153 |
choices: |
165 |
choices: |
154 |
1: "Yes" |
166 |
1: "Yes" |
155 |
0: "No" |
167 |
0: "No" |
156 |
- |
168 |
- |
157 |
- "Logout of CAS when logging out of Koha: " |
169 |
- "Prevent staff (but not superlibrarians) from transfering items to other libraries: " |
158 |
- pref: casLogout |
170 |
- pref: IndependentBranchesTransfers |
159 |
default: 0 |
171 |
default: 0 |
160 |
choices: |
172 |
choices: |
161 |
1: "Yes" |
173 |
1: "Yes" |
162 |
0: "No" |
174 |
0: "No" |
163 |
- |
|
|
164 |
- "URL of the Central Authentication Service (CAS) server: " |
165 |
- pref: casServerUrl |
166 |
- |
167 |
- "Version of the CAS server Koha will connect to: " |
168 |
- pref: casServerVersion |
169 |
choices: |
170 |
2: 'CAS 2 or earlier' |
171 |
3: 'CAS 3 or later' |
172 |
SSL client certificate authentication: |
175 |
SSL client certificate authentication: |
173 |
- |
176 |
- |
174 |
- "Field to use for SSL client certificate authentication: " |
177 |
- "Field to use for SSL client certificate authentication: " |
175 |
- |
|
|