#1157 ipa-nis-manage traceback
Closed: Fixed None Opened 13 years ago by dpal.

Description of problem:

This seems to be at least uncaught exception. See the console log (install log)
for details, I didn't do anything extra (no experience with IPA, maybe I forgot
to configure something).

[root@hp-nehalem-02 ~]# ipa-nis-manage enable
Directory Manager password:

Enabling plugin
Traceback (most recent call last):
  File "/usr/sbin/ipa-nis-manage", line 211, in <module>
    sys.exit(main())
  File "/usr/sbin/ipa-nis-manage", line 151, in main
    ld = LDAPUpdate(dm_password=dirman_password, sub_dict={}, ldapi=True)
  File "/usr/lib/python2.6/site-packages/ipaserver/install/ldapupdate.py", line
128, in __init__
    conn.do_external_bind(self.pw_name)
  File "/usr/lib/python2.6/site-packages/ipaserver/ipaldap.py", line 360, in
do_external_bind
    self.__lateinit()
  File "/usr/lib/python2.6/site-packages/ipaserver/ipaldap.py", line 260, in
__lateinit
    [ 'nsslapd-directory' ])
  File "/usr/lib/python2.6/site-packages/ipaserver/ipaldap.py", line 378, in
getEntry
    raise errors.NotFound(reason=notfound(args))
ipalib.errors.NotFound: * not found



Version-Release number of selected component (if applicable):
ipa-server-2.0.0-18.el6.x86_64

https://bugzilla.redhat.com/show_bug.cgi?id=693496


Metadata Update from @dpal:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.1 - 2011/08 (Final)

7 years ago

Login to comment on this ticket.

Metadata