Changes

Jump to: navigation, search

stoney core: OpenLDAP ldapseach and replace

5 bytes added, 11:44, 14 December 2020
/* Search an replace - Replace the content of sstMailFrom attribute - Step by step */
Execute the search to retrieve all occurrences of the given search filter (ldap attribute and attribute value):
<source lang='bash'>
ldapsearch -LLL -x -s sub children \
-H "$ldap_server" \
-b "$ldap_base" \
3,368
edits