Searched refs:nTSecurityDescriptor (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dacl.c62 bool nTSecurityDescriptor; member in struct:acl_context
85 .oa_name = "nTSecurityDescriptor",
207 *(RIGHT_DS_READ_PROPERTY)or (DS-Replication-Manage-Topology by ON!nTSecurityDescriptor)
567 ac->nTSecurityDescriptor = false;
569 if (!ldb_attr_in_list(ac->req->op.search.attrs, "nTSecurityDescriptor")) {
570 attrs = ldb_attr_list_copy_add(ac, attrs, "nTSecurityDescriptor");
571 ac->nTSecurityDescriptor = true;
974 * 0. If we do not have nTSecurityDescriptor, we do not have an object in the response,
981 element_security_descriptor = ldb_msg_find_element(ares->message, "nTSecurityDescriptor");
1033 if (ac->nTSecurityDescriptor) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dacl.c62 bool nTSecurityDescriptor; member in struct:acl_context
85 .oa_name = "nTSecurityDescriptor",
207 *(RIGHT_DS_READ_PROPERTY)or (DS-Replication-Manage-Topology by ON!nTSecurityDescriptor)
567 ac->nTSecurityDescriptor = false;
569 if (!ldb_attr_in_list(ac->req->op.search.attrs, "nTSecurityDescriptor")) {
570 attrs = ldb_attr_list_copy_add(ac, attrs, "nTSecurityDescriptor");
571 ac->nTSecurityDescriptor = true;
974 * 0. If we do not have nTSecurityDescriptor, we do not have an object in the response,
981 element_security_descriptor = ldb_msg_find_element(ares->message, "nTSecurityDescriptor");
1033 if (ac->nTSecurityDescriptor) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dacl.c62 bool nTSecurityDescriptor; member in struct:acl_context
85 .oa_name = "nTSecurityDescriptor",
207 *(RIGHT_DS_READ_PROPERTY)or (DS-Replication-Manage-Topology by ON!nTSecurityDescriptor)
567 ac->nTSecurityDescriptor = false;
569 if (!ldb_attr_in_list(ac->req->op.search.attrs, "nTSecurityDescriptor")) {
570 attrs = ldb_attr_list_copy_add(ac, attrs, "nTSecurityDescriptor");
571 ac->nTSecurityDescriptor = true;
974 * 0. If we do not have nTSecurityDescriptor, we do not have an object in the response,
981 element_security_descriptor = ldb_msg_find_element(ares->message, "nTSecurityDescriptor");
1033 if (ac->nTSecurityDescriptor) {
[all...]

Completed in 63 milliseconds