FreeBSD Bugzilla – Attachment 48802 Details for
Bug 74656
[PATCH] some improvements to man 5 passwd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
passwd.5.patch
passwd.5.patch (text/plain), 1.16 KB, created by
Jilles Tjoelker
on 2004-12-03 17:40:25 UTC
(
hide
)
Description:
passwd.5.patch
Filename:
MIME Type:
Creator:
Jilles Tjoelker
Created:
2004-12-03 17:40:25 UTC
Size:
1.16 KB
patch
obsolete
>--- src/share/man/man5/passwd.5.orig Thu Nov 11 21:28:50 2004 >+++ src/share/man/man5/passwd.5 Fri Dec 3 18:27:36 2004 >@@ -61,6 +61,9 @@ > as controlled by > .Xr nsswitch.conf 5 . > .Pp >+To ensure consistency among the files, none of them should not be edited >+manually. >+.Pp > The > .Nm master.passwd > file is readable only by root, and consists of newline separated >@@ -126,7 +129,8 @@ > .Pp > The password field is the > .Em encrypted >-form of the password. >+form of the password (see >+.Xr crypt 3 ) . > If the > .Ar password > field is empty, no password will be required to gain access to the >@@ -321,6 +325,7 @@ > .Xr login.conf 5 , > .Xr netgroup 5 , > .Xr adduser 8 , >+.Xr pw 8 , > .Xr pwd_mkdb 8 , > .Xr vipw 8 , > .Xr yp 8 >@@ -345,9 +350,8 @@ > and > .Dq expire > are added, but are turned off by default. >-Class is currently not implemented, but change and expire are; to set them, >-use the current day in seconds from the epoch + whatever number of seconds >-of offset you want. >+To set them, use the current day in seconds from the epoch + whatever number >+of seconds of offset you want. > .Bd -literal -offset indent > BEGIN { FS = ":"} > { print $1 ":" $2 ":" $3 ":" $4 "::0:0:" $5 ":" $6 ":" $7 }
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 74656
: 48802