Second user not visible to log on

Discussion in 'Newbie Questions' started by Bryon, Oct 12, 2020.

  1. Bryon

    Bryon Thread Starter
    Expand Collapse
    New Member

    Joined:
    Oct 12, 2020
    Messages:
    2
    Likes Received:
    0
    Hi,
    When I create a second or third user in the UI it is not:
    1. available on the main login page
    2. visible in the shutdown menu on top right of display
    3. Not visible in User Manager

    However, the users are all there and I can su to them on the command line.

    Does anyone else see this?

    Note, the users are admin users.

    Thanks
     
  2. adwilson99

    adwilson99
    Expand Collapse
    Well-Known Member

    Joined:
    May 2, 2020
    Messages:
    52
    Likes Received:
    6
    Can you let us know how you added the users, did you use
    command or use the systems settings gui?

    When using the GUI, other users are visible for me.
    [​IMG]

    Can you try adding the users from the systems settings GUI?

    [​IMG]
     

    Attached Files:

  3. Bryon

    Bryon Thread Starter
    Expand Collapse
    New Member

    Joined:
    Oct 12, 2020
    Messages:
    2
    Likes Received:
    0
    I worked out what I did and why it does not work. It is probably as designed....
    I created the user via the GUI and changed the UID and GID so they would match macOS and thus work with shared filesystems.
    I also tried creating directly with "sudo useradd -u 502 -g 20 username"

    I think it is caused by the ranges set in /etc/adduser.conf. macOS uses the 500 range but that is reserved for system users on Ubuntu and I think the GUI may be leveraging that range.

    I described this more fully on stack exchange here.

    So while this could be expected behaviour, it does cause macOS/Elementary OS interoperability issues and it would be good to allow the same UID/GID ranges as macOS.
     

Share This Page

Loading...