I have the solution - if we have no native solution. Just need to confirm we don't have anything that already addresses this issue in CS4.0
Thanks Ilya On Oct 24, 2012, at 5:50 PM, "Kelcey Damage (BBITS)" <kel...@bbits.ca> wrote: > This interests me greatly. > > KELCEY DAMAGE > Infrastructure Systems Architect > www.backbonetechnology.com > ------------------------------------------------------------------------- > kel...@bbits.ca > > address: 55 East 7th Ave, Vancouver, BC, V5T 1M4 > tel: +1 604 713 8560 ext:114 > fax: +1 604 605 0964 > skype: kelcey.damage > > > -----Original Message----- > From: Musayev, Ilya [mailto:imusa...@webmd.net] > Sent: Wednesday, October 24, 2012 2:36 PM > To: cloudstack-dev@incubator.apache.org > Subject: Status of LDAP/AD integration and CS4 > > In CS3.x, the Microsoft Active directory LDAP integration did not work > because when password was submitted on login page, the sharedFunctions.js > file has md5hashedLogin set to true, which in turn would encrypt user > password as MD5 and then submit to management core to verify. This auth > method works fine for regular local auth and probably other LDAP servers but > definitely not with MS LDAP as it does not support MD5 hashed passwords as > input. > > Is it still the case with CS4 or has anything changed? > > I wrote a fix for CS3.x and posted the solution on original/old bug tracker. > I'm not certain if I need to do the same fix for 4.0 or we have this > addressed. I looked at sharedFunctions.js file and it appears we are still > doing the same thing. My AD login fails with invalid username and password - > because CS4 submits my password as MD5 hash. > > As always, your feedback is appreciated. > > Thanks > Ilya > > > >