FreeBSD Bugzilla – Attachment 28247 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]
passwd.txt
passwd.txt (text/plain; charset=UTF-8), 820 bytes, created by
Sevan Janiyan
on 2014-05-26 07:19:31 UTC
(
hide
)
Description:
passwd.txt
Filename:
MIME Type:
Creator:
Sevan Janiyan
Created:
2014-05-26 07:19:31 UTC
Size:
820 bytes
patch
obsolete
>Index: share/man/man5/passwd.5 >=================================================================== >--- share/man/man5/passwd.5 (revision 266021) >+++ share/man/man5/passwd.5 (working copy) >@@ -126,8 +126,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 \&,&$!@~?|\[rs]/ . >+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 or dots > .Pq Ql \&. > be part
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 Raw
Actions:
View
Attachments on
bug 47594
:
28245
|
28246
| 28247