-
Notifications
You must be signed in to change notification settings - Fork 1
auth_log
ukfsn edited this page Sep 13, 2010
·
1 revision
Returns the most recent session authentication log details
Parameters
Module | Parameter | Description |
All | service-id | Service identifier |
Murphx | rows | Number of most recent authentication logs to retrieve |
Returns an array, each element of which is a hash containing the following keys:
auth-date | Date and time in ISO format of the authentication attempt |
username | ADSL Login used to attempt the login |
result | Login result |
ipaddress | The IP address assigned if the connection was successful (Optional) |