On Thu, Jul 19, 2007 at 08:24:08AM -0500, Adam Williams wrote:
I'm trying to add a group with 2 users to LDAP, but i'm running into problems. When I add my group and then search for it, it shows a userPassword, and garbles the memberUid of the first user I added to the group. Any ideas? userPassword: {crypt}x
<snip>
ldapsearch -D 'cn=Manager,dc=gomer,dc=mdah,dc=state,dc=ms,dc=us' -b "cn=testgroup,ou=Group,dc=gomer,dc=mdah,dc=state,dc=ms,dc=us" -w tical123 -x userPassword:: e2NyeXB0fXg=
[todd@tlyons ~/git/IV]$ echo "e2NyeXB0fXg=" | mimencode -u ; echo {crypt}x