#Unix LDAP and strange searches...

1 messages · Page 1 of 1 (latest)

junior pumice
#

Anyone ever encountered some open ended ldap searches that look for a cn of "anyuser" ... Has anyone ever seen this? Curious minds want to know.

nova narwhal
#

sure, if a Windows user with the same name accesses a unix-style volume? or maybe anyuser was set as default user name somewhere?

pastel siren
junior pumice
pastel siren
#

Sorry, I will look to verify the ONTAP versions this is seen in tomorrow and report back, as I believe it was changed in more recent versions. What version are you seeing this on?

charred gust
#

bump

pastel siren
#

Looking into this, the LDAP query for "anyuser" should be done when a cached LDAP connection is available for an SVM, to validate that the connection is still alive. The frequency of these queries will vary depending on the need for LDAP for name mapping and other lookups, and, if any cached connections exist when the lookups are attempted, which can be difficult to predict with the different caches, and the fact that they are driven by user activity.

charred gust
#

I just don't know how to confirm the 10000's of requests for that user account. We are in the middle of an LDAP provider cutover, so the caches are being invalidated at that time (flushed).