Re: [PHPLIB] Auth Problem From: Leif Jakob (jakob <email protected>)
Date: 04/19/00

On Wed, Apr 19, 2000 at 12:11:20PM +0200 Michael Niewiara wrote:

> Date: Wed, Apr 19, 2000 at 12:11:20PM +0200
> From: Michael Niewiara <Michael.Niewiara <email protected>>
> To: To phplib <email protected>
> Subject: [PHPLIB] Auth Problem

Hi Michael!

> Is there any way to authenticate a user against a NT-Server? Or is it
> possible to use PAM with PHP/PHPLIB?

Not out of the box. I think there is an auth_pam module for Apache, this
could solve your problem. Depending of your setup you could just do
the authentification by "hand" - eg. call smbclient with the required
arguments and see if the user/pass-pair was valid. An other solution
could be to do a non anonymous HTTP-/FTP-Request from PHP to the
M$-system if there is an IIS running. This is all not verry fast, but
has only to be done once to authenticate the session.

Leif Jakob
Internet Solutions

--

################################################################ # FAX/Voice : +49-251-211236 | Mobil : +49-173-4843986 # # To get my PGP-Key send | Admin of www.weite-welt.com # # message with subject : | Visit my private homepage: # # GETPGPKEY | http://www.jakob.weite-welt.com # ################################################################

This mail was composed on a 100% M$ free system - Linux rules.

They found Noah's ark, but there was a sign on it: 'Made in Hong Kong' " - PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in the body, not the subject, of your message.