I was having issues creating a post, and it seems that it finally posted, but without any of the content...
I am a Linux noob, trying to get a more in-depth experience with Linux, specifically with Centos by jumping in feet-first.
I am trying to install an openldap server on a 'basic server' configuration - command line only.
I have been using the following guide:
http://docs.adaptivecomputing.com/viewpoint/hpc/Content...
I have followed the guide down to the letter, except for where dc=acme,dc=com and password = p@ssw0rd i changed it to dc=test,dc=local and my own password. I took note of the SSHA hash that was generated with the slappasswd command and entered my hash/password at the correct? places as detailed by the guide.
I get stuck at step 8.c. When I run the ldapadd command it returns error 49 - invalid credentials...
I have tried a few times over and every time I get stuck at this same spot. Am I doing something wrong? If so, what am I doing wrong - and what should I be doing instead?
Thanks for any help