FreeBSD Bugzilla – Attachment 28245 Details for
Bug 47594
[patch] passwd(5) incorrectly states allowed username and group syntax
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 922 bytes, created by
Fernando Schapachnik
on 2003-01-28 14:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Fernando Schapachnik
Created:
2003-01-28 14:40:08 UTC
Size:
922 bytes
patch
obsolete
>--- passwd.5.ori Tue Jan 28 10:30:25 2003 >+++ passwd.5 Tue Jan 28 11:10:35 2003 >@@ -90,8 +90,21 @@ > entries, and that one by random selection. > .Pp > The login name must never begin with a hyphen >-.Pq Ql \&- ; >-also, it is strongly >+.Pq Ql \&- >+and should not contain 8-bit characters, neither tab nor spaces, colons >+.Pq Ql \&: , >+quotes >+.Pq Ql \&" , >+mathematical and comparison operators >+.Pq Ql \&+*-%^<>=# , >+parenthesis >+.Pq Ql \&() , >+and various punctuation and other symbols >+.Pq Ql \&,&$!@~?|\/ . >+As a special case to help Samba users, the dollar symbol >+.Pq Ql \&$ >+is allowed as the last character. >+Also, it is strongly > suggested that neither upper-case characters nor dots > .Pq Ql \&. > be part >@@ -116,6 +129,7 @@ > this field indicates the user's primary group. > Secondary group memberships are selected in > .Pa /etc/group . >+Rules for valid group syntax are the same as for usernames. > .Pp > The > .Ar class
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47594
: 28245 |
28246
|
28247