Hi to all!
Is it possible to disable the complexity for the root user password?
Thanks in advance! ![]()
Hi to all!
Is it possible to disable the complexity for the root user password?
Thanks in advance! ![]()
It's possible if you compile a custom image with a different busybox configuration. Otherwise, no. The better option to remove complexity is using SSH key authentication; then no passwords are prompted-for.
It's possible if you compiling a custom image with a different busybox configuration. Otherwise, no. The better option to remove complexity is using SSH key authentication; then no passwords are prompted-for.
Thanks chewitt!!