On Tuesday, 11/10/2009 at 04:16 EST, "Gentry, Stephen" <[email protected]> wrote: > I?m trying to set up the LDAP server in VM 5.4. I?m using the redbook, > ?Security on z/VM?, chap. 3, z/VM LDAP server. > > I?ve pretty much taken all the defaults, as shown in the chapter, except I?m > not using RACF, therefore, no ESM. When I issue the following: > > ldapmdfy -h 10.15.1.160 -D "cn=llAdmin" -w xxxxxxxxx -f //USRSCHEM.LDIF -u on > > I get the following: > ldapmdfy -h 10.15.1.160 -D cn=llAdmin -w xxxxxxxxx -f //USRSCHEM.LDIF -u on > ldap_sasl_bind_s: Credentials are not valid > ldap_sasl_bind_s: additional info: R004062 Credentials are not valid > (process_simple_bind) > > What Credentials is it fussing about?
That it doesn't like the combination of llAdmin and/or xxxxxxxxx. Do those match the values for AdminDN and AdminPW in DS CONF? Alan Altmark z/VM Development IBM Endicott
