On su, 27 touko 2018, Ian Chapman via FreeIPA-users wrote:
Hi,

I'm trying to install FreeIPA on a Fedora 28 system but unfortunately it keeps bombing out on step at [27/44]: adding default layout

paserver.install.service: CRITICAL Failed to load bootstrap-template.ldif

ldapmodify returned non-zero exit status 1

I don't understand why it's failed. I've uninstalled many times and also removed all the RPMs and every trace of 389, freeipa etc from the file system before installing again.
What packaged did you use. Anything more specific would help. Same with
details on how did you install, what options, provide full
ipaserver-install.log, etc.



This appears to be the offending line in the install log.

2018-05-27T08:56:33Z DEBUG stderr=
2018-05-27T08:56:33Z DEBUG Created connection context.ldap2_140242031327944
2018-05-27T08:56:33Z DEBUG step duration: dirsrv __restart_instance 6.96 sec
2018-05-27T08:56:33Z DEBUG   [26/44]: adding sasl mappings to the directory
2018-05-27T08:56:33Z DEBUG flushing ldapi://%2fvar%2frun%2fslapd-XXXXXXX-XXX.socket from SchemaCache 2018-05-27T08:56:33Z DEBUG retrieving schema for SchemaCache url=ldapi://%2fvar%2frun%2fslapd-XXXXXXX-XXX.socket conn=<ldap.ldapobject.SimpleLDAPObject object at 0x7f8ca3e79630> 2018-05-27T08:56:34Z DEBUG step duration: dirsrv __configure_sasl_mappings 0.26 sec
2018-05-27T08:56:34Z DEBUG   [27/44]: adding default layout
2018-05-27T08:56:34Z DEBUG Starting external process
2018-05-27T08:56:34Z DEBUG args=['/usr/bin/ldapmodify', '-v', '-f', '/tmp/tmp3vlvr0w0', '-H', 'ldapi://%2fvar%2frun%2fslapd-XXXXXXX-XXX.socket', '-Y', 'EXTERNAL']
2018-05-27T08:56:34Z DEBUG Process finished, return code=1
2018-05-27T08:56:34Z DEBUG stdout=add objectClass:
       top
       nsContainer
add cn:
       accounts
adding new entry "cn=accounts,dc=xxxxxxx,dc=xxx"


2018-05-27T08:56:34Z DEBUG stderr=ldap_initialize( ldapi://%2Fvar%2Frun%2Fslapd-XXXXXXX-XXX.socket/??base )
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
ldap_add: Operations error (1)

If anyone knows where to start with this, I'd be grateful. Thanks


--
Ian Chapman

_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/freeipa-users@lists.fedorahosted.org/message/EVU5LOSSQUUJGRJ7IU2CHGSIX5ILAIFE/

--
/ Alexander Bokovoy
Sr. Principal Software Engineer
Security / Identity Management Engineering
Red Hat Limited, Finland
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/freeipa-users@lists.fedorahosted.org/message/MMHBN7GZOPYZZTCIUIDXBGZMQO7WLBOP/

Reply via email to