[root@box ~]# /usr/sbin/radiusd -xx [root@box ~]# ps aux | grep radius radiusd 32539 0.0 0.1 148872 2672 ? Ssl 10:50 0:00 /usr/sbin/radiusd -xx root 32564 0.0 0.0 61220 752 pts/0 R+ 10:50 0:00 grep radius For some reason I can't get radius -x to display to STDOUT. Any hints? Norman
Am 26.05.2011 um 16:54 schrieb Norman Zhang:
[root@box ~]# /usr/sbin/radiusd -xx
[root@box ~]# ps aux | grep radius radiusd 32539 0.0 0.1 148872 2672 ? Ssl 10:50 0:00 / usr/sbin/radiusd -xx root 32564 0.0 0.0 61220 752 pts/0 R+ 10:50 0:00 grep radius
For some reason I can't get radius -x to display to STDOUT. Any hints?
You probably mean -X (upper case) See the man page of radiusd .
Norman
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Have a nice day! Nicolas Goutte extragroup GmbH - Karlsruhe Waldstr. 49 76133 Karlsruhe Germany Geschäftsführer: Lars Busch Registergericht: Amtsgericht Münster / HRB: 5624 Steuer Nr.: 337/5903/0421 / UstID: DE 204607841
participants (2)
-
Nicolas Goutte -
Norman Zhang