Subversion Repositories ALCASAR

Rev

Details | Last modification | View Log

Rev Author Line No. Line
1805 clement.si 1
# Used by the User Accounting, the User finger and the Failed Logins page
2
#
3
# For the user finger page only callerid(9) and 
4
# ip address(4) are applicable
5
#
6
# For the Failed Logins page only looged in(2), server(7), 
7
# terminate cause(8) and callerid(9) are applicable
8
#
9
# attribute number		Description		Show in		Show in		Show in
10
#							User Accounting	User Finger	Failed Logins
11
#
12
1				type			no		no		no
13
2				logged in		yes		no		yes
14
3				session time		yes		no		no
15
4				ip address		no		yes		no
16
5				upload			yes		no		no
17
6				download		yes		no		no
18
7				server			yes		no		yes
19
8				terminate cause		yes		no		yes
20
9				callerid		yes		yes		yes