/var/log/lagsoapmessages#
Found on the
Linux Access Gateway and decodes all SOAP backchannel messages for auth and policy interaction.
- verbosity setting available /etc/laglogs.conf
- Decodes all SOAP backchannel messages for auth and policy interaction
- Get user, roles, contract and timeout details during auth
- Get personal policy info for formfill, II and authorization
Example #
<SOAP-ENV:Envelope xmlns:SOAPENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<NIDPSetSession XLibid="00000200930224c625b125a639540dda7192bb24fbfcd794" hardExpire="899" id="552382333C8BE989D7F39E1993D30B33" softExpire="584">
<storetype="ldap">
<dn>cn=ncashell,o=novell</dn>
</store>
<authentications>
<contracts>
<contract>name/password/uri</contract>
</contracts>
</authentications>
<roles/>
</NIDPSetSession>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Unfortunately, the out put is not so friendly formated.
There might be more information for this subject on one of the following: