PDA

View Full Version : And the new login system..


l0rdphi1
07-01-2003, 12:36 AM
Well, this new session based system in 1.12 seems to have broken the "Login as -user-" feature. DA no longer allows one to login as a client.

Also, the new system no longer lets me access URLs like "http://domain.name:2222/CMD_ACCOUNT_USER?username=blah&email=blahblah&passwd=blahblabhla&passwd2=blahblahbla&domain=bl........"

Any possible solutions? Besides this 1.12 is looking pretty cool.

DirectAdmin Support
07-01-2003, 01:12 AM
ok, I won't run the updater until I fix up "login as user".

I've noted a few times that the http://user:Pass@domain.com wouldn't work, but that http auth is still accepted. That is, if you pass the http auth data, it will work, but most browsers will check to see if its even required before sending the encrypted user:Pass, so you'd have to be doing it at a lower level than a browser.

John

DirectAdmin Support
07-01-2003, 11:01 AM
Hello,

1.121 has "login as user" working.

If you want to use the CMD_ACCOUNT_USER like you used to, you just have to make sure you have a session started, or you have to be passing the http authentication data with your request.

John