Hi Andy,

how exactly did you install the schema? Do you have OpenLDAP with slap.d and 
did it like this?

 For slapd.d configurations you need to upload the schema file 
passwordSelfReset.ldif via ldapadd command:
 ldapadd -x -W -H ldap://localhost -D "cn=admin,o=test,c=de" -f 
passwordSelfReset.ldif
 Please replace "localhost" with your LDAP server and "cn=admin,o=test,c=de" 
with your LDAP admin user (usually starts with cn=admin or cn=manager).

Did you get any message at the ldapadd command? What is the content of 
/etc/dirsrv/slapd-ldapprod01/schema/70pwdreset.ldif?


Best regards

Roland


On 16.11.2015 15:51, Andy Thompson wrote:
> I followed the instructions in appendix F for installing the password 
> self reset schema.  When I try to restart my instance it errors out 
> reading the ldif.  Everything looks ok in the ldif as far as I can tell 
> but below is an error snippet<br><br>[16/Nov/2015:06:21:12 -0700] - 
> str2entry_dupcheck: entry has no dn<br>[16/Nov/2015:06:21:12 -0700] 
> dse_read_one_file - Parsing entry (lineno: 1) in file 
> /etc/dirsrv/slapd-ldapprod01/schema/70pwdreset.ldif 
> failed.<br>[16/Nov/2015:06:21:12 -0700] dse_read_one_file - Invalid section 
> [# Id: passwordSelfReset.schema 1348 2014-02-15 15:51:29Z roland<br>#<br># 
> LDAP schema for LAM Pro password reset functionality<br>#<br># This code is 
> part of LDAP Account Manager (<a 
> href="https://mail.thompsonsplace.net/redir.hsp?url=%68%74%74%70%3A%2F%2F%77%77%77%2E%6C%64%61%70%2D%61%63%63%6F%75%6E%74%2D%6D%61%6E%61%67%65%72%2E%6F%72%67%2F";
>  target="_blank">http://www.ldap-account-manager.org/</a>)<br># Copyright (C) 
> 2015  Roland Gruber<br>#<br>#<br>#  OID ba ...]<br>[16/Nov/2015:06:21:12 
> -0700] - str2entry_dupcheck: entry has no dn<br>[16/Nov/2015:06:21:12 -0700] 
> dse_read_one_file - Parsing entry (lineno: 27) in file 
> /etc/dirsrv/slapd-ldapprod01/schema/70pwdreset.ldif
 failed.<br>[16/Nov/2015:06:21:12 -0700] dse_read_one_file - Invalid section 
[attributeTypes: (<br>  1.3.6.1.4.1.34955.1.1<br>  NAME 
'passwordSelfResetQuestion'<br>  DESC 'Password self reset question'<br>  
EQUALITY caseIgnoreMatch<br><br>What am I missing to get this 
installed?<br><br>thanks<br><br>-andy
> 
> 
> ------------------------------------------------------------------------------
> Presto, an open source distributed SQL query engine for big data, initially
> developed by Facebook, enables you to easily query your data on Hadoop in a 
> more interactive manner. Teradata is also now providing full enterprise
> support for Presto. Download a free open source copy now.
> http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
> _______________________________________________
> Lam-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lam-public
> 

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to