LDAP 활동 로깅
LDAP 활동 로깅은 모든 LDAP 요청에 대한 정보를 추적합니다. 각 유형의 LDAP 요청에는 서로 다른 구조가 있으므로 Domino ®는 각 유형에 대해 서로 다른 활동 로깅 레코드를 생성합니다.
이 표는 LDAP 요청 유형과 각 요청 유형에 대해 Domino ® 가 기록하는 일부 정보를 보여줍니다. Domino ®는 LDAP 요청에 대한 체크포인트 레코드를 생성하지 않습니다.
요청 유형 |
정보가 기록됨 |
---|---|
버리다 |
조직 이름, 사용자 이름, 서버 이름, 클라이언트 IP 주소, 중단할 명령의 메시지 ID, LDAP 결과 코드 및 클라이언트에 반환된 모든 오류 메시지 |
추가하다 |
조직 이름, 사용자 이름, 서버 이름, 클라이언트 IP 주소, 추가할 개체의 고유 이름, 추가된 속성 및 해당 새 값, 항목이 추가된 디렉토리 이름, 추가된 항목 수, 서버로 전송된 바이트 수, LDAP 결과 코드 및 클라이언트로 반환된 모든 오류 메시지 |
묶다 |
Organization name, user name, server name, client IP address, LDAP version, the name the client is using to bind, the authentication method, the LDAP result code, and any error messages returned to the client |
Compare |
Organization name, user name, server name, client IP address, the distinguished name of the object that was compared, the attribute and value portions of the attribute value assertion, names of the directories searched, the number of bytes sent to the server in the query, the LDAP result code, and any error messages returned to the client |
Delete |
Organization name, user name, server name, client IP address, the distinguished name of the object that was deleted, names of directories from which the object was deleted, the number of entries deleted, the number of bytes sent to the server, the LDAP result code, and any error messages returned to the client |
Extended |
Organization name, user name, server name, client IP address, the name of the extended command, the LDAP result code, and any error messages returned to the client |
Modify |
Organization name, user name, server name, client IP address, the distinguished name of the entry to be modified, the operations to be performed on the entry (add, delete, replace), the attributes that are modified and their new values, the names of the directories in which the entry was modified, the number of entries modified, the number of bytes sent to the server, the LDAP result code, and any error messages returned to the client |
ModifyDN |
Organization name, user name, server name, client IP address, the directory entry that is modified, the new Relative Distinguished Name (RDN®), whether the old RDN® was deleted, the new parent entry, the names of the directories in which the entry was modified, the number of entries modified, the number of bytes sent to the server, the LDAP result code, and any error messages returned to the client |
찾다 |
Organization name, user name, server name, client IP address, the base object, the scope of the search, deref aliases, the maximum number of entries the client requests, the time limit a client requests for a session, the types of information to include in a record (field names only or field names and values), filters, the attributes that you want displayed for each entry, the amount of time the search took, the names of the directories searched, the number of entries and the number of bytes sent to the client, the LDAP result code, and any error messages returned to the client |
Unbind |
Organization name, user name, server name, client IP address, the LDAP result code, and any error messages returned to the client |
You can customize the LDAP service configuration to limit the amount of data collected in the Values fields in Add and Modify records.