Automatické přihlášení v Debianu 7 Wheezy Xfce

Založil Béňa, 09. 07. 2012, 20:47:48

Předchozí téma - Další téma

Béňa

Zdravímm, přešel jsem ze stabilního Debianu 6.0.5 Squeeze na Debian 7 Wheeze. Jak na stabilním, tak i na testovacím Debianu používám prostředí Xfce, protože ho mám nejraději. Na stabilním Debianu jsem měl nastavené autopřihlášení - na uvítací obrazovce byla možnost po zadání hesla root upravit relace tak, aby se mohl jeden účet přihlásit automaticky. Na stabilním Debianu jel Xfce 4.6, na testovacím jede verze 4.8, kde je jiná přihlašovací obrazovka. Ke stabilnímu vydání bych se vracel jen opravdu, pokud by to nešlo.

Může mi někdo prosím poradit, jak nastavit automatické přihlášení v novém Debianu? Nemůžu to nikde najít, ani na internetu.

A ještě tu mám jeden problém - na starším laptopu Toshiba Satelllite 2710XDVD mám problém s rozlišením, je tam nějaká Tridentí grafická karta (myslím Cyber 9525) a tam je problém, že laptop podporuje největší rozlišení 1024 na 768px při 16bitové hloubce, při 24bitové však jen 800 na 600. Nikde nevidím možnost snížení barevné hloubky, jediná linuxová distribuce, která mi tam v pořádku jde, je Puppy Linux, kde spustím xorgwizard a tam si vyberu režim 1024x768x16. Bylo by možné, aby mi Debian taky jel tak? Puppy linux mi nesedí, nerad bych jel na Windows 98 SE, ke kterému tam je klíč, ale nefunguje tam žádná wifi karta a krást se mi Windows 2000/XP vážně nechce.

Takže díky za všechny odpovědi. Pokud by byl problém, můžu ten laptop oddělit.

LadaN

Zkus přidat do /Etc/lightdm/lightdm.conf
tyto dva řádky a uprav jméno

autologin-user = tvé_uživatelské_jméno
autologin-user-timeout = 0

U xubuntu mi to funguje ;)

Béňa

Díky za odpověď, ale žel, nepomohla. Zkoušel jsem ty dva řádky dát do toho souboru lightdm.conf, konkrétně do oddílu [LightDM], ale po restartu počítače se objevila přihlašovací obrazovka a žádné automatické přihlášení neproběhlo. :-(

LadaN


Béňa

#4
Díky, zde je obsah toho souboru. Je to původní soubor, zálohoval jsem si ho před úpravou:
#
# General configuration
#
# start-default-seat = True to always start one seat if none are defined in the configuration
# greeter-user = User to run greeter as
# minimum-display-number = Minimum display number to use for X servers
# minimum-vt = First VT to run displays on
# user-authority-in-system-dir = True if session authority should be in the system location
# guest-account-script = Script to be run to setup guest account
# log-directory = Directory to log information to
# run-directory = Directory to put running state in
# cache-directory = Directory to cache to
# xsessions-directory = Directory to find X sessions
# xgreeters-directory = Directory to find X greeters

#
[LightDM]
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
#minimum-vt=7
#user-authority-in-system-dir=false
#guest-account-script=guest-account
#log-directory=/var/log/lightdm
#run-directory=/var/run/lightdm
#cache-directory=/var/cache/lightdm
#xsessions-directory=/usr/share/xsessions
#xgreeters-directory=/usr/share/xgreeters

#
# Seat defaults
#
# xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
# xserver-layout = Layout to pass to X server
# xserver-config = Config file to pass to X server
# xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
# xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
# xdmcp-port = XDMCP UDP/IP port to communicate on
# xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
# greeter-session = Session to load for greeter
# greeter-hide-users = True to hide the user list
# greeter-allow-guest = True if the greeter should show a guest login option
# greeter-show-manual-login = True if the greeter should offer a manual login option
# user-session = Session to load for users
# allow-guest = True if guest login is allowed
# guest-session = Session to load for guests (overrides user-session)
# session-wrapper = Wrapper script to run session with
# display-setup-script = Script to run when starting a greeter session (runs as root)
# greeter-setup-script = Script to run when starting a greeter (runs as root)
# session-setup-script = Script to run when starting a user session (runs as root)
# session-cleanup-script = Script to run when quitting a user session (runs as root)
# autologin-guest = True to log in as guest by default
# autologin-user = User to log in with by default (overrides autologin-guest)
# autologin-user-timeout = Number of seconds to wait before loading default user
# autologin-session = Session to load for automatic login (overrides user-session)
# exit-on-failure = True if the daemon should exit if this seat fails
#
[SeatDefaults]
#xserver-command=X
#xserver-layout=
#xserver-config=
xserver-allow-tcp=false
#xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
greeter-session=lightdm-greeter
greeter-hide-users=true
#greeter-allow-guest=true
#greeter-show-manual-login=false
#user-session=default
#allow-guest=true
#guest-session=UNIMPLEMENTED
session-wrapper=/etc/X11/Xsession
#display-setup-script=
#greeter-setup-script=
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
#autologin-user=
#autologin-user-timeout=0
#autologin-session=UNIMPLEMENTED
#exit-on-failure=false

#
# Seat configuration
#
# Each seat must start with "Seat:".
# Uses settings from [SeatDefaults], any of these can be overriden by setting them in this section.
#
#[Seat:0]

#
# XDMCP Server configuration
#
# enabled = True if XDMCP connections should be allowed
# port = UDP/IP port to listen for connections on
# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
#
# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn.  Alternatively
# it can be a word and the first 7 characters are used as the key.
#
[XDMCPServer]
#enabled=false
#port=177
#key=

#
# VNC Server configuration
#
# enabled = True if VNC connections should be allowed
# port = TCP/IP port to listen for connections on
#
[VNCServer]
#enabled=false
#port=5900
#width=1024
#height=768
#depth=8


Prosím, pro vyšší přehlednost vlákna příště vkládej výpisy a obsah konfiguráků mezi značky [code] a [/code]. Ď

LadaN

no, nemám to jak vyzkoušet, ale zkusil bych příslušné řádky odkomentovat a doplnit jak jsem napsal

Béňa

Díky. Pokud u všech je křížek (#), tak snad musí být i křížek u těch dvouch ne?

LadaN

#7
No, právě že všude nejsou.
Zkus si s tím nějak pohrát, já ti víc neporadím.  ::) ::)

Ota Trkola


Béňa


nerjan

přiseru se :-) jak nastavit lightdm aby se mi zobrazil vyplněný uživatelé a já na něj kliknul a jen zadal heslo