The version of engine you are using is probably out of date and unsynced with latest ldap package (20140821064931). Please make sure you take latest from[1] Thanks!
[1] http://resources.ovirt.org/pub/ovirt-3.5-snapshot/ ----- Original Message ----- > From: "Fumihide Tani" <[email protected]> > To: "Alon Bar-Lev" <[email protected]> > Cc: [email protected] > Sent: Monday, September 22, 2014 3:42:52 PM > Subject: Re: [ovirt-users] Can not configure with simple LDAP. > > Hi, Alon, > > Your requested engine.log attached. > > Also, I tried to login to web user portal by "tani" > > User Name: tani > Password: (OpenLDAP userPassword) > Domain: rxc05271.com > > cause: "General command validation failure." > > Attated log includes login by "Fumihide" first, "tani" second. > > Very thanks, > > > (2014/09/22 21:24), Alon Bar-Lev wrote: > > > > ----- Original Message ----- > >> From: "Fumihide Tani" <[email protected]> > >> To: "Alon Bar-Lev" <[email protected]> > >> Cc: [email protected] > >> Sent: Monday, September 22, 2014 3:06:39 PM > >> Subject: Re: [ovirt-users] Can not configure with simple LDAP. > >> > >> Sorry, I misunderstood. > >> > >> This is outputs after LDAP user logged in. > > Please attach log as files, not inline, easier to handle. > > > > 2014-09-22 21:01:32,638 DEBUG > > [org.ovirt.engineextensions.aaa.ldap.Framework] (ajp--127.0.0.1-8702-4) > > SearchRequest: SearchRequest(baseDN='dc=rxc05271,dc=com', scope=SUB, > > deref=NEVER, sizeLimit=0, timeLimit=0, > > filter='&(objectClass=uidObject)(uid=*)(uid=Fumihide)', attrs={entryUUID, > > uid, displayName, memberOf, department, givenName, sn, title, mail}, > > controls={SimplePagedResultsControl(pageSize=100, isCritical=false)}) > > 2014-09-22 21:01:32,640 DEBUG > > [org.ovirt.engineextensions.aaa.ldap.Framework] (ajp--127.0.0.1-8702-4) > > SearchResult: SearchResult(resultCode=0 (success), messageID=3, > > entriesReturned=0, referencesReturned=0, > > responseControls={SimplePagedResultsControl(pageSize=0, > > isCritical=false)}) > > > > >From the above I see that a search was issued: > > >&(objectClass=uidObject)(uid=*)(uid=Fumihide) > > And no result returned. > > > > Per previous output: > > --- > > # tani, Users, rxc05271.com > > dn: uid=tani,ou=Users,dc=rxc05271,dc=com > > objectClass: inetOrgPerson > > objectClass: uidObject > > uid: tani > > cn: Fumihide Tani > > givenName: Fumihide > > mail: [email protected] > > sn: Tani > > userPassword:: a3VtaXRhbg== > > --- > > > > Your user name is tani and not Fumihide. > > > > Alon > > > > > > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

