16 Dec 2003 23:04
draft-zeilenga-ldap-readentry-01.txt
Andrew Sciberras <andrews <at> adacel.com.au>
2003-12-16 22:04:02 GMT
2003-12-16 22:04:02 GMT
G'Day, The following text can be found in section 3.1 and 3.2: ~~~~~~~~~~~~~~~~~ The server is to return a SearchResultEntry containing, subject to access controls and other constraints, values of the requested attributes. The normal processing of the update operation and the processing of this control MUST be performed as one atomic action isolated from other update operations. If the update operation fails, no response control is provided. ~~~~~~~~~~~~~~~~ On one hand, the first paragraph implies that if the read fails due to access control restrictions, then no values should be returned. On the other hand, paragraph two indicates that if the read fails (possibly due to access controls) then the entire operation should fail. Paragraph 3 explicitly states that if the update fails then the read should as well, but fails to address the alternate scenario. What happens if the read operation fails due to the user not having sufficient access rights? Should the update succeed or fail? Thanks,(Continue reading)
RSS Feed