You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Linux Lite 2.2 changes in making user account main default login

Author (Read 4691 times)

0 Members and 1 Guest are viewing this topic.

Re: Linux Lite 2.2 changes in making user account main default login
« Reply #8 on: April 07, 2015, 04:54:52 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
If you're talking about the new "light-locker" thing, you can just get rid of it altogether if you don't want it.  Just open up Synaptic, find it with the search box, then remove it -- that's what I did.
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Linux Lite 2.2 changes in making user account main default login
« Reply #7 on: April 07, 2015, 01:39:04 PM »
 

william_st_ia

  • New to Forums
  • *
  • 16
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Hi all,
Sorry for the confusion. Seems that to turn off the Screen Saver there are now 4 places to turn it off.
That's is what is confusing.
When Screen Saver kicks in it kicks default login user off and makes you re-login which is something new with Linux 2.2.
 

Re: Linux Lite 2.2 changes in making user account main default login
« Reply #6 on: April 06, 2015, 09:36:59 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
Hi All,
With Lite 1.0.8 I was given the following instructions to make a guest account the default login.

...

THIS IS NO LONGER AN OPTION TO SET BY THIS METHOD.
In Lite 2.2, how do we do the same thing?  ???
.

Are you sure that method no longer works?

I just ran a test in VBox on LL2.2.  I used Jerry's info to create the missing /etc/lightdm/lightdm.conf file and set it to auto-login the non-root user and it worked fine.  Here's what I did.

*  Logged in to the main user account (one with sudo privileges).

*  Used this command to create the lightdm.conf file in the /etc/lightdm directory:
Code: [Select]
gksu leafpad /etc/lightdm/lightdm.conf
*  In the newly opened file, I pasted the exact lines that Jerry posted and substituted the correct username in place of "personsname".  Here's an example:
Code: [Select]
[SeatDefaults]
autologin-guest=false
autologin-user=jane
autologin-user-timeout=0
autologin-session=lightdm-autologin

*  Saved the file, closed the text editor.

*  Rebooted and it booted straight into user Jane's account (which is test account I set up without root privileges).


I have a feeling you might have just made some kind of small error.  Double-check what you have against what I just posted.  (Maybe you tried creating the file as a normal user and it never got saved.  It needs to be created as root, thus the need for opening the text editor with "gksu".)
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Linux Lite 2.2 changes in making user account main default login
« Reply #5 on: April 06, 2015, 08:08:38 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Do you have sudo capabilities as that user? How did you create that user in the first place?
 

Re: Linux Lite 2.2 changes in making user account main default login
« Reply #4 on: April 06, 2015, 03:44:00 PM »
 

william_st_ia

  • New to Forums
  • *
  • 16
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Hi Jerry,
That alone did not allow it to autologin to the user side, so tried doing the Menu->System->Login Settings and get this error message:

Failed to run sed -i s/autologin-user=linux/autologin-user=name/g/etc/lightdm/lightdm.conf as user root.

The underlying authorization mechanism (sudo) does not allow you to run this program.
Contact the system administrator.

What did I do wrong?
 

Re: Linux Lite 2.2 changes in making user account main default login
« Reply #3 on: April 02, 2015, 08:47:29 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Create the file lightdm.conf in /etc/lightdm, paste this into it:

Code: [Select]
[SeatDefaults]
autologin-guest=false
autologin-user=personsname
autologin-user-timeout=0
autologin-session=lightdm-autologin
 

Re: Linux Lite 2.2 changes in making user account main default login
« Reply #2 on: March 30, 2015, 10:01:11 AM »
 

william_st_ia

  • New to Forums
  • *
  • 16
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Really needing the guru's for Linux lite to solve this as we need this to move off of the Linux 1.0.8 platform to the new Linux 2.2 for LTS platform.
The State I work for deploys close to 300 of these towers to use off site around out state so this is really important we get this going.

Thanks! :P
 

Linux Lite 2.2 changes in making user account main default login
« Reply #1 on: March 26, 2015, 12:05:46 PM »
 

william_st_ia

  • New to Forums
  • *
  • 16
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Hi All,
With Lite 1.0.8 I was given the following instructions to make a guest account the default login.

Go to “Menu”. Then “Run Program” at top of menu
      Type the word Thunar, then click “Run”
In left window click on “File System”
Then double click “etc”, find the “lightdm” folder, right-click it to “Open as
Administrator”. Enter the password. Find the “lightdm.conf” file and
Open with “leafpad”.
Find the line :
“autologin-user=linux” and replace with “userid” (don’t include the quotes)
Do a File Save, then File – Quit.
Close all remaining windows.

THIS IS NO LONGER AN OPTION TO SET BY THIS METHOD.
In Lite 2.2, how do we do the same thing?  ???
« Last Edit: March 28, 2015, 01:09:56 AM by Scott(0) »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section