I am building a custom image with the following properties:
No gui
Auto-start SSH server
custom user account with sudo access
The problem I am having is that I cant seem to find documentation on how to prevent the console from automatically logging in the "kali" live user.
I would like the system to boot to a shell prompt, and require a username and password to log in.
First request: How can I disable auto-login in a CLI only live image?
Secondary request: How can I display the system IP address before the login prompt? (I haven't really started researching this yet, i've been spending all of my research effort on the first request)
Thanks!
--Kahless_2K