SMB_CONFIG_DISABLED
*cfg = SMB_CONFIG_DISABLED;
*cfg = SMB_CONFIG_DISABLED;
return (SMB_CONFIG_DISABLED);
return (SMB_CONFIG_DISABLED);
if (sr->uid_user->u_encrypt != SMB_CONFIG_DISABLED &&
if (sr->tid_tree->t_encrypt != SMB_CONFIG_DISABLED &&
if (sr->uid_user->u_encrypt != SMB_CONFIG_DISABLED)
if (tree->t_encrypt != SMB_CONFIG_DISABLED)
tree->t_encrypt = SMB_CONFIG_DISABLED;