mirror of
https://github.com/samba-team/samba.git
synced 2025-11-19 04:23:48 +03:00
r25747: Implement linked attributes, for add operations.
Much more work is still required here, particularly to handle this better during the provision, and to handle modifies and deletes, but this is a start. Andrew Bartlett
This commit is contained in:
committed by
Stefan Metzmacher
parent
b9363755ee
commit
2ba99d58e9
@@ -966,6 +966,7 @@ function provision_guess()
|
||||
"objectclass",
|
||||
"rdn_name",
|
||||
"subtree_rename",
|
||||
"linked_attributes",
|
||||
"show_deleted",
|
||||
"partition");
|
||||
subobj.MODULES_LIST = join(",", modules_list);
|
||||
|
||||
Reference in New Issue
Block a user