[horde] use horde/imp login to restrict a non-horde webpage

Philip Goisman goisman at physics.arizona.edu
Thu Sep 28 16:42:59 PDT 2006


Jan Schneider <jan <at> horde.org> writes:

> > Hi,
> >
> >    Thanks for the initial reply.  I took your response and searched  
> > on this, but
> > found nothing - that I recognized - that would get me going further  
> > towards this
> > goal.  So, I'd like to ask two additional questions:
> >
> > 1. May this webpage reside outside of the horde tree?
> 
> Yes, as long as they share the same cookie path/domain or you use url  
> based sessions.
> 
> > 2. Is there documentation and/or a simple example available to  
> > demonstrate your
> > previous advice/hint?
> 
> Something along:
> 
> require_once 'Horde/Auth.php';
> $user = Auth::getAuth();
> 
> Jan.
> 


As I'm not a php expert or even well-informed on php, I'll need more help
than the above.  Is your jeta module a good example upon which to model
the tool I need? I would have thought a simple single index.php file would
have been all I would have needed to secure a page/directory.  After that,
someone more familiar with writing php & mysql could write what they
need to be on that page/directory.

Philip



More information about the horde mailing list