Steve Dickson wrote: On 02/23/2012 04:16 AM, Gregor Gruener wrote: > Customers are using Unicode characters umlauts (ö,ä,ü) in group names and this > creates problems with NFS ID Mapping. Groups with umlauts will be redirected to > the group NFS "nobody". > This patch deactivate the ASCII characters check. It's maybe more like a temporary fix and I think it would be nicer to > adjust the check to support Unicode characters instead to deactivate the check. > Signed-off-by: Gregor Gruener<ggruner@xxxxxxxxxx> ... Committed... I still think the name should be changed. The only thing validateascii() is doing now is verifying that the string is null terminated. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html