@ -671,6 +671,7 @@ class Helper(object):
toUnset = True
if spl[2] == "authtype":
if not toUnset:
if not spl[3] in ["sp", "ns"]:
failure("Authtype must be sp or ns, not %s" % spl[3])
return