php3-list | 199807
Date: 07/28/98
- Next message: Benjamin Lagunilla Jr: "[PHP3] netscape printing"
- Previous message: Philipp Flesch: "[PHP3] PHP3 and Apache 1.3.0"
- Maybe in reply to: Harmony: "[PHP3] :-( Linux PHP pages using NT authentication"
- Next in thread: Stephen Webb: "Re: [PHP3] :-( Linux PHP pages using NT authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm doing this almost exactly the same. I'm using FreeBSD 2.2.6 + Apache
1.3.0 but all of our users already have NT4 domain accounts. So, I
installed Samba and "modified" mod_auth_samba to work. You may have
better luck using mod_auth_samba than I did the first time. Anyway - if
anyone is interested, let me know and I'll send the samba password
checker library and the modified mod_auth_samba I'm using. Still working
on an administration page and groups/resource lockout...
Brian Schaffner, Manager of Internet Services
ACCENT Marketing Services, Inc.
> -----Original Message-----
> From: Guido van Driel [mailto:Drielg <email protected>]
> Sent: Tuesday, July 28, 1998 4:48 AM
> To: php3
> Subject: Re: [PHP3] :-( Linux PHP pages using NT authentication
>
>
> >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
>
>
-- 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: Benjamin Lagunilla Jr: "[PHP3] netscape printing"
- Previous message: Philipp Flesch: "[PHP3] PHP3 and Apache 1.3.0"
- Maybe in reply to: Harmony: "[PHP3] :-( Linux PHP pages using NT authentication"
- Next in thread: Stephen Webb: "Re: [PHP3] :-( Linux PHP pages using NT authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

