Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: SessionID on a windows server

by sundialsvc4 (Abbot)
on Jan 30, 2015 at 14:42 UTC ( [id://1115072]=note: print w/replies, xml ) Need Help??


in reply to SessionID on a windows server

I am not specifically familiar with this module, but logically the first place to begin would be to have a look at the session-store that it uses ... be it a file or a database or whatever it is.   You ought to be able to see the list of tokens, perhaps the IP-addresses with which they are associated, and so on.   And in any case, the software should be checking IPs, session timeout dates, and so forth to be certain that forged or stolen credentials are not being used.   Start by looking at the authoritative session-data source that it’s referring to.   Be sure, for example, that the IP address that it’s seeing does not belong, say, to an internal router or somesuch.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1115072]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-18 22:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found