On 4/4/19 2:11 PM, Abdul Wahab via FreeIPA-users wrote:
Dear Rob

Trust you are well. Thanks for your reply.

As I explained I am trying to configure LibreeNMS via freeIPA and having below error.

When I run below command from LibreeNMS.

ldapsearch -h aaa01.rain.network -D uid=abdul,cn=sysaccounts,cn=etc,dc=rain,dc=network -x uid=abdul-W

I get below output which does not look correct.

root@abdulwpk:~# ldapsearch -h aaa01.rain.network -D uid=abdul,cn=users,cn=accounts,dc=rain,dc=network -x uid=abdul -W
Hi,

in the above search, there is no search base. By default, ldapsearch will take the BASE defined in /etc/openldap/ldap.conf or in the user's ldap.conf (please see man ldap.conf(5)). In your case, it looks like the null dn is used (base <> in the output).

You can try to specify a search base with -b.

HTH,
flo

Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <> (default) with scope subtree
# filter: uid=abdul
# requesting: ALL
#

# search result
search: 2
result: 32 No such object

# numResponses: 1
root@abdulwpk:~#

I have checked my DN so many time. Please help me to resolve this issue. Thank you


*Abdul Wahab*

OSS Engineer

*[email protected] <mailto:[email protected]>*

*[email protected] <mailto:[email protected]>*

M +27842744755

Block D, The Main Straight Office Park, 392 Main Road, Bryanston, 2191

rain.co.za <https://rain.co.za/>



On Thu, 4 Apr 2019 at 14:09, Rob Crittenden <[email protected] <mailto:[email protected]>> wrote:

    Abdul Wahab via FreeIPA-users wrote:
     > Dear Alexander
     >
     >
     >
     > Trust you are well. You are very helful.
     >
     >
     >
     > I am trying to configure Libree NMS with FreeIPA but having below
    issues.
     >
     >
     >
     > When I do ldapsearch, I get below error.
     >
     >
     >

    I had a heck of a time trying to read that teeny tiny image. Posting the
    raw text would make it easier.

    Maybe it's my lousy eyes but I'd swear you were using dash in place of
    equals.

    rob


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

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

Reply via email to