I already patched cherrypy with cherrypy-staticfilter-fix.patch -
still get the same error. Can someone advise, please?
Thank you very much.
Instead of '/gheimdall', visitting http://hostname/gheimdall/login
will give you another error.
There are 3 endpoints for login, logout, and changing password as follows:
1) /gheimdall/login
2) /gheimdall/logout
3) /gheimdall/passwd
Additionally, you have to access a url of google side (ex.
http://mail.google.com/a/example.com/) first, then you will be
redirected to https://hostname/gheimdall/login with SAMLRequest
according to the settings in the google apps admin control panel,
which will give you a form for filling your credentials in.
hope this helps
Regards,
--
Takashi Matsuo
Kay's daddy
> --
>
> You received this message because you are subscribed to the Google Groups "GHeimdall" group.
> To post to this group, send email to ghei...@googlegroups.com.
> To unsubscribe from this group, send email to gheimdall+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/gheimdall?hl=en.
>
>
>
On Jan 5, 2:41 pm, Takashi Matsuo <matsuo.taka...@gmail.com> wrote:
> Hi Seva,
>
> Instead of '/gheimdall', visittinghttp://hostname/gheimdall/login
> will give you another error.
> There are 3 endpoints for login, logout, and changing password as follows:
> 1) /gheimdall/login
> 2) /gheimdall/logout
> 3) /gheimdall/passwd
>
> Additionally, you have to access a url of google side (ex.http://mail.google.com/a/example.com/) first, then you will be
> redirected tohttps://hostname/gheimdall/loginwith SAMLRequest
> according to the settings in the google apps admin control panel,
> which will give you a form for filling your credentials in.
>
> hope this helps
>
> Regards,
>
> --
> Takashi Matsuo
> Kay's daddy
>
> On Tue, Jan 5, 2010 at 8:46 PM, Seva Lopata <seva.lop...@gmail.com> wrote:
> > Hi All,
> > I cannot get login page.
> > CentOS 5.4, GHeimdall installed via yum repository. When I try to
> > loginhttp://hostname/gheimdall/I get 404 error.