Re: plain text authenticator

2013-09-13 Thread Ian Duffy
> Don't authenticators work as plugins in cloudstack with plain text authenticator as default? I think we should leave it for the customer to decide whether he wants to disable or keep the authenticator Couldn't agree more with this! Going through each authenticator until a success

RE: plain text authenticator

2013-09-13 Thread Rajesh Battala
al Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Friday, September 13, 2013 2:52 AM To: CloudStack Dev Subject: Re: plain text authenticator > Don't authenticators work as plugins in cloudstack with plain text authenticator as default? I think we should leave it for the customer to

RE: plain text authenticator

2013-09-12 Thread Frank Zhang
> To: dev@cloudstack.apache.org > Subject: plain text authenticator > > So if you set your password as blah and it gets hashed to xyz and stored in > the > users table. Because of the plain text authenticator, you can use that hashed > value as your password now. So specifically

Re: plain text authenticator

2013-09-12 Thread Alena Prokharchyk
Don't authenticators work as plugins in cloudstack with plain text authenticator as default? I think we should leave it for the customer to decide whether he wants to disable or keep the authenticator. If he decided to get rid of it, then steps mentioned by Vijay should be executed (u

Re: plain text authenticator

2013-09-12 Thread Vijayendra Bhamidipati
Good catch Darren - the plain text authenticator was only preserved to support older clients that still hashed their passwords to md5. Indeed, storing the hash type would be required so only the appropriate authenticator would be invoked. However, we need to ensure that upgrades are correctly

plain text authenticator

2013-09-12 Thread Darren Shepherd
So if you set your password as blah and it gets hashed to xyz and stored in the users table. Because of the plain text authenticator, you can use that hashed value as your password now. So specifically the below will work. http://localhost:8080/client/api?command=login&username=