Displaying 2 results from an estimated 2 matches for "name_regex".
2008 Apr 08
3
Username case mangling -- Linux username is mixed-case, Samba returns lower-case
I have a problem that I first observed when I upgraded from
3.0.24 to 3.0.28 and is, I believe, related to the introduction
of the "printjob username" configuration parameter.
I print via CUPS and the Cups-PDF driver wants to know the
Linux username (so it can put the PDF in the proper location).
The problem is that "printjob username = %U" results in
a lowercase username
2016 Oct 31
0
[Bug 1037] Not all valid usernames are accepted by skuid
...B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
0 1 2 3 4 5 6 7 8 9 . _ -"
"The <hyphen> character should not be used as the first character of a
portable user name."
This allows a bit more things that NAME_REGEX though, but this still
looks fine to me.
For more info, see:
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_431
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_278
--
You are receiving this mail because:
You are watch...