|
Lines 45-51
Link Here
|
| 45 |
.Op Fl s Ar shell |
45 |
.Op Fl s Ar shell |
| 46 |
.Op Fl u Ar uid_start |
46 |
.Op Fl u Ar uid_start |
| 47 |
.Op Fl w Ar type |
47 |
.Op Fl w Ar type |
| 48 |
.Op Fl o Ar mode |
|
|
| 49 |
.Sh DESCRIPTION |
48 |
.Sh DESCRIPTION |
| 50 |
The |
49 |
The |
| 51 |
.Nm |
50 |
.Nm |
|
Lines 114-124
Link Here
|
| 114 |
You may choose an empty password, disable the password, use a |
113 |
You may choose an empty password, disable the password, use a |
| 115 |
randomly generated password or specify your own plaintext password, |
114 |
randomly generated password or specify your own plaintext password, |
| 116 |
which will be encrypted before being stored in the user database. |
115 |
which will be encrypted before being stored in the user database. |
| 117 |
.It mode |
|
|
| 118 |
You may only use absolute or symbolic modes for home directory |
| 119 |
permissions; see |
| 120 |
.Xr chmod 1 |
| 121 |
for more information. |
| 122 |
.El |
116 |
.El |
| 123 |
.Sh UNIQUE GROUPS |
117 |
.Sh UNIQUE GROUPS |
| 124 |
Perhaps you are missing what |
118 |
Perhaps you are missing what |
|
Lines 282-291
Link Here
|
| 282 |
.Va randompass |
276 |
.Va randompass |
| 283 |
variable. |
277 |
variable. |
| 284 |
.El |
278 |
.El |
| 285 |
.It Fl o Ar mode |
|
|
| 286 |
Set the default permissions of a new home directory using modes |
| 287 |
specified in |
| 288 |
.Xr chmod 1 . |
| 289 |
.El |
279 |
.El |
| 290 |
.Sh FORMAT |
280 |
.Sh FORMAT |
| 291 |
When the |
281 |
When the |