Skip to content

LDAP Bind #86

Description

@shep2644

We have two instances of MIM using MIMWAL. One instance is dev and one is prod. The dev system, when making an anonymous bind to SunDS, will perform a bind and search the directory. On the other hand, the production system will not.

What we see is an error in our production MIM that states "The username or password are incorrect" . When using Wire Shark, we don't even see a bind. Below are the results from wireshark. Both instances of MIM are running version 2.19..0112.0

Protocol Length Info
TCP 66 60994  >  389 [SYN, ECN, CWR] Seq=0 Win=8192 Len=0 MSS=1460 WS=256 SACK_PERM=1
TCP 62 389  >  60994 [SYN, ACK] Seq=0 Ack=1 Win=4380 Len=0 MSS=1460 SACK_PERM=1
TCP 54 60994  >  389 [ACK] Seq=1 Ack=1 Win=64240 Len=0
LDAP 404 searchRequest(112) "" baseObject
TCP 60 389  >  60994 [ACK] Seq=1 Ack=351 Win=4730 Len=0
LDAP 823 searchResEntry(112) ""  | searchResDone(112) success  [1 result]
LDAP 65 unbindRequest(116)
TCP 54 60994  >  389 [FIN, ACK] Seq=362 Ack=770 Win=63471 Len=0
TCP 60 389  >  60994 [ACK] Seq=770 Ack=362 Win=4741 Len=0
TCP 60 389  >  60994 [ACK] Seq=770 Ack=363 Win=4741 Len=0
TCP 60 389  >  60994 [FIN, ACK] Seq=770 Ack=363 Win=4741 Len=0
TCP 54 60994  >  389 [ACK] Seq=363 Ack=771 Win=63471 Len=0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions