Dear NG, I have a problem with the login-procedure in Nadmin Studio M5. Since this is the Aegir-CMS NG, I hope I will find some users/developers who suffered from the same problem and maybe can provide some help.
The admins that used to work for our company had two different systems set up: One development-server and one live-server. Development-Server (DS) has Nadmin installed and the Live-Server� (LS) has Nadmin installed, too. As far as I know they once copied the database from DS to LS, and now Nadmin is not running on the LS - since I have read different topics on why you shouldn't just go and copy your development-DB to a live-DB when using Midgard, I know this was not a clever move. Anyway, the programmers used to administrate the content over PHPmyAdmin, but I'm not willing to do that (and you wonder why, eh? ;) ). This is what happens when I log into nadmin on the LS: I provide my proper username and password and select the company (since I want to log in as admin I choose system-administrator). It allways returns me back to the login screen and says access denied. I can confirm that uname and password are all ok because when I choose "auth" in the field "owner" from table "host" in the database "midgard" I get the http-Authentication which shows me that username and password are valid. I took a look at the script that builds up the frameset and recognized that the page that is about to retrieved is somewhat called /rcs/ blabla. I chose to dump some vars, such as $midgard, which wasn't very helpfull. Next step was that I altered the field "content" in table "page" (name="newframeset", title="Nadmin Studio M5") in a way that it returns phpinfo()and shows me all infomation available. I recognized, that the LS sets a Cookie _COOKIE["MidgardLogin"] and the DS sets a Cookie named _COOKIE["midgardauth"] . <- any clue on thios, anyone? I do not have any ideas anymore on how I could get nadmin to work on the LS, and I would greatly appreciate if you could give me a helping hand on this. Kind regards Thorsten -- A2C Software AG Technologiezentrum am Europaplatz Dennewartstr. 25 52068 Aachen Thorsten Suckow-Homberg Web Entwicklung --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
