public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] doc/user_manual: Restructure password part in user creation
@ 2025-06-18 11:42 'Clara Kowalsky' via isar-users
  0 siblings, 0 replies; only message in thread
From: 'Clara Kowalsky' via isar-users @ 2025-06-18 11:42 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, Clara Kowalsky

Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
---
 doc/user_manual.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index ca551a0d..4219af97 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -710,7 +710,7 @@ The `GROUP_<groupname>` variable contains the settings of a group named `groupna
 
 The `USERS` and `USER:<username>` variable works similar to the `GROUPS` and `GROUP:<groupname>` variable. The difference are the accepted flags of the `USER:<username>` variable. It accepts the following flags:
 
- - `password` - The crypt(3) encrypted password. To encrypt a password use for example `mkpasswd` or `openssl passwd -6`. You can find `mkpasswd` in the `whois` package of Debian.
+ - `password` - The clear-text or crypt(3) encrypted password. In case of clear-text password, the `clear-text-password` flag must be set. To encrypt a password use for example `mkpasswd` or `openssl passwd -6`. You can find `mkpasswd` in the `whois` package of Debian.
  - `expire` - A `YYYY-MM-DD` formatted date on which the user account will be disabled. (see useradd(8))
  - `inactive` - The number of days after a password expires until the account is permanently disabled. (see useradd(8))
  - `uid` - The numeric user id.
-- 
2.49.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20250618114247.3528196-1-clara.kowalsky%40siemens.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-18 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-18 11:42 [PATCH] doc/user_manual: Restructure password part in user creation 'Clara Kowalsky' via isar-users

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox