How do I figure out what is erroring? SOmeone suggested I opent his file in a brwoser window - when I did - the first line returns in all red - does this mean it is an error? Hate to be stupid - but our web guy is not helping with this - we are trying to get an application to use integrated security. The only error the app provides is File not loaded.
We are working on AIX- the software is Hyperion Essbase.
--------------------------
Actual File With confidential info removed-------------------
----------
----
<?xml version="1.0" encoding="UTF-8" ?>
- <css xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"> THIS IS LINE THAT RETURNS IN RED
- <spi>
- <provider>
- <msad name="msad1">
<trusted>false</trusted>
<url>ldap://companyusa.cor
p.company.
com:636/dc
=companyus
a,dc=corp,
dc=company
,dc=com</u
rl>
<userDN>CN=XAPSAAB,OU=User
s,OU=IS,DC
=companyus
a,DC=corp,
DC=company
,DC=com</u
serDN>
<password>userPassword</pa
ssword>
<authType>simple</authType
>
<authProtocol>ssl</authPro
tocol>
<identityAttribute>dn</ide
ntityAttri
bute>
- <user>
<loginAttribute>sAMAccount
Name</logi
nAttribute
>
<fnAttribute>givenname</fn
Attribute>
<snAttribute>sn</snAttribu
te>
<emailAttribute>mail</emai
lAttribute
>
- <objectclass>
<entry>person</entry>
<entry>organizationalPerso
n</entry>
<entry>user</entry>
</objectclass>
</user>
- <group>
<nameAttribute>cn</nameAtt
ribute>
- <objectclass>
<entry>group?member</entry
>
</objectclass>
</group>
</msad>
</provider>
</spi>
- <searchOrder>
<el>msad1</el>
</searchOrder>
- <token>
<timeout>60</timeout>
</token>
- <logger>
<priority>DEBUG</priority>
</logger>
<securityAgent name="NETEGRITY" />
</css>
Start Free Trial