Problem with user account [SOLVED]

sorry if i posted this in the wrong section. new here.

I have a problem with a user i have created.

Every time i ssh into user xen. Once password is entered, im automatically root user. How do i make this not happen?

xen@192.168.1.1's password: 


BusyBox v1.25.1 () built-in shell (ash)

     _________
    /        /\      _    ___ ___  ___
   /  LE    /  \    | |  | __|   \| __|
  /    DE  /    \   | |__| _|| |) | _|
 /________/  LE  \  |____|___|___/|___|                      lede-project.org
 \        \   DE /
  \    LE  \    /  -----------------------------------------------------------
   \  DE    \  /    Reboot (17.01.5, r3919-38e704be71)
    \________\/    -----------------------------------------------------------

root@Router:/home/xen# 

How do i make this not happen? If i disable my root login, then i cant login with my other username cause it automatically does root for some odd reason.

It looks like you are using the same UID for both accounts. You need to make UID unique for each user account

Thank you so much! quick fix!

If your problem is solved, please consider marking this topic as [Solved]. (Click the pencil behind the topic...)