CVS update: pam_ntdom/lib/util

Luke Leighton lkcl at samba.anu.edu.au
Sun Apr 19 04:43:31 EST 1998


Date:	Sunday April 19, 1998 @ 4:43
Author:	lkcl

Update of /data/cvs/pam_ntdom/lib/util
In directory samba:/tmp/cvs-serv8688

Added Files:
	Makefile arcfour.c credentials.c md4.c membuffer.c nterr.c 
	pwd_cache.c smbdes.c smbencrypt.c smberr.c time.c util.c 
Log Message:
adding pam_ntdom to samba source repository.  this version is known as 0.21

further work to be done is:

- to add the "change machine password" support so that the transmission
of the user's password is secure.

- the session key needs to be generated from a random number.

- the domain server needs to be automatically detected (using a UDP 138
  broadcast SAMQUERY packet to \\DOMAIN-NAME\MAILSLOT\NTLOGON)

- the code to be changed from LsaSamLogon immediately followed by LsaSamLogoff
  to LsaSamLogon when PAM user session starts followed by LsaSamLogoff (or
  drop SMB connection) when PAM user session ends.

  this will result in the user _really_ joining the domain from the
  workstation, will all the benefits thereof (including that of the
  administrator being able to disconnect them!)



More information about the samba-cvs mailing list