From: jidanni on
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=201855
T> on my openmoko freerunner I modified /etc/pam.d/xdm by replacing
T>
T> @include common-auth
T>
T> with
T>
T> auth required pam_permit.so
T>
T> so that I only need to type the username of the user I want to
T> use. This is not as good as automated login after preconfigured
T> timeout but usable still. (Automatic login without timeout would not
T> be usable in my case since I really want to use different users.)

That is half the way to full automatic login!
Every day for the last 10 years I've had to type in username and
password. Can somebody tell me how to get some relief without having to
switch display managers, for heavens sake.


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/87iq63fehz.fsf(a)jidanni.org
From: Roberto De Oliveira on
>
> That is half the way to full automatic login!
> Every day for the last 10 years I've had to type in username and
> password. Can somebody tell me how to get some relief without having to
> switch display managers, for heavens sake.

Maybe, the problem is that _there is_ a display manager. If you are
the only user and you want autologin... Why to use a DM? You can make
a script with "su" and "startx" and use it like a system service.

--
Saludos,
Roberto De Oliveira


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/AANLkTimJO3MntDWmea_nIFVuZb-rghituWvTkb9WUJrJ(a)mail.gmail.com
From: Camaleón on
On Tue, 01 Jun 2010 10:58:36 -0430, Roberto De Oliveira wrote:


>> That is half the way to full automatic login! Every day for the last 10
>> years I've had to type in username and password. Can somebody tell me
>> how to get some relief without having to switch display managers, for
>> heavens sake.
>
> Maybe, the problem is that _there is_ a display manager. If you are the
> only user and you want autologin... Why to use a DM? You can make a
> script with "su" and "startx" and use it like a system service.

"Autologin" is a feature that is available in other DM (kdm/gdm) so
people miss having that option on another display managers.

BTW, I also use autologin in GNOME/gdm and still need a DM :-)

Greetings,

--
Camaleón


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/pan.2010.06.01.15.39.27(a)gmail.com
From: Jaime Di Cristina on
On Tue, Jun 01, 2010 at 02:34:00PM +0800, jidanni(a)jidanni.org wrote:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=201855
> T> on my openmoko freerunner I modified /etc/pam.d/xdm by replacing
> T>
> T> @include common-auth
> T>
> T> with
> T>
> T> auth required pam_permit.so
> T>
> T> so that I only need to type the username of the user I want to
> T> use. This is not as good as automated login after preconfigured
> T> timeout but usable still. (Automatic login without timeout would not
> T> be usable in my case since I really want to use different users.)
>
> That is half the way to full automatic login!
> Every day for the last 10 years I've had to type in username and
> password. Can somebody tell me how to get some relief without having to
> switch display managers, for heavens sake.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
> Archive: http://lists.debian.org/87iq63fehz.fsf(a)jidanni.org
>

Hello:

For automatic login as the same user every time try nodm. From the man page:
"nodm is a minimal display manager that simply logs in as a given user and
starts an X session, without asking for username or password." I use it on a
mobile device with no problems. This package is not in Lenny but it is in
backports. Of course, this violates your requirement of not changing
DM, but xdm seems to have no such feature.

Take Care,
Jaime


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/20100601163736.GA3355(a)lpc.lan
From: jidanni on
>>>>> "JDC" == Jaime Di Cristina <jaime.dc(a)gmail.com> writes:
JDC> For automatic login as the same user every time try nodm.
Works perfectly!
Ah, sure wish it was hinted to on the xdm man page!


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/878w6yp456.fsf(a)jidanni.org