[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Authentication Issue



On Fri, 2010-03-12 at 07:24 +0000, Richard Golding wrote:
> The problem is I get "Invalid Credentials" returned

> Here is an excerpt from my Slapd.conf file
...
> rootpw secret
> rootpw {crypt}ijFYNcSNctBYg

Maybe you should comment those and replace it by
$ /usr/sbin/slappasswd -h {SSHA} -s secret
{SSHA}TDoz/xGx/ccKS94s0+uXLWIZ04XRd2E4

Because I get problems with
$ /usr/sbin/slappasswd -h {CRYPT} -s secret
Password generation failed for scheme {CRYPT}: scheme not recognized