Date: 12/30/00
- Previous message: The Eyrie: "RE: [phplib] TABLE BORDER SETTING"
- In reply to: gus: "[phplib] auth, smb and NT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Dec 28, 2000 at 09:37:44AM +0100, gus wrote:
> Hi!
>
> Does anybody know of a Auth class implementation for authentication
> against a WinNT server?
PAM (Pluggable Authentication Modules, the standard authentication system
for Unix systems) can do this. Perhaps you can authenticate against PAM and
let PAM do the 'dirty work'.
--
oeffentlich abstrakt klasse fuh erweitert Objekt durchfuehrt bar {
vertraulich fluechtig Zeichenfolge meinText;
oeffentlich statisch leere haupt(Zeichenfolge[] argu) { ...
} -- Usenet
http://www.hitchhikers.de/ - Die kostenlose Mitfahrzentrale für ganz Europa
- application/pgp-signature attachment: stored
- Previous message: The Eyrie: "RE: [phplib] TABLE BORDER SETTING"
- In reply to: gus: "[phplib] auth, smb and NT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

