Forgive my ignorance.
I've looked just about everywhere but I can't solve my problem. It seems as simple as can be but I don't get it. Please help.
I just need to map a PAM call to the Zimbra LDAP server. Username and password is all I need.
When I do a ldapsearch with a basedn as "dc=mybeer,dc=myhouse,dc=com" the command succeeds but lists nothing else. How do I get to the user accounts?
/opt/zimbra/.../ldapsearch -x -h 10.10.10.50 -b "dc=mybeer,dc=myhouse,dc=com"
# extended LDIF
#
# LDAPv3
# base <dc=mybeer,dc=myhouse,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 0 Success
# numResponses: 1


LinkBack URL
About LinkBacks

