FreeBSD Bugzilla – Attachment 8691 Details for
Bug 18080
[PATCH] pw documentation updated to reflect lock and unlock
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.06 KB, created by
kehlet
on 2000-04-18 23:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kehlet
Created:
2000-04-18 23:50:02 UTC
Size:
1.06 KB
patch
obsolete
>Index: pw.8 >=================================================================== >RCS file: /home/ncvs/src/usr.sbin/pw/pw.8,v >retrieving revision 1.19 >diff -c -r1.19 pw.8 >*** pw.8 2000/03/02 14:53:37 1.19 >--- pw.8 2000/04/18 22:41:22 >*************** >*** 120,125 **** >--- 120,139 ---- > .Op Fl q > .Nm pw > .Op Fl V Ar etcdir >+ .Ar lock >+ .Op name|uid >+ .Op Fl n Ar name >+ .Op Fl u Ar uid >+ .Op Fl Y >+ .Nm pw >+ .Op Fl V Ar etcdir >+ .Ar unlock >+ .Op name|uid >+ .Op Fl n Ar name >+ .Op Fl u Ar uid >+ .Op Fl Y >+ .Nm pw >+ .Op Fl V Ar etcdir > .Ar groupadd > .Op group|gid > .Op Fl C Ar config >*************** >*** 684,689 **** >--- 698,716 ---- > This is normally of interest only to interactive scripts or front-ends > that use > .Nm pw . >+ .Pp >+ The command >+ .Ar lock >+ locks a user's account by >+ prepending the string >+ .Nm "*LOCKED*" >+ to his or her encrypted password field. Since no password can ever >+ encrypt to a value with a >+ .Nm *, >+ the user is effectively locked out. The command >+ .Ar unlock >+ reverses the action performed by >+ .Ar lock. > .Pp > .Sh GROUP OPTIONS > The
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 18080
: 8691