svn commit: samba r24985 - in branches/SAMBA_4_0: . swat

abartlet at samba.org abartlet at samba.org
Fri Sep 7 03:08:46 GMT 2007


Author: abartlet
Date: 2007-09-07 03:08:44 +0000 (Fri, 07 Sep 2007)
New Revision: 24985

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24985

Log:
Start to revert us back to the old-style SWAT, while trying not to
loose some of the fixes in the meantime.

Andrew Bartlett

Added:
   branches/SAMBA_4_0/swat/
   branches/SAMBA_4_0/swat/install/
   branches/SAMBA_4_0/swat/scripting/
Removed:
   branches/SAMBA_4_0/swat/install/
   branches/SAMBA_4_0/swat/scripting/
Modified:
   branches/SAMBA_4_0/swat/login.esp


Changeset:
Copied: branches/SAMBA_4_0/swat (from rev 24975, branches/SAMBA_4_0_RELEASE_TP3/swat)

Copied: branches/SAMBA_4_0/swat/install (from rev 24973, branches/SAMBA_4_0/webapps/install)

Modified: branches/SAMBA_4_0/swat/login.esp
===================================================================
--- branches/SAMBA_4_0_RELEASE_TP3/swat/login.esp	2007-09-06 10:52:21 UTC (rev 24975)
+++ branches/SAMBA_4_0/swat/login.esp	2007-09-07 03:08:44 UTC (rev 24985)
@@ -39,6 +39,7 @@
 			session.authinfo.domain = auth.domain;
 			session.authinfo.credentials = creds;
 			session.authinfo.session_info = auth.session_info;
+			session.authinfo.user_class = auth.user_class;
 			
 			/* if the user was asking for the login page, then now
 			   redirect them to the main page. Otherwise just

Copied: branches/SAMBA_4_0/swat/scripting (from rev 24973, branches/SAMBA_4_0/webapps/scripting)



More information about the samba-cvs mailing list