Make a environment with no default account

Hi Supporter,

That we’re manufacturer for carrier board.
And we try to make a environment for customer.
When we make it with SDK manager.
It need to go with a develop account.
And after the environment boot up, it will be default account to login.
How do we make a environment with no account.
Let user setup it when first time bootup?

Hi,

When we make it with SDK manager.
It need to go with a develop account.
And after the environment boot up, it will be default account to login.

Not quite sure about what you are saying here. This is not the default behavior in our BSP…


不太確定你們這邊的問題在問什麼, 你們現在這個狀況不是我們預設BSP的行為 我們本來就沒有提供default account.

The really old releases, back in the L4T R28.x and earlier, had default accounts. Never since then. At some point California law became upset with default login names and passwords getting hacked, and banned it. Since then no default login name or password has been used.

What release are you using? See “head -n 1 /etc/nv_tegra_release”. Unless this is quite old there will not be a default name/address. If someone ran the command (on the host PC) “sudo ./l4t_create_default_user.sh”, then this is why there is an account. If that is the case, then reinstall the sample rootfs (delete the old “Linux_for_Tegra/rootfs/”), and run “sudo ./apply_binaries.sh”; then flashes will once again be without default name/pass.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.