Subversion Repositories general

Rev

Rev 1062 | Rev 1075 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1062 Rev 1073
Line 41... Line 41...
41
 
41
 
42
	Make hierarchy of domains (forest).
42
	Make hierarchy of domains (forest).
43
 
43
 
44
	Allow user to create domains (?) and subdomains in his domains.
44
	Allow user to create domains (?) and subdomains in his domains.
45
 
45
 
46
	Change shell password for system user if its owner's password is changed (?).
-
 
47
 
-
 
48
	Catch-all mail alias. Only one per domain.
46
	Catch-all mail alias. Only one per domain.
49
 
47
 
50
	Basic scripts to push changes to the system.
48
	Basic scripts to push changes to the system.
51
 
49
 
52
	If mailbox is created, create an user and a mail alias for it in one step - as option.
50
	If mailbox is created, create an user and a mail alias for it in one step - as option.
53
	Afterwards they are binded and change own name or deleted together. Bind by name? In witch directions?
51
	Afterwards they are binded and change own name or deleted together. Bind by name? In witch directions?
54
 
52
 
55
	By build cascade delete tree replace existing objects if new effect is stronger.
53
	By building cascade delete tree replace existing objects if new effect is stronger.
56
	
54
	
57
	Sort the cascade delete tree.
55
	Sort the cascade delete tree.
58
	
56
	
59
	Limit deep of cascade by 'before delete'.
57
	Limit deep of cascade by 'before delete'.
60
	
58
	
Line 89... Line 87...
89
 
87
 
90
+	Different user name schemes, not only user@domain. Define an interface to allow admin
88
+	Different user name schemes, not only user@domain. Define an interface to allow admin
91
	implement an own one. Implement a few common ones.
89
	implement an own one. Implement a few common ones.
92
 
90
 
93
+	Split CoreResources.properties to several files.
91
+	Split CoreResources.properties to several files.
-
 
92
 
-
 
93
+	Change shell password for system user if its owner's password is changed (?). - available via listener.