Perhaps something like this:

                   htdocs
            _________|________
           /                  \
          |                    |
        Public              Private
(No authentication)    (Authenticate users at)
          |          (this level with .htaccess)
                               |
                           ____|____
                          /    |    \
                       App1  App2   AppN


-Andy



Kenneth E. Lussier wrote:

>Hi All,
>
>Along the lines of the webmail comments made earlier, I was wondering
>something. I am looking to impliment several web-based applications in
>my company: Groupware, project management, file management, password
>management, leads tracking, etc. I have found several (thousand)
>applications that meet our needs from sourceforge, freshmeat, et al.
>However, they all suffer from one problem: They all require
>authentication. This means users would have to log into each individual
>application seperately. What I would like to do is have a single login
>page that then passes the users authentication to each application. Has
>anyone out there done this sort of thing? If so, is it a fairly easy
>thing to do, or am I in for a world of pain? To keep things as simple as
>possible, everything that I end up using  will be in PHP. Any advice is
>more than welcome, since I am not a Web developer!!
>
>TIA,
>Kenny 
>



*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************

Reply via email to