Re: CentOS 7: unable to create AdmldapInfo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> [root@$HOSTNAME ~]# cat /var/log/dirsrv/admin-serv/error 
> [Sat Jan 02 21:32:12.628586 2016] [core:notice] [pid 1497:tid
> $THREAD] SELinux policy enabled; httpd running as context
> system_u:system_r:httpd_t:s0
> [Sat Jan 02 21:32:12.629960 2016] [:warn] [pid 1497:tid $THREAD]
> NSSSessionCacheTimeout is deprecated. Ignoring.
> [Sat Jan 02 21:32:12.630027 2016] [:crit] [pid 1497:tid $THREAD]
> do_admserv_post_config(): unable to create AdmldapInfo
> AH00016: Configuration Failed
> ```
> 
> 
> And here, Google fails me. Is this fixable short of bailing out and
> reinstalling 389DS from scratch?
> 
> (Also, would you like a bug on the missing log directory? If so,
> where would you like me to write it? Would you like an Enhancement
> Request to check SELinux and offer to open port 9830 to httpd?)


Looking at the code:

    info = admldapBuildInfo(configdir, &error);

    if (info) {
    } else {
        ap_log_error(APLOG_MARK, APLOG_CRIT, 0, base_server,
"do_admserv_post_config(): unable to create AdmldapInfo");
        return DONE;
    }

If we look at admldapBuildInfo, there are some docs about this:

http://directory.fedoraproject.org/docs/389ds/administration/adminserve
r.html#adminutil---admldapbuildinfoadmldapbuildinfossl

You may want to check your adm.conf and see if that is configured
properly.



-- 
Sincerely,

William Brown
Software Engineer
Red Hat, Brisbane

Attachment: signature.asc
Description: This is a digitally signed message part

--
389 users mailing list
389-users@%(host_name)s
http://lists.fedoraproject.org/admin/lists/389-users@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux