Subversion Repositories ALCASAR

Rev

Rev 2706 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2706 Rev 2712
Line 26... Line 26...
26
		if ((ok || updated) && User-Password) {
26
		if ((ok || updated) && User-Password) {
27
			update control {
27
			update control {
28
				Auth-Type := LDAP
28
				Auth-Type := LDAP
29
				Tmp-String-0 := "ldap" # AuthType SQL group
29
				Tmp-String-0 := "ldap" # AuthType SQL group
30
			}
30
			}
-
 
31
			update reply {
-
 
32
				Filter-Id := "%{control:Tmp-String-0}"
-
 
33
			}
31
		}
34
		}
32
	}
35
	}
33
 
36
 
34
	sql { notfound = 1 }
37
	sql { notfound = 1 }
35
	if ((notfound) && (!control:Auth-Type)) {
38
	if ((notfound) && (!control:Auth-Type)) {