Current Environment:-
389-Directory/1.4.3.22 B2021.082.0613
Oracle Linux 8.2

I want to make the user raduser able to execute ldapsearch to get the record 
output. 
The raduser's objectClass
- directoryServerFeature (structural)
- inetOrgPerson (structural)
- organisationalPerson  (structural)
- person  (structural)
- top (abstract)

# ldapsearch -LLL -w password -H ldap://localhost:389 -D "cn=Directory Manager"
- output the ldap records.

# ldapsearch -LLL -w password -H ldap://localhost:389 -D 
"uid=raduser,ou=Administrator,o=mydatabase"
- NO OUTPUT, confirmed the credential is valid


DIT > ROOT DSE as below:-

- o=mydatabase
-- cn=Directory Manager

- ou=Administrator
-- uid=raduser

- ou=subscriber
-- uid=user1
-- uid=user2
-- uid=user3
-- and more...

_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to