You're not specifying the base DN. This works for me:
# ldapsearch -h 127.0.0.1 -x -b 'dc=ldap,dc=example,dc=com'
'(uid=diradmin)' | grep dn
dn: uid=diradmin,cn=users,dc=ldap,dc=example,dc=com
So there you have it.
--Kyle Sluder
On Nov 16, 2007 6:04 PM, Steve Brown <email@hidden> wrote:
> > I believe it's just uid=diradmin.
>
> Hmmm.... well if that's it, OD doesn't like it. At the moment, I
> can't even do a simple ldapsearch from the Linux box:
>
> @$ ldapsearch -h 192.168.19.1 -D uid=diradmin
> SASL/CRAM-MD5 authentication started
> Please enter your password:
> ldap_sasl_interactive_bind_s: Other (e.g., implementation specific) error (80)
>
> When sniffinf the network traffic, I see a bind request to the server
> for uid=diradmin, but it fails with :
>
> SASL(-13): user not found: no user in database
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden
This email sent to email@hidden