From e125ede3d9f093a4a882fbb9826665a9029f408b Mon Sep 17 00:00:00 2001 From: Jason Peel Date: Wed, 14 May 2003 06:42:10 +0000 Subject: Mention that without a password being specified, the account is disabled by default. Idea from Ross.Richardson@utas.edu.au, discussed with millert@; closes PR 3257. --- usr.sbin/user/useradd.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/user/useradd.8 b/usr.sbin/user/useradd.8 index ba0dda6872d..a50c0316894 100644 --- a/usr.sbin/user/useradd.8 +++ b/usr.sbin/user/useradd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: useradd.8,v 1.14 2002/11/09 02:55:45 fgsch Exp $ +.\" $OpenBSD: useradd.8,v 1.15 2003/05/14 06:42:09 jsyn Exp $ .\" $NetBSD: useradd.8,v 1.10 2001/02/21 12:16:07 agc Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -244,6 +244,8 @@ field in the .Pa /etc/usermgmt.conf file - it has the format: .D1 Ic password Ar encrypted-password +.Pp +If this option is not specified, the account will be disabled by default. .It Fl s Ar shell specifies the login shell for the new user. This value can be preset for all users -- cgit v1.2.3