Project

General

Profile

Feature #820

Automatically Login XFCE Session on Debian

Added by Daniel Curtis almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Workstation
Target version:
Start date:
06/23/2016
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

This is a simple guide for automatically logging as a user with an XFCE session on Debian.

  • Edit the lightdm config file:
    sudo nano /etc/lightdm/lightdm.conf
    
    • Uncomment these two lines and replace bob with your username:
      autologin-user=bob
      autologin-user-timeout=0
      
  • Reconfigure the lightdm package so that changes are taken into effect:
    sudo dpkg-reconfigure lightdm
    

Resources

#1

Updated by Daniel Curtis almost 8 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
  • Tracker changed from Support to Feature
#2

Updated by Daniel Curtis almost 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF