* [PATCH] doc/user_manual: Fix content
@ 2025-04-11 9:09 'Clara Kowalsky' via isar-users
2025-05-07 12:46 ` 'Clara Kowalsky' via isar-users
2025-05-07 13:00 ` Baurzhan Ismagulov
0 siblings, 2 replies; 3+ messages in thread
From: 'Clara Kowalsky' via isar-users @ 2025-04-11 9:09 UTC (permalink / raw)
To: isar-users; +Cc: Clara Kowalsky
The usermod command checks whether the user is currently running a
process before attempting to change the user's home directory.
This check will always fail for the root user (Error: usermod: user root
is currently used by process <x>). It is therefore not possible to
change the root user's home directory in this way.
Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
---
doc/user_manual.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/user_manual.md b/doc/user_manual.md
index d8e5c33e..845823bb 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -737,7 +737,6 @@ USER_root[inactive] = "30"
USER_root[uid] = "0"
USER_root[gid] = "0"
USER_root[comment] = "The ultimate root user"
-USER_root[home] = "/home/root"
USER_root[shell] = "/bin/sh"
USER_root[groups] = "audio video"
USER_root[flags] = "create-home system force-passwd-change"
--
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/20250411090923.1355733-1-clara.kowalsky%40siemens.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc/user_manual: Fix content
2025-04-11 9:09 [PATCH] doc/user_manual: Fix content 'Clara Kowalsky' via isar-users
@ 2025-05-07 12:46 ` 'Clara Kowalsky' via isar-users
2025-05-07 13:00 ` Baurzhan Ismagulov
1 sibling, 0 replies; 3+ messages in thread
From: 'Clara Kowalsky' via isar-users @ 2025-05-07 12:46 UTC (permalink / raw)
To: isar-users
On 11.04.25 11:09, Clara Kowalsky wrote:
> The usermod command checks whether the user is currently running a
> process before attempting to change the user's home directory.
> This check will always fail for the root user (Error: usermod: user root
> is currently used by process <x>). It is therefore not possible to
> change the root user's home directory in this way.
Hi!
could you please integrate this patch? I need this for our isar training
participants.
Best regards,
Clara
>
> Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
> ---
> doc/user_manual.md | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/doc/user_manual.md b/doc/user_manual.md
> index d8e5c33e..845823bb 100644
> --- a/doc/user_manual.md
> +++ b/doc/user_manual.md
> @@ -737,7 +737,6 @@ USER_root[inactive] = "30"
> USER_root[uid] = "0"
> USER_root[gid] = "0"
> USER_root[comment] = "The ultimate root user"
> -USER_root[home] = "/home/root"
> USER_root[shell] = "/bin/sh"
> USER_root[groups] = "audio video"
> USER_root[flags] = "create-home system force-passwd-change"
--
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/2a814b49-a0e2-4d3b-8c4c-78002a5db12d%40siemens.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc/user_manual: Fix content
2025-04-11 9:09 [PATCH] doc/user_manual: Fix content 'Clara Kowalsky' via isar-users
2025-05-07 12:46 ` 'Clara Kowalsky' via isar-users
@ 2025-05-07 13:00 ` Baurzhan Ismagulov
1 sibling, 0 replies; 3+ messages in thread
From: Baurzhan Ismagulov @ 2025-05-07 13:00 UTC (permalink / raw)
To: isar-users
On 2025-04-11 11:09, 'Clara Kowalsky' via isar-users wrote:
> The usermod command checks whether the user is currently running a
> process before attempting to change the user's home directory.
> This check will always fail for the root user (Error: usermod: user root
> is currently used by process <x>). It is therefore not possible to
> change the root user's home directory in this way.
>
> Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
Applied to next, thanks.
With kind regards,
Baurzhan
--
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/aBtZZpKINhIkGGj7%40abai.de.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-07 13:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-11 9:09 [PATCH] doc/user_manual: Fix content 'Clara Kowalsky' via isar-users
2025-05-07 12:46 ` 'Clara Kowalsky' via isar-users
2025-05-07 13:00 ` Baurzhan Ismagulov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox