Changes

Jump to: navigation, search

stoney core: OpenLDAP ldapseach and replace

25 bytes added, 13:38, 14 December 2020
/* Search an replace - Replace a section (part) of an attribute - Step by step */
</source>
Finally, we need to loop over all the distinguished names lines of the result and replace a section (part) of the original (old) content to the attribute with the a new contentsection (part):
<source lang='bash'>
dn="" # Reset the dn to an empty string
3,368
edits