PackeTsar / radiuid

An application to extract User-to-IP mappings from RADIUS accounting data and send them to Palo Alto firewalls for use by the User-ID function.
http://packetpushers.net/radiuid/
GNU General Public License v3.0
34 stars 10 forks source link

show_config_item doesn't properly print #28

Closed PackeTsar closed 7 years ago

PackeTsar commented 7 years ago

radiuid set maxloglines 1000 outputs the below

2017-04-25 10:49:00:   ##### COMMAND 'set maxloglines 1000' ISSUED FROM CLI BY USER 'root' #####

########################## EXECUTING COMMAND: set maxloglines 1000 ##########################
#############################################################################################
2017-04-25 10:49:00:   ****************Making sure directory: / exists...creating if not****************

2017-04-25 10:49:00:   ****************Writing config change to: /etc/radiuid/radiuid.conf****************

2017-04-25 10:49:00:   <maxloglines> configuration element changed to :

        <maxloglines>
        </maxloglines>
Success!
#############################################################################################
#############################################################################################
PackeTsar commented 7 years ago

Fixed in new version