|
Lines 56-62
property_descriptions = {
Link Here
|
| 56 |
syntax=univention.admin.syntax.string, |
56 |
syntax=univention.admin.syntax.string, |
| 57 |
multivalue=False, |
57 |
multivalue=False, |
| 58 |
include_in_default_search=True, |
58 |
include_in_default_search=True, |
| 59 |
options=[], |
|
|
| 60 |
required=True, |
59 |
required=True, |
| 61 |
may_change=True, |
60 |
may_change=True, |
| 62 |
identifies=True |
61 |
identifies=True |
|
Lines 66-72
property_descriptions = {
Link Here
|
| 66 |
long_description='', |
65 |
long_description='', |
| 67 |
syntax=univention.admin.syntax.string, |
66 |
syntax=univention.admin.syntax.string, |
| 68 |
multivalue=False, |
67 |
multivalue=False, |
| 69 |
options=[], |
|
|
| 70 |
required=False, |
68 |
required=False, |
| 71 |
may_change=True, |
69 |
may_change=True, |
| 72 |
identifies=False |
70 |
identifies=False |
|
Lines 77-83
property_descriptions = {
Link Here
|
| 77 |
syntax=univention.admin.syntax.string, |
75 |
syntax=univention.admin.syntax.string, |
| 78 |
multivalue=False, |
76 |
multivalue=False, |
| 79 |
include_in_default_search=True, |
77 |
include_in_default_search=True, |
| 80 |
options=[], |
|
|
| 81 |
required=False, |
78 |
required=False, |
| 82 |
may_change=True, |
79 |
may_change=True, |
| 83 |
identifies=False |
80 |
identifies=False |
|
Lines 86-92
property_descriptions = {
Link Here
|
| 86 |
short_description=_('Display name'), |
83 |
short_description=_('Display name'), |
| 87 |
long_description='', |
84 |
long_description='', |
| 88 |
syntax=univention.admin.syntax.string, |
85 |
syntax=univention.admin.syntax.string, |
| 89 |
options=['posix'], |
|
|
| 90 |
multivalue=False, |
86 |
multivalue=False, |
| 91 |
required=False, |
87 |
required=False, |
| 92 |
may_change=True, |
88 |
may_change=True, |
|
Lines 98-104
property_descriptions = {
Link Here
|
| 98 |
long_description='', |
94 |
long_description='', |
| 99 |
syntax=univention.admin.syntax.string, |
95 |
syntax=univention.admin.syntax.string, |
| 100 |
multivalue=False, |
96 |
multivalue=False, |
| 101 |
options=[], |
|
|
| 102 |
required=False, |
97 |
required=False, |
| 103 |
may_change=True, |
98 |
may_change=True, |
| 104 |
identifies=False |
99 |
identifies=False |
|
Lines 108-114
property_descriptions = {
Link Here
|
| 108 |
long_description=_('Change password on next login'), |
103 |
long_description=_('Change password on next login'), |
| 109 |
syntax=univention.admin.syntax.boolean, |
104 |
syntax=univention.admin.syntax.boolean, |
| 110 |
multivalue=False, |
105 |
multivalue=False, |
| 111 |
options=[], |
|
|
| 112 |
required=False, |
106 |
required=False, |
| 113 |
may_change=True, |
107 |
may_change=True, |
| 114 |
dontsearch=True, |
108 |
dontsearch=True, |
|
Lines 119-125
property_descriptions = {
Link Here
|
| 119 |
long_description='', |
113 |
long_description='', |
| 120 |
syntax=univention.admin.syntax.boolean, |
114 |
syntax=univention.admin.syntax.boolean, |
| 121 |
multivalue=False, |
115 |
multivalue=False, |
| 122 |
options=[], |
|
|
| 123 |
required=False, |
116 |
required=False, |
| 124 |
may_change=True, |
117 |
may_change=True, |
| 125 |
identifies=False, |
118 |
identifies=False, |
|
Lines 130-136
property_descriptions = {
Link Here
|
| 130 |
long_description='', |
123 |
long_description='', |
| 131 |
syntax=univention.admin.syntax.string, |
124 |
syntax=univention.admin.syntax.string, |
| 132 |
multivalue=True, |
125 |
multivalue=True, |
| 133 |
options=[], |
|
|
| 134 |
required=False, |
126 |
required=False, |
| 135 |
may_change=True, |
127 |
may_change=True, |
| 136 |
identifies=False, |
128 |
identifies=False, |
|
Lines 140-146
property_descriptions = {
Link Here
|
| 140 |
long_description='', |
132 |
long_description='', |
| 141 |
syntax=univention.admin.syntax.absolutePath, |
133 |
syntax=univention.admin.syntax.absolutePath, |
| 142 |
multivalue=False, |
134 |
multivalue=False, |
| 143 |
options=[], |
|
|
| 144 |
required=False, |
135 |
required=False, |
| 145 |
may_change=True, |
136 |
may_change=True, |
| 146 |
identifies=False, |
137 |
identifies=False, |
|
Lines 161-167
property_descriptions = {
Link Here
|
| 161 |
long_description=_('Path to the home directory on the home share'), |
152 |
long_description=_('Path to the home directory on the home share'), |
| 162 |
syntax=univention.admin.syntax.string, |
153 |
syntax=univention.admin.syntax.string, |
| 163 |
multivalue=False, |
154 |
multivalue=False, |
| 164 |
options=[], |
|
|
| 165 |
required=False, |
155 |
required=False, |
| 166 |
dontsearch=True, |
156 |
dontsearch=True, |
| 167 |
may_change=True, |
157 |
may_change=True, |
|
Lines 172-178
property_descriptions = {
Link Here
|
| 172 |
long_description='', |
162 |
long_description='', |
| 173 |
syntax=univention.admin.syntax.string, |
163 |
syntax=univention.admin.syntax.string, |
| 174 |
multivalue=False, |
164 |
multivalue=False, |
| 175 |
options=[], |
|
|
| 176 |
required=False, |
165 |
required=False, |
| 177 |
may_change=True, |
166 |
may_change=True, |
| 178 |
identifies=False, |
167 |
identifies=False, |
|
Lines 183-189
property_descriptions = {
Link Here
|
| 183 |
long_description='', |
172 |
long_description='', |
| 184 |
syntax=univention.admin.syntax.string, |
173 |
syntax=univention.admin.syntax.string, |
| 185 |
multivalue=False, |
174 |
multivalue=False, |
| 186 |
options=[], |
|
|
| 187 |
required=False, |
175 |
required=False, |
| 188 |
may_change=True, |
176 |
may_change=True, |
| 189 |
identifies=False |
177 |
identifies=False |
|
Lines 193-199
property_descriptions = {
Link Here
|
| 193 |
long_description='', |
181 |
long_description='', |
| 194 |
syntax=univention.admin.syntax.string, |
182 |
syntax=univention.admin.syntax.string, |
| 195 |
multivalue=False, |
183 |
multivalue=False, |
| 196 |
options=[], |
|
|
| 197 |
required=False, |
184 |
required=False, |
| 198 |
may_change=True, |
185 |
may_change=True, |
| 199 |
identifies=False |
186 |
identifies=False |
|
Lines 203-209
property_descriptions = {
Link Here
|
| 203 |
long_description='', |
190 |
long_description='', |
| 204 |
syntax=univention.admin.syntax.string, |
191 |
syntax=univention.admin.syntax.string, |
| 205 |
multivalue=False, |
192 |
multivalue=False, |
| 206 |
options=[], |
|
|
| 207 |
required=False, |
193 |
required=False, |
| 208 |
may_change=True, |
194 |
may_change=True, |
| 209 |
identifies=False |
195 |
identifies=False |
|
Lines 213-219
property_descriptions = {
Link Here
|
| 213 |
long_description='', |
199 |
long_description='', |
| 214 |
syntax=univention.admin.syntax.string, |
200 |
syntax=univention.admin.syntax.string, |
| 215 |
multivalue=False, |
201 |
multivalue=False, |
| 216 |
options=[], |
|
|
| 217 |
required=False, |
202 |
required=False, |
| 218 |
may_change=True, |
203 |
may_change=True, |
| 219 |
identifies=False |
204 |
identifies=False |
|
Lines 223-229
property_descriptions = {
Link Here
|
| 223 |
long_description='', |
208 |
long_description='', |
| 224 |
syntax=univention.admin.syntax.string, |
209 |
syntax=univention.admin.syntax.string, |
| 225 |
multivalue=False, |
210 |
multivalue=False, |
| 226 |
options=[], |
|
|
| 227 |
required=False, |
211 |
required=False, |
| 228 |
may_change=True, |
212 |
may_change=True, |
| 229 |
identifies=False |
213 |
identifies=False |
|
Lines 233-239
property_descriptions = {
Link Here
|
| 233 |
long_description='', |
217 |
long_description='', |
| 234 |
syntax=univention.admin.syntax.string, |
218 |
syntax=univention.admin.syntax.string, |
| 235 |
multivalue=False, |
219 |
multivalue=False, |
| 236 |
options=[], |
|
|
| 237 |
required=False, |
220 |
required=False, |
| 238 |
may_change=True, |
221 |
may_change=True, |
| 239 |
identifies=False |
222 |
identifies=False |
|
Lines 243-249
property_descriptions = {
Link Here
|
| 243 |
long_description='', |
226 |
long_description='', |
| 244 |
syntax=univention.admin.syntax.string, |
227 |
syntax=univention.admin.syntax.string, |
| 245 |
multivalue=False, |
228 |
multivalue=False, |
| 246 |
options=[], |
|
|
| 247 |
required=False, |
229 |
required=False, |
| 248 |
may_change=True, |
230 |
may_change=True, |
| 249 |
identifies=False |
231 |
identifies=False |
|
Lines 253-259
property_descriptions = {
Link Here
|
| 253 |
long_description='', |
235 |
long_description='', |
| 254 |
syntax=univention.admin.syntax.phone, |
236 |
syntax=univention.admin.syntax.phone, |
| 255 |
multivalue=True, |
237 |
multivalue=True, |
| 256 |
options=[], |
|
|
| 257 |
required=False, |
238 |
required=False, |
| 258 |
may_change=True, |
239 |
may_change=True, |
| 259 |
identifies=False |
240 |
identifies=False |
|
Lines 263-269
property_descriptions = {
Link Here
|
| 263 |
long_description='', |
244 |
long_description='', |
| 264 |
syntax=univention.admin.syntax.UserDN, |
245 |
syntax=univention.admin.syntax.UserDN, |
| 265 |
multivalue=True, |
246 |
multivalue=True, |
| 266 |
options=[], |
|
|
| 267 |
required=False, |
247 |
required=False, |
| 268 |
may_change=True, |
248 |
may_change=True, |
| 269 |
identifies=False |
249 |
identifies=False |
|
Lines 273-279
property_descriptions = {
Link Here
|
| 273 |
long_description='', |
253 |
long_description='', |
| 274 |
syntax=univention.admin.syntax.string, |
254 |
syntax=univention.admin.syntax.string, |
| 275 |
multivalue=False, |
255 |
multivalue=False, |
| 276 |
options=['person'], |
|
|
| 277 |
required=False, |
256 |
required=False, |
| 278 |
may_change=True, |
257 |
may_change=True, |
| 279 |
identifies=False |
258 |
identifies=False |
|
Lines 283-289
property_descriptions = {
Link Here
|
| 283 |
long_description='', |
262 |
long_description='', |
| 284 |
syntax=univention.admin.syntax.string, |
263 |
syntax=univention.admin.syntax.string, |
| 285 |
multivalue=False, |
264 |
multivalue=False, |
| 286 |
options=['person'], |
|
|
| 287 |
required=False, |
265 |
required=False, |
| 288 |
may_change=True, |
266 |
may_change=True, |
| 289 |
identifies=False |
267 |
identifies=False |
|
Lines 293-299
property_descriptions = {
Link Here
|
| 293 |
long_description='', |
271 |
long_description='', |
| 294 |
syntax=univention.admin.syntax.GroupDN, |
272 |
syntax=univention.admin.syntax.GroupDN, |
| 295 |
multivalue=True, |
273 |
multivalue=True, |
| 296 |
options=[], |
|
|
| 297 |
required=False, |
274 |
required=False, |
| 298 |
may_change=True, |
275 |
may_change=True, |
| 299 |
identifies=False |
276 |
identifies=False |
|
Lines 305-311
property_descriptions = {
Link Here
|
| 305 |
one_only=True, |
282 |
one_only=True, |
| 306 |
parent='groups', |
283 |
parent='groups', |
| 307 |
multivalue=False, |
284 |
multivalue=False, |
| 308 |
options=[], |
|
|
| 309 |
required=False, |
285 |
required=False, |
| 310 |
dontsearch=True, |
286 |
dontsearch=True, |
| 311 |
may_change=True, |
287 |
may_change=True, |
|
Lines 317-323
property_descriptions = {
Link Here
|
| 317 |
syntax=univention.admin.syntax.emailAddressTemplate, |
293 |
syntax=univention.admin.syntax.emailAddressTemplate, |
| 318 |
multivalue=False, |
294 |
multivalue=False, |
| 319 |
include_in_default_search=True, |
295 |
include_in_default_search=True, |
| 320 |
options=[], |
|
|
| 321 |
required=False, |
296 |
required=False, |
| 322 |
dontsearch=False, |
297 |
dontsearch=False, |
| 323 |
may_change=True, |
298 |
may_change=True, |
|
Lines 328-334
property_descriptions = {
Link Here
|
| 328 |
long_description='', |
303 |
long_description='', |
| 329 |
syntax=univention.admin.syntax.emailAddressTemplate, |
304 |
syntax=univention.admin.syntax.emailAddressTemplate, |
| 330 |
multivalue=True, |
305 |
multivalue=True, |
| 331 |
options=[], |
|
|
| 332 |
required=False, |
306 |
required=False, |
| 333 |
dontsearch=False, |
307 |
dontsearch=False, |
| 334 |
may_change=True, |
308 |
may_change=True, |
| 335 |
- |
|
|