PR - How May We Assist? KBA-01143-R4Z7T7 Specialty Services Dear Valued Customer, Thank you for your inquiry. Please let us know how we may assist you. If you have a Renter’s policy, you can manage your policy online 24/7 at: https://www.myassurantpolicy.com/ You have access to a range of service options including: * View/update policy information * Manage your payments * Obtain proof of insurance * And much more Thank you for allowing us the opportunity to serve you. Sincerely, Insurance Services Assurant - Global Specialty Operations ------------------- Original Message ------------------- From: Alan DeKok Received: Sat Aug 01 2020 10:02:08 GMT-0400 (Eastern Daylight Time) To: Cornelius Kölbel via Freeradius-Users Subject: Re: rlm_ldap fails but ldapsearch works On Jul 29, 2020, at 12:24 PM, Victor via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hello,
I'm trying to check whether a user belongs to a group or not: ... but
ldapsearch -b "dc=domain,dc=local" "(&(cn=someusers)(member=uid\3dcommon_user\2ccn\3dusers\2ccn\3daccounts\2cdc\3ddomain\2cdc\3dlocal))" -D uid=common_user,cn=users,cn=accounts,dc=domain,dc=local -W
See mods-available/ldap in recent releases. It has detailed instructions for how to turn the FreeRADIUS configuration items into ldapsearch arguments. There's no real magic here. If FR returns different data than ldapsearch, then the only cause is that the searches are different. i.e. search string, name/password used to search, etc. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ********************************************************************** This e-mail message and all attachments transmitted with it may contain legally privileged and/or confidential information intended solely for the use of the addressee(s). If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, forwarding or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately and delete this message and all copies and backups thereof. Thank you.