Adding user in Mint 17 Cinnamon

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
roguer

Adding user in Mint 17 Cinnamon

Post by roguer »

Whenever an attempt is made to add a user in Cinnamon's 'Users and Groups' where the 'Username' contains capital letters, pressing the 'Add' button in the modal window does nothing and returns no error message. At that point, using lower case letters and pressing the 'Add' button does nothing and returns no error message. In addition, in neither instance does the 'Cancel' button function; although, clicking the 'X' to close the window does. If on the other hand the initial attempt to add a user in Cinnamon's 'Users and Groups' where the 'Username' contains lowercase letters, pressing the 'Add' button in the modal window works and the user is added. Anyone else notice this behavior?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
kyphi
Level 9
Level 9
Posts: 2735
Joined: Sat Jul 09, 2011 1:14 am
Location: The Hunter Valley, Australia

Re: Adding user in Mint 17 Cinnamon

Post by kyphi »

The command under the surface of Users and Groups is "useradd". Open a terminal and type

Code: Select all

man useradd
scroll down to CAVEATS and you can read what can be and what can not be.

If you had used the terminal with the "useradd" command the following is the procedure that should be followed:

If you want to add a new user you can use capital letters but these are to be followed by four commas and then the name in lower case so it looks like this: Joe Blow,,,, jblow or Joe Blow,,,, joeblow

Look at how a user's name appears in a terminal window, it is all lower case.

This may require an error message to be triggered when using Users and Groups to stop attempts to type in capital letters.
Linux Mint 21.3 Cinnamon
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Re: Adding user in Mint 17 Cinnamon

Post by clem »

Thanks, we'll get that fixed in Cinnamon 2.4.
Image
Locked

Return to “Cinnamon”