sarguser0.6.5Status: Sarg User Settings/usr/local/pkg/sarg.incGeneral/pkg_edit.php?xml=sarg.xml&id=0Users/pkg_edit.php?xml=sarg_users.xml&id=0Schedule/pkg.php?xml=sarg_schedule.xml&id=0View Report/sarg_reports.phpRealtime/sarg_realtime.phpXMLRPC Sync/pkg_edit.php?xml=sarg_sync.xml&id=0Help/sarg_about.phpUser SettingslisttopicUser Sort Fielduser_sort_fieldSelect the sort field for the User Report.selectBYTESNTLM Users Formatntlm_user_formatSelect NTLM username format.selectdomainname+usernameExclude Usersexclude_userlistFormat: One user per line.
]]>
textarea7010base64Include Usersinclude_userlistFormat: user1:user2:...:userN
]]>
input70Users Associationusertab
If 'Convert IP address to DNS name' is active, the IP address is resolved before being looked up into this file.
That is, if you want to map the IP address, be sure to set resolv_ip to no or the resolved name will be looked into the file instead of the IP address.
Note that it can be used to resolve any IP address known to the dns and then map the unresolved IP addresses to a name found in the usertab file. Table syntax: 'userid name' or 'IP_address name'
Examples:
SirIsaac Isaac Newton
vinci Leonardo da Vinci
192.168.10.1 Karol Wojtyla
]]>
textarea7010base64LDAP SettingslisttopicEnable LDAP Searchldap_enable
This option is useful to show full usernames in Sarg reports instead of user logins.
]]>
checkboxLDAP Hostnameldap_hostFQDN or IP address of host with LDAP service or AD DC.input60LDAP Portldap_port
Default: 389
]]>
input10389LDAP Bind User DNldap_bind_dnExample: CN=username,OU=group,DC=mydomain,DC=com
]]>
input60LDAP Bind Passwordldap_bind_pwInput the password for 'LDAP Bind User DN' specified above.password20LDAP Search Base DNldap_base_searchExample: OU=users,DC=mydomain,DC=com
]]>
input60LDAP Search Filterldap_filter_search
%s - will be changed to user logins from access.log file filter. Search filter string can have up to 5 '%s' tags.
Default value: '(uid=%s)'
]]>
input60(uid=%s)LDAP Username DN Attributeldap_target_attr
Default value is 'cn'. For Active Directory, use 'sAMAccountName'.
]]>
input60cn
sarg_validate_input($_POST, $input_errors);
sync_package_sarg();