Aidan Cully wrote: > auth "outside" { > hosts: "*" > auth: "ckpasswd -s" > auth: "ckpasswd -f /news/etc/passwd" > default: "<denied>" > } > > should work, right? Yes, it does. I hadn't realised multiple auth keys were allowed in the same realm. Thank you!