James Gifford wrote:
Hi dudes

I never did get this working.

I put the line
<?$auth_conf["path_override"]="";?>
at the top of the ROOT element of the Aegir_master_style.


And then I also put it in my own app before Nemein Authentication.
$auth_conf["path_override"]="";
mgd_include_snippet("/Nemein_Authentication/Init");


But it doesn't seem to work. The page I want to finally get to without having to re-login is the attachments popup at
/aegir/rcs/image/?type=topic&id=<?=$topic_id?>



Set the path override to the aegir path (propably "/aegir"), if it's empthy then host prefix is used, you could also set it to "/" if you intranet or similar in the same domain (including hostname) and want to authenticate both at the same time.




If so, it could work by setting $auth_conf["path_override"]=""; in
both Aegir and your own UI. Rambo, what do you think?



It worked that way - tested on my customer :-D Emp[lyees loggiin on to intranet site log on to Aegir and use it as well.






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to