php3-list | 199807
Date: 07/28/98
- Next message: Sean Bennett: "Re: [PHP3] INSTALL doc"
- Previous message: Harmony: "[PHP3] :-( Linux PHP pages using NT authentication"
- In reply to: Harmony: "[PHP3] :-( Linux PHP pages using NT authentication"
- Next in thread: Brian Schaffner: "RE: [PHP3] :-( Linux PHP pages using NT authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>Hi, I think the subject explains itself. Yes, I'm trying to build
>everything about my company's intranet on RH Linux+PHP3+MySQL (all
>being newest versions).
>
>The problem is, my company is currently using NT servers+Win95 as
>working platform. I'm, therefore, asked to use NT authentication for
>all restricted pages in the intranet. i.e. users have to give their
>NT username+password for getting access to certain pages.
>
>How can I do this? Accessing Linux pages with NT username/password?
>
>Thank you very much for your help!
>
>Regards,
>harmony
>
Hi,
In itsself this must be possible, I remember reading on this list that this
is possible, but you might want to have a look at using LDAP. A quick look at
NT shows that it *can* use LDAP for authentication purposes, I know PHP can
work with LDAP.
So you would setup an LDAP server on linux and use that to do NT login
authentication against as well as webpage authentication.
There are several good pieces on LDAP on the net.
Keep us (well, me at least) posted.
Best regards,
--guido
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Sean Bennett: "Re: [PHP3] INSTALL doc"
- Previous message: Harmony: "[PHP3] :-( Linux PHP pages using NT authentication"
- In reply to: Harmony: "[PHP3] :-( Linux PHP pages using NT authentication"
- Next in thread: Brian Schaffner: "RE: [PHP3] :-( Linux PHP pages using NT authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

