Index: samba/4.2-0-0-ucs/2:4.6.1-1-errata4.2-1/97_bug29665.quilt =================================================================== --- samba/4.2-0-0-ucs/2:4.6.1-1-errata4.2-1/97_bug29665.quilt (Revision 17632) +++ samba/4.2-0-0-ucs/2:4.6.1-1-errata4.2-1/97_bug29665.quilt (Arbeitskopie) @@ -282,7 +282,7 @@ gid_number=None, gecos=None, login_shell=None, smartcard_required=False): -+ if upn is not None and no-upn: ++ if upn is not None and no_upn: + raise CommandError("Can't use Options --upn and --no-upn at the same time") + if smartcard_required: