New Stable release from Ayufan (0.8.3)
#10
(07-19-2019, 05:58 PM)Faradn Wrote: SBC: Rockpro64 4Gb v2.1
OS:  Ayufan Ubuntu 18.04 v0.83

Deleting account U:rock64 / P:rock64 is locking up lightDM at
the login screen.

[Using Mate' user/group management utility]

- Log in as rock64/rock64.
- Add user t3st3r1/what3v3r# with administrative rights.
- Log out rock64.
- Log in as t3st3r1/what3v3r#.
- Delete account rock64.
- Log out t3st3r1.

Now it's just the lightDM login screen with t3st3r1 and rock64 (??).
No mouse cursor. 
Blinking '|' in password text edit.

I cannot log in.
Remote access with SSH works fine.
What can I do to get my t3st3r1 lightDM login to work?

TIA,
/Faradn

Code:
sudo usermod -d /home/newHomeDir -m newUsername rather than delete ?
Also change the group name rock64 to the new user group name
Presuming you are losing loads of groups when you delete that way.

You might have to do it as root via console 1
So first
Code:
sudo passwd root
Log out.
Code:
exit
  1. Log in using the "root" account and the password you have previously set.

  2. Change the username and the home folder to the new name that you want.

    Code:
    usermod -l <newname> -d /home/<newname> -m <oldname>
  3. Change the group name to the new name that you want.

    Code:
    groupmod -n <newgroup> <oldgroup>
  4. Log in using the "root" account and the password you have previously set.
  5. Change the username and the home folder to the new name that you want.

  6. Lock the "root" account.
    Code:
    passwd -l root
  7. Log out.
    Code:
    exit


Messages In This Thread
New Stable release from Ayufan (0.8.3) - by Luke - 06-28-2019, 04:49 PM
RE: Removing account rock64/rock64 locks up lightDM login. - by stuartiannaylor - 07-20-2019, 03:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing CH431SER on Ayufan 0.9.14: gitlab-ci-linux-build-159 Thisone 4 1,466 07-14-2023, 04:22 AM
Last Post: hunderteins
  GPIO on Ayufan 0.9.14 Build Thisone 7 2,309 04-23-2023, 01:32 PM
Last Post: diederik
  Armbian Jammy-Running fairly stable Rocklobster 0 1,212 05-04-2022, 01:00 PM
Last Post: Rocklobster
  Armbian 22.02 Release Announcement TRS-80 0 1,203 02-28-2022, 05:08 PM
Last Post: TRS-80
  Compiling ayufan mainline - DT-overlay missing Mentaluproar 0 1,492 07-24-2021, 09:46 PM
Last Post: Mentaluproar
Big Grin Feature Complete Debian Desktop Release Mrfixit2001 158 182,056 05-29-2021, 04:05 AM
Last Post: twilite
  ayufan kernel update unbootable TheHunter 2 3,254 03-12-2021, 05:17 PM
Last Post: LMM
  Rockpro64 not stable... crashes now and then. Pineapple 18 19,642 02-16-2021, 02:45 PM
Last Post: TRS-80
Question Ayufan RockPro64 updates? hemertje 3 6,313 10-22-2020, 01:16 PM
Last Post: dukla2000
  Kernel Update from 4.4 (Ayufan) on Ubuntu 20.04 db579 3 5,468 10-22-2020, 01:12 PM
Last Post: dukla2000

Forum Jump:


Users browsing this thread: 1 Guest(s)