OPT_PRIV
OPT_PRIV|OPT_STATIC, NULL, MAXNAMELEN },
"Don't require peer to authenticate", OPT_PRIV, &allow_any_ip },
"Allow group members to use privileged options", OPT_PRIV },
OPT_PRIV },
"Enable use of Pluggable Authentication Modules", OPT_PRIV|1 },
"Disable use of Pluggable Authentication Modules", OPT_PRIV|0 },
OPT_PRIV|OPT_STATIC, NULL, MAXPATHLEN },
"Load a plug-in module into pppd", OPT_PRIV },
if ((opt->flags & OPT_PRIV) && !privileged_option) {
if (opt->flags & OPT_PRIV) { \
OPT_PRIV|1 },
OPT_PRIV|0 },
OPT_PRIV|1 },