<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I haven't followed the logic, but your
      shell script looks visually "maintainable". Good! <br>
      <br>
      Recommend going with <font face="Courier New, Courier, monospace">/bin/sh</font>
      rather than BASH-centric where possible. Did not see any
      BASH-specific constructs. In particular, your case block should
      work on any Bourne-compatible shell. (That's the goal.) <br>
      <br>
      <br>
      On 06/02/2015 04:49 PM, Zach Villers wrote:<br>
    </div>
    <blockquote
cite="mid:CAKHp9yqjEMjTtRSP4irPC9Cn-5jC=tHjrFSvVkG+QeDN1yU9-A@mail.gmail.com"
      type="cite">
      <pre wrap="">I'm studying for the RHCSA cert and wanted to create an environment to
practice on in a virtual machine. I also wanted to learn scripting. I'd
read a good bit about the absence of good documentation on setting up an
LDAP server in CentOS/RHEL 7. (In fact the RHEL docs just link to a rather
unhelpful page on using Mozilla NSS to create TLS certificates) I decided
to give it a try...a couple weeks ago...there is now a dent in my desk from
banging my forehead into it.

Luckily percussive cranial osmosis works for me. There is now a bash
script, with two required text files up on github at
<a class="moz-txt-link-freetext" href="https://github.com/Aikidouke/RHELAB">https://github.com/Aikidouke/RHELAB</a> . If anyone would like to give it a
read, or try it out, I would appreciate any tips.

I say this in the README.md, but if you don't read READMEs and you use this
on a production machine, well, you really should read the README.

Thanks,
Zach

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
colug-432 mailing list
<a class="moz-txt-link-abbreviated" href="mailto:colug-432@colug.net">colug-432@colug.net</a>
<a class="moz-txt-link-freetext" href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>