Home directory for Malawi's wwwroot
Duncan Ewan
2021-02-19 3e758c29e0fde36fc088efcfc88f9a3014432b64
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
Êþº¾-ø
SourceFileD/app/coldfusion10/cfusion/wwwroot/acc/tools/ldap_tester/ldapTest.cfmcfldapTest2ecfm690012086coldfusion/runtime/CFPage<init>()V 
    bindPageVariablesD(Lcoldfusion/runtime/VariableScope;Lcoldfusion/runtime/LocalScope;)V coldfusion/runtime/CfJspPage
  LDAPRESULTSLcoldfusion/runtime/Variable;bindPageVariabler(Ljava/lang/String;Lcoldfusion/runtime/VariableScope;Lcoldfusion/runtime/LocalScope;)Lcoldfusion/runtime/Variable; 
         LDAPSTART     CLASS       LDAPTESTUSER" "    $ LDAPPASSWORD& &    ( LDAPUSERNAME* *    ,FORM. .    0
LDAPSERVER2 2    4    PARAMNAME6 6    8
LDAPDOMAIN: :    < TESTUSERLOGIN> >    @com.macromedia.SourceModTimeNœÒ—à pageContext#Lcoldfusion/runtime/NeoPageContext; EF    GgetOut()Ljavax/servlet/jsp/JspWriter; IJjavax/servlet/jsp/JspContextL
MKparentLjavax/servlet/jsp/tagext/Tag; OP    Qcom.adobe.coldfusion.*SbindImportPath(Ljava/lang/String;)V UV
W
 
Y _whitespace%(Ljava/io/Writer;Ljava/lang/String;)V [\
] APPLICATION_java/lang/Stringa
LDAP_STARTc_resolveAndAutoscalarize9(Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/Object; ef
gset(Ljava/lang/Object;)V ijcoldfusion/runtime/Variablel
mk
o LDAP_SERVERq LDAP_DOMAINsuFORM.LDAPSTARTw isDefinedCanonicalVariableAndKeyD(Lcoldfusion/runtime/Variable;Ljava/lang/String;Ljava/lang/String;)Z yz
{
    }    
    
    
    _autoscalarize1(Lcoldfusion/runtime/Variable;)Ljava/lang/Object; ƒ„
…_compare'(Ljava/lang/Object;Ljava/lang/String;)D ‡ˆ
‰
        ‹    

 
<!DOCTYPE HTML>
<html>
 
write ‘Vjava/io/Writer“
”’A–checkSimpleParameter2(Lcoldfusion/runtime/Variable;Ljava/lang/Object;)V ˜™
šX
 
<Head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    œ'class$coldfusion$tagext$lang$IncludeTagLjava/lang/Class;!coldfusion.tagext.lang.IncludeTag forName%(Ljava/lang/String;)Ljava/lang/Class; ¢£java/lang/Class¥
¦¤ žŸ    ¨_initTagP(Ljava/lang/Class;ILjavax/servlet/jsp/tagext/Tag;)Ljavax/servlet/jsp/tagext/Tag; ª«
¬!coldfusion/tagext/lang/IncludeTag®_setCurrentLineNo(I)V °±
²    cfinclude´template¶ /acc/jquery-include-template.cfm¸_validateTagAttrValue\(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; º»
¼ setTemplate ¾V
¯¿    hasEndTag(Z)V ÁÂcoldfusion/tagext/GenericTagÄ
ÅÃ _emptyTcfTag!(Ljavax/servlet/jsp/tagext/Tag;)Z ÇÈ
Éë
    <link rel="stylesheet" href="../../css/styles.css">
    <title>LDAP Tester</title>
 
    <script type="text/javascript" language="javascript">
    $(function(){
        $( "input[type=submit], a, button" ).button()    
    });    
    </script>
 
</head>
<body>
 
<div class="pageHeading">LDAP Tester</div>
 
<form name="LDAPTestForm" action="ldapTest.cfm" method="post">
    
    <div>
    Start, Server & Domain are fetched from the application LDAP configuration parameters. 
    You must provide a username and password for a user that is on the domain. Please note 
    that once working, values will still need to be changed in the application configuration. 
    If you do not provide a test username, the username will be used.
    </div>
    
    <table class="acc-table" cellpadding="4" cellspacing="1" align="center" width="100%">        
    <tr>
        <th width="20%">Start</td>
        <th width="20%">Server</th>
        <th width="20%">Domain</th>
        <th width="20%">Username</th>
        <th width="20%">Password</th>
    </tr> 
    Ë$class$coldfusion$tagext$io$OutputTagcoldfusion.tagext.io.OutputTagΠ͟    Ðcoldfusion/tagext/io/OutputTagÒ
doStartTag()I ÔÕ
ÓÖ\
    <tr>
        <td><input type="text" class="form" style="width:95%" name="ldapStart" value="Ø_String&(Ljava/lang/Object;)Ljava/lang/String; ÚÛcoldfusion/runtime/CastÝ
ÞÜZ"></td>
        <td><input type="text" class="form" style="width:95%" name="ldapServer" value="àb"></td>        
        <td><input type="text" class="form" style="width:95%" name="ldapDomain" value="âl"></td>                
        <td><input type="text" class="form" style="width:95%" name="ldapUsername" value="ät"></td>                        
        <td><input type="text" class="form" style="width:95%" name="ldapPassword" value="æ>"></td>                                
    </tr>         
    è doAfterBody êÕ
ÓëdoEndTag íÕcoldfusion/tagext/QueryLoopï
ðîdoCatch(Ljava/lang/Throwable;)V òó
ðô    doFinally ö
Ó÷T   
    <tr>
        <th bgcolor="#FDB911" colspan="5">Test Username</th>
    </tr> 
    ù_
    <tr>
        <td><input type="text" class="form" style="width:95%" name="ldapTestUser" value="ûu"></td>
        <td colspan="4" align="left"><input type="submit" value="Test LDAP Configuration"></td>
    </tr>     
    ý    
</table>
</form>
    ÿ&class$coldfusion$tagext$lang$InvokeTag coldfusion.tagext.lang.InvokeTag Ÿ     coldfusion/tagext/lang/InvokeTaggetLDAPDetails    setMethod 
V
  ldapResults setReturnVariable V
 
Ö    _pushBody_(Ljavax/servlet/jsp/tagext/BodyTag;ILjavax/servlet/jsp/JspWriter;)Ljavax/servlet/jsp/JspWriter; 
 
            .class$coldfusion$tagext$lang$InvokeArgumentTag(coldfusion.tagext.lang.InvokeArgumentTag Ÿ    (coldfusion/tagext/lang/InvokeArgumentTaglogin setName "V
#setValue %j
&
    (
Åë_popBody=(ILjavax/servlet/jsp/JspWriter;)Ljavax/servlet/jsp/JspWriter; +,
-
î
Åô
Å÷¨
 
<div class="acc-heading">LDAP Test Results</div>
 
<table bgcolor="#F3F3F3" cellpadding="4" cellspacing="1" align="center" width="100%">
    <tr>
        <td bgcolor="2ODDBACKGROUNDCOLOR4
">
            6SUCCESS8D(Lcoldfusion/runtime/Variable;[Ljava/lang/String;)Ljava/lang/Object; e:
;(Ljava/lang/Object;D)D ‡=
>
                @ ISVALIDUSERB¯
                  <strong><font color="Green">&gt;&nbsp;Successful call to the LDAP server & the test user is a valid user! Please see results below.</font></strong>
            Dß
                  <strong><font color="Orange">&gt;&nbsp;Successful call to the LDAP server, however it seems the <font color="red">user does not exist</font>. Please see results below.</font></strong>            
            F
          H$
                  <strong><font color="Red">&gt;&nbsp;Unsuccessful call to the LDAP server! Either the server, username or password are incorrect. Please see results below. Also note that the LDAP error code can be searched for to try diagnose the problem.</font></strong>            
          J)
      </td>
    </tr>    
</table>
    L*coldfusion/runtime/TransientVariableHolderN&(Lcoldfusion/runtime/NeoPageContext;)V P
OQ
        S(class$coldfusion$tagext$lang$ImportedTag"coldfusion.tagext.lang.ImportedTagV UŸ    X"coldfusion/tagext/lang/ImportedTagZdump\/WEB-INF/cftags^:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V "`
[acfdumpcvare\(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; ºg
hLDAP Test Resultsjlabellyesnexpandp&coldfusion/runtime/AttributeCollectionrjava/lang/Objectt([Ljava/lang/Object;)V v
swsetAttributecollection(Ljava/util/Map;)V yz coldfusion/tagext/lang/ModuleTag|
}{unwrap,(Ljava/lang/Throwable;)Ljava/lang/Throwable; €coldfusion/runtime/NeoException‚
ƒt11[Ljava/lang/String;ANY‡ …†    ‰findThrowableTarget+(Ljava/lang/Throwable;[Ljava/lang/String;)I ‹Œ
ƒCFCATCHbind'(Ljava/lang/String;Ljava/lang/Object;)V ‘’
O“_
        <strong><font color="red">An error occurred displaying the results</font></strong>
    •unbind —
O˜
</body>
 
</html>
 
šLcoldfusion/runtime/UDFMethod;+cfldapTest2ecfm690012086$funcGETLDAPDETAILS
ž     œ     GETLDAPDETAILS¢ registerUDF3(Ljava/lang/String;Lcoldfusion/runtime/UDFMethod;)V ¤¥
¦metaDataLjava/lang/Object; ¨©    ª    Functions¬    žªthisLcfldapTest2ecfm690012086;LocalVariableTableCode<clinit>LineNumberTable registerUDFsvarscope"Lcoldfusion/runtime/VariableScope;locscopeLcoldfusion/runtime/LocalScope; getMetadata()Ljava/lang/Object;runPageoutLjavax/servlet/jsp/JspWriter;valueinclude4#Lcoldfusion/tagext/lang/IncludeTag;output5 Lcoldfusion/tagext/io/OutputTag;mode5It7t8Ljava/lang/Throwable;t9t10output6mode6t13t14t15t16invoke8"Lcoldfusion/tagext/lang/InvokeTag;mode8invokeargument7*Lcoldfusion/tagext/lang/InvokeArgumentTag;t20t21t22t23t24t25t26output9mode9t29t30t31t32t33,Lcoldfusion/runtime/TransientVariableHolder;module10$Lcoldfusion/tagext/lang/ImportedTag;t35t36t37t38t39#Lcoldfusion/runtime/AbortException;t40Ljava/lang/Exception;__cfcatchThrowable1t42t43java/lang/Throwableò!coldfusion/runtime/AbortExceptionôjava/lang/Exceptionö1"&*.26:>žŸ͟ŸŸUŸ…†œ¨©²#*·
±± ¯°³²Ž    d¡¸§³©ϸ§³Ñ¸§³¸§³W¸§³Y½bYˆS³Š»žY·Ÿ³¡»sY½uY­SY½uY²®SS·x³«±± d¯°´Xµ²) *£²¡¶§±±  ¯° ²½‹*+,·**+,¶µ**+,¶µ**+,¶µ!**#+,¶µ%**'+,¶µ)**++,¶µ-**/+,¶µ1**3+,¶µ5**7+,¶µ9**;+,¶µ=**?+,¶µA±± ‹¯°‹¶·‹¸¹º»²"²«°± ¯°¼»² _,*´H¶NL*´RN*T¶X*+Z¶^*´*`½bYdS¶h¶n*+p¶^*´5*`½bYrS¶h¶n*+p¶^*´=*`½bYtS¶h¶n*+p¶^*´-v¶n*+p¶^*´)v¶n*+p¶^*´%v¶n*+p¶^*´Av¶n*+Z¶^**´1x¶|™î*+~¶^*´*/½bYS¶h¶n*+~¶^*´5*/½bY3S¶h¶n*+~¶^*´=*/½bY;S¶h¶n*+€¶^*´-*/½bY+S¶h¶n*+~¶^*´)*/½bY'S¶h¶n*+~¶^*´A*/½bY#S¶h¶n*+‚¶^**´A¶†v¸Š—š *+Œ¶^*´A**´-¶†¶n*+~¶^*+޶^*+Z¶^+¶•**´9—¶›*+p¶^**´!v¶›+¶•*²©-¶­À¯:*B¶³µ·¹¸½¶À¶Æ¸Ê™°+̶•*²Ñ-¶­ÀÓ:*b¶³¶Æ¶×Y6™z+Ù¶•+**´¶†¸ß¶•+ᶕ+**´5¶†¸ß¶•+㶕+**´=¶†¸ß¶•+嶕+**´-¶†¸ß¶•+綕+**´)¶†¸ß¶•+鶕¶ìšÿŒ¶ñ  :¨#°¨§#:¶õ¨§:    ¨    ¿:
¶ø©
+ú¶•*²Ñ-¶­ÀÓ: *n¶³ ¶Æ ¶×Y6 ™&+ü¶•+**´A¶†¸ß¶•+þ¶• ¶ìšÿà ¶ñ  : ¨# °¨§#: ¶õ¨§:¨¿: ¶ø©+¶•*²-¶­À:*v¶³    ¶ ¶¶Æ¶Y6™„*+¶L*+¶^*²¶­À:*y¶³!¶$**´A¶†¶'¶Æ¸Ê™:¨'¨_°*+)¶^¶*šÿ¦¨§:¨¿:*+¶.L©¶/  :¨#°¨§#:¶0¨§:¨¿:¶1©+3¶•*²Ñ    -¶­ÀÓ:*€¶³¶Æ¶×Y6™"+*`½bY5S¶h¸ß¶•¶ìšÿä¶ñ  :¨#°¨§#:¶õ¨§:¨¿: ¶ø© +7¶•**´½bY9S¶<¸?—šB*+A¶^**´½bYCS¶<¸?—š +E¶•§
+G¶•*+I¶^§
+K¶•+M¶•»OY*´H·R:!*+T¶^*²Y
-¶­À[:"*޶³"]_¶b**´¶†:#df#¸iWk:$dm$¸iWo:%dq%¸iW"»sY½uYfSY#SYmSY$SYqSY%S·x¶~"¶Æ"¸Ê™ :&¨`&°*+)¶^¨R§X:''¿:((¸„:))²ЏŽª%!)¶”+–¶•§(¿¨§:*¨*¿:+!¶™©++›¶•°%,ºÆóÀÃÆó,ºÕóÀÃÕóÆÒÕóÕÚÕóAMóGJMóA\óGJ\óMY\ó\a\óªûóóóŸûCó7Có=@CóŸûRó7Ró=@RóCORóRWRó†¼ÈóÂÅÈó†¼×óÂÅ×óÈÔ×ó×Ü×ód !õ!õd &÷&÷d eóeó!beóejeó±º,¯°½¾¿©OPÀÁÂÃÄÅÆ©ÇÈÉÈ    Ê©
Ëà ÌÅ Í© ÎÈÏÈЩÑÒÓÅÔÕÖ©×ÈØ©Ù©ÚÈÛÈÜ©ÝÃÞÅß©àÈáÈâ© ãä!åæ"ç©#è©$é©%ê©&ëì'íî(ïÈ)ðÈ*ñ©+´æy;;77XXTTuuqq……••‘‘¥    ¥    ¡    ¡    ² ² ¶ ¸ ± Ë Ë Ë Ç Ç è è è ä ä """???;;\\\XXu}’’ŽŽu± ½=Î>óBÙB>d>d=dSeSeRehfhfgf}g}g|g’h’h‘hbpppìn‹w“xÔyÜyÜy¼ytv’€’€‘€j€ï‚$‚7„‚I‡ïŽŽ¦Ž¸ŽlŽWBC