Re: pass_persist and session information

2015-07-13 Thread Robert Story
> I am using version 5.4.2.1 that services SNMP version 3 > requests [..and..] the application needs to know the > "user" (securityName) associated with the SNMP request [...] > > The process of obtaining and releasing write control are both > performed via separate SNMP requests. Are those also

pass_persist and session information

2015-06-15 Thread Powrie , William
Hi, I am using version 5.4.2.1 that services SNMP version 3 requests (both Auth and Priv), but have run into a problem with an external application I am writing. It is on the server side and uses pass_persist to interact with an external PostgreSQL database. This part is currently working well.