charm-helpers icon indicating copy to clipboard operation
charm-helpers copied to clipboard

Allow custom shell when creating system users

Open Adithya-Rajendran opened this issue 1 year ago • 0 comments

Allow setting the shell when creating system users using adduser() Changed defaults to /usr/sbin/nologin for system users kept /bin/bash as default shell for normal users.

Adithya-Rajendran avatar Jul 01 '24 20:07 Adithya-Rajendran