Changes

Jump to: navigation, search

stoney core: OpenLDAP ldapseach and replace

0 bytes added, 12:21, 14 December 2020
/* Search an replace - Replace the content of an attribute - Step by step */
</source>
Finally, we need ti to loop over all the distinguished names and replace the original (old) content to the attribute with the new content:
<source lang='bash'>
for dn in $children
3,368
edits