auth_onoff
return (auth_onoff(type, B_TRUE));
return (auth_onoff(type, B_FALSE));
static int auth_onoff(const char *type, boolean_t on);