Hi Andreas:
In the implementation of ept_map, I see a place where obj is used:

 If obj is NULL and the UUID of the floor 0 in map_tower is equal to mgmt uuid 
(uuid(e1af8308-5d1f-11c9-91a4-08002b14a0fa)) then an error is returned to the 
client

So, obj is used. Does this answer your question? Please let me know either way.


Regards,
Obaid Farooqi
Escalation Engineer | Microsoft

Exceeding your expectations is my highest priority.  If you would like to 
provide feedback on your case you may contact my manager at ramagane at 
Microsoft dot com

-----Original Message-----
From: Obaid Farooqi 
Sent: Thursday, October 27, 2016 2:46 PM
To: Andreas Schneider <[email protected]>
Cc: [email protected]; MSSolve Case Email <[email protected]>
Subject: RE: [REG:116102714860400] [MS-RPCE] epm_Map object uuid ignored?

Hi Andreas:
I'll help you with this question and will be in touch as soon as I have an 
answer.

Regards,
Obaid Farooqi
Escalation Engineer | Microsoft

Exceeding your expectations is my highest priority.  If you would like to 
provide feedback on your case you may contact my manager at ramagane at 
Microsoft dot com

-----Original Message-----
From: Bryan Burgin 
Sent: Thursday, October 27, 2016 10:08 AM
To: Andreas Schneider <[email protected]>
Cc: [email protected]; MSSolve Case Email <[email protected]>
Subject: [REG:116102714860400] [MS-RPCE] epm_Map object uuid ignored?

[dochelp to bcc]
[+casemail]

Hi Andreas,

Thank you for your question.  We created SR 116102714860400 to track this 
issue.  An engineer with the protocols team will contact you soon.

Bryan

-----Original Message-----
From: Andreas Schneider [mailto:[email protected]]
Sent: Thursday, October 27, 2016 1:06 AM
To: Interoperability Documentation Help <[email protected]>
Cc: [email protected]
Subject: [MS-RPCE] epm_Map object uuid ignored?

Hello,

I would like some clarification about:

2.2.1.2.5 ept_map Method

The resulting method definition is specified as follows.

void ept_map(
[in] handle_t hEpMapper,
[in, ptr] UUID* obj,
[in, ptr] twr_p_t map_tower,
[in, out] ept_lookup_handle_t* entry_handle, [in, range(0,500)] unsigned long 
max_towers, [out] unsigned long* num_towers, [out, ptr, size_is(max_towers), 
length_is(*num_towers)]
twr_p_t* ITowers,
[out] error_status* status
);

obj: Optionally specifies an object UUID. A value of NULL indicates that no 
object UUID is specified.

{
From our investigation, it looks like the obj is completely ignored in Windows 
and this is not documented. The OpenGroup implementation checks if
   it is a valid object id of a registered interface.
}


Could you please clarify in the docs if it is ignored and if not what is the 
difference to the OpenGroup implementation or specification.


Thanks!


Best regards,


Andreas


-- 
Andreas Schneider                   GPG-ID: CC014E3D
Samba Team                             [email protected]
www.samba.org


_______________________________________________
cifs-protocol mailing list
[email protected]
https://lists.samba.org/mailman/listinfo/cifs-protocol

Reply via email to