Changes

Jump to: navigation, search

stoney core: OpenLDAP ldapseach and replace

35 bytes removed, 12:07, 14 December 2020
/* Search an replace */
= Search an replace =
== Search an replace - Replace the content of sstMailFrom an attribute ===== Search an replace - Replace the content of sstMailFrom an attribute - Variable definitions ===
<source lang='bash'>
# Set the following bash variables
</source>
=== Search an replace - Replace the content of sstMailFrom an attribute - Step by step ===
Execute the search to retrieve all occurrences of the given search filter (ldap attribute and attribute value):
<source lang='bash'>
</source>
=== Search an replace - Replace the content of sstMailFrom an attribute - Putting it all together (copy and past paste version) ===
<source lang='bash'>
children=$(ldapsearch -LLL -x -s children \
3,368
edits