* [Buildroot] [Bug 13561] New: Create a new user defining users-table.txt not working fine
@ 2021-02-24 8:07 bugzilla at busybox.net
2021-02-24 10:50 ` [Buildroot] [Bug 13561] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2021-02-24 8:07 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=13561
Bug ID: 13561
Summary: Create a new user defining users-table.txt not working
fine
Product: buildroot
Version: 2020.02.1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: al004140 at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
I am trying to create a new admin user in my rootfs, following suggested
procedure, with this steps:
$ make menuconfig
> System Configuration
> (board/company/users-table.txt) Path to the users tables
> Save and exit
Then created the file:
$ cat board/company/users-table.txt
admin -1 admin -1 =supersecret /home/admin /bin/sh - Admin user
And finally:
$ make all
The process ends fine, without errors.
After that, the targetfs build doesn't includes admin user nor in /etc/shadow
nor in /etc/passwd.
However, the same procedure is working as expected when using a buildroot
2018.02.7. Please some help with this! Thx!
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-24 10:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-24 8:07 [Buildroot] [Bug 13561] New: Create a new user defining users-table.txt not working fine bugzilla at busybox.net
2021-02-24 10:50 ` [Buildroot] [Bug 13561] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox