Files
warewulf/internal/app/wwctl/container
Christian Goll 2efcbe0348 syncucer will only write witrh syncuser switch
uid/gid are not synced at container import but checked. An apropriate
message is printed, regarding users which are not present on host.
The `wwctl container syncuser` needs the `--write` switch to actually
write to the container.

The command `wwctl container syncuser` will always operate at the
container level, but as the 'generic` overlay reads in the container
passwd/group, following two steps will update the passwd/group on a
running cluster:
1. Add passwd/group to container
wwctl container syncuser --write CONTAINER
2. Synchronize overlay
wwctl overlay build -N
2022-05-12 11:18:53 +02:00
..
2022-01-27 15:30:36 -05:00
2021-11-08 11:36:21 -08:00
2022-05-03 21:52:13 -07:00
2022-02-24 22:01:06 -08:00
2022-02-09 10:54:57 +01:00
2022-05-03 10:27:56 +02:00