This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 30 lines
!!! /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.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]