-
Notifications
You must be signed in to change notification settings - Fork 21
/
attributes
64 lines (62 loc) · 1.54 KB
/
attributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[nextcloudUserQuota]
Description = Nextcloud Quota
DescriptionDe = Nextcloud Quota
LongDescription = Amount of storage available to the user (ex: 512 MB or 12 GB)
LongDescriptionDe = Der verfügbare Speicherplatz für den Benutzer (z.B. 512 MB oder 12 GB)
Syntax = String
LdapMapping = nextcloudQuota
CliName = nextcloudQuota
Advanced = 1
TabPosition = 1
TabName = Nextcloud
TabNameDe = Nextcloud
BelongsTo = nextcloudUser
DeleteObjectClass = 0
Required = 0
OverwriteTab = 0
OverwritePosition = 0
DontSearch = 0
Hook = None
[nextcloudUserEnabled]
Description = Access to Nextcloud
DescriptionDe = Zugang für Nextloud
LongDescription = Whether user may access Nextcloud
LongDescriptionDe = Der Benutzer kann auf Nextcloud zugreifen
Syntax = Boolean
UdmSyntax = boolean
LdapMapping = nextcloudEnabled
CliName = nextcloudEnabled
Advanced = 1
Default = 1
TabPosition = 1
TabName = Nextcloud
TabNameDe = Nextcloud
BelongsTo = nextcloudUser
DeleteObjectClass = 0
Required = 0
OverwriteTab = 0
OverwritePosition = 0
DontSearch = 0
Hook = None
[nextcloudGroupEnabled]
Description = Available in Nextcloud
DescriptionDe = In Nextcloud verfügbar
LongDescription = The group is available in Nextcloud
LongDescriptionDe = Die Gruppe ist in Nextcloud verfügbar
Syntax = Boolean
UdmSyntax = boolean
LdapMapping = nextcloudEnabled
CliName = nextcloudEnabled
Advanced = 0
Default = 0
TabPosition = 1
TabName = Nextcloud
TabNameDe = Nextcloud
BelongsTo = nextcloudGroup
Module = groups/group
DeleteObjectClass = 0
Required = 0
OverwriteTab = 0
OverwritePosition = 0
DontSearch = 0
Hook = None