summaryrefslogtreecommitdiff
path: root/oidentd/oidentd.conf
blob: 84bf8252ef5997a7dfc6266fe22e38484187f8f3 (plain)
    1 default {
    2 	default {
    3 		deny spoof
    4 		deny spoof_all
    5 		deny spoof_privport
    6 		allow random_numeric
    7 		allow numeric
    8 		allow hide
    9 	}
   10 }
   11 user root {
   12 	default {
   13 		force reply "UNKNOWN"
   14 	}
   15 }

Generated by cgit