I've finally sorted it out. The problem is Debian bug 870126.
Work around it by manually adding:
sessionoptional pam_keyinit.so force revoke
to /etc/pam.d/nodm
On 2021-11-01, Lucio Crusca wrote:
> On Nov 1, 2021 I wrote:
>> (actually a Raspbian, but I assume it's no different
>
> I've now tried installing a clean Debian 11 with Nodm in a virtual
> machine and I face exactly the same problem, so we can safely exclude
> any Raspbian-specific problems.
>
On Nov 1, 2021 I wrote:
(actually a Raspbian, but I assume it's no different
I've now tried installing a clean Debian 11 with Nodm in a virtual
machine and I face exactly the same problem, so we can safely exclude
any Raspbian-specific problems.
u wonder, the LP variable is
correctly set in both cases (already checked in the logfile).
I've already tried switching from Nodm to lightdm-autologin-greeter [2],
but I get just the same outcome.
How do I make `mount.ecryptfs_private` work when called during autologin?
[1]: https://github.com/spanezz/nodm
[2]: https://github.com/spanezz/lightdm-autologin-greeter
login screen, but it still makes
> me put in the password.
> >
> > My user is in the autologin and nopasswdlogin groups, i've made the
> right changes to both the files listed below as A and B sources.
>
> I've always had no problem with autologin with lightdm,
Hi,
> Before anyone asks, i've looked all over the wiki and every other post online
> so i'm not sure why this isn't working. When I start up my machine X starts
> up fine. and it goes to the lightdm login screen, but it still makes me put
> in the password.
>
>
Hey everyone.
Before anyone asks, i've looked all over the wiki and every other post
online so i'm not sure why this isn't working. When I start up my machine X
starts up fine. and it goes to the lightdm login screen, but it still makes
me put in the password.
My user is in th
Am 29.02.2016 um 10:35 schrieb Gregor Zattler:
>> (The error message in Michael's response is helpful, too.)
>
> I couldn't decipher it but thanks to Michael for the hint to
> journalctl which I did not use till now.
Some hints how you can troubeshoot/solve such issues yourself:
- Check the journ
Hi Austin,
* Austin Adams [28. Feb. 2016]:
> On Sun, 2016-02-28 at 23:38 +0100, Gregor Zattler wrote:
>> /etc/systemd/system/getty@tty1.service.d/override.conf:
>>
>> [Service]
>> ExecStart=-/sbin/agetty -a my-user-name --noclear %I $TERM
>> Type=idle
>
> Like the ArchWiki page you linked sugges
On 02/28/2016 02:38 PM, Gregor Zattler wrote:
Dear debian users, I configured systemd according to
https://wiki.archlinux.org/index.php/automatic_login_to_virtual_console#Virtual_console
in order to automatically log me in at system startup. This
worked fine till a few weeks ago:
/etc/systemd
On Sun, 2016-02-28 at 23:38 +0100, Gregor Zattler wrote:
> /etc/systemd/system/getty@tty1.service.d/override.conf:
>
> [Service]
> ExecStart=-/sbin/agetty -a my-user-name --noclear %I $TERM
> Type=idle
Like the ArchWiki page you linked suggests, you'll need to add an empty
ExecStart= line into `o
Am 28.02.2016 um 23:38 schrieb Gregor Zattler:
> Dear debian users, I configured systemd according to
> https://wiki.archlinux.org/index.php/automatic_login_to_virtual_console#Virtual_console
> in order to automatically log me in at system startup. This
> worked fine till a few weeks ago:
>
>
>
Dear debian users, I configured systemd according to
https://wiki.archlinux.org/index.php/automatic_login_to_virtual_console#Virtual_console
in order to automatically log me in at system startup. This
worked fine till a few weeks ago:
/etc/systemd/system/getty@tty1.service.d/override.conf:
[Se
On Mon, 8 Jun 2015 17:48:11 +0200
Siard wrote:
> Teemu Likonen:
> > Nicolas George:
> > > Someone recently suggested to use "nodm"; a quick test a few days
> > > ago seems to indicate it still works.
> >
> > It works, indeed. Thanks.
>
> But how to log out with nodm?? After logging out, I get
Le decadi 20 prairial, an CCXXIII, Siard a écrit :
> Ah, I use Fluxbox, so I can only log out, then shut down from the
> console. Looks like nodm is no option here.
Why do you need to log out? Just open a terminal emulator to shutdown.
Regards,
--
Nicolas George
signature.asc
Description:
Lisi Reisz:
> Siard:
> > But how to log out with nodm?? After logging out, I get immediately
> > logged back in.
>
> You have to shut down.
Ah, I use Fluxbox, so I can only log out, then shut down from the
console. Looks like nodm is no option here.
--
To UNSUBSCRIBE, email to debian-user-re
On Monday 08 June 2015 16:48:11 Siard wrote:
> Teemu Likonen:
> > Nicolas George:
> > > Someone recently suggested to use "nodm"; a quick test a few days
> > > ago seems to indicate it still works.
> >
> > It works, indeed. Thanks.
>
> But how to log out with nodm?? After logging out, I get immedi
Teemu Likonen:
> Nicolas George:
> > Someone recently suggested to use "nodm"; a quick test a few days
> > ago seems to indicate it still works.
>
> It works, indeed. Thanks.
But how to log out with nodm?? After logging out, I get immediately
logged back in.
--
To UNSUBSCRIBE, email to debian
nit system?
> >
> > One option is /etc/rc.local:
> >
> > /bin/su -l USER -c /usr/bin/startx /dev/tty8 2>&1 &
> > exit 0
>
> I noticed that lightdm has lots of autologin options:
>
> #pam-autologin-service=lightdm-autologin
> #autologin
Le decadi 20 prairial, an CCXXIII, Teemu Likonen a écrit :
> Fortunately I haven't noticed anything in years. I've been using i3
> window manager so maybe I'm unaware of some services that modern
> desktops might use or depend on.
The issues are discreet, but if you end up falling on one, you will
Nicolas George [2015-06-08 11:55:17+02] wrote:
> Rule of thumb: if you are using rc.local, then you are doing something
> quick-and-dirty and preparing no end of problems for later.
>
> In this particular instance, you are not registering the X11 session
> with the various session-management daemo
Le decadi 20 prairial, an CCXXIII, Teemu Likonen a écrit :
> One option is /etc/rc.local:
>
> /bin/su -l USER -c /usr/bin/startx /dev/tty8 2>&1 &
> exit 0
Rule of thumb: if you are using rc.local, then you are doing something
quick-and-dirty and preparing no end of problems for later.
In
/su -l USER -c /usr/bin/startx /dev/tty8 2>&1 &
> exit 0
I noticed that lightdm has lots of autologin options:
#pam-autologin-service=lightdm-autologin
#autologin-guest=false
#autologin-user=
#autologin-user-timeout=0
#autologin-in-background=false
#autologin-session=UNIMPLEM
Teemu Likonen [2015-06-04 12:26:08+03] wrote:
> When my machine boots it logs in to X session automatically without
> user login and password prompt.
> Upto Debian 7 I have had this line in my [/etc/inittab] file:
>
> oma:2:once:/bin/su -l dtw -c /usr/bin/startx /dev/tty8 2>&1
>
> It seems th
Nicolas George [2015-06-04 11:35:47+02] wrote:
> Le sextidi 16 prairial, an CCXXIII, Teemu Likonen a écrit :
>> oma:2:once:/bin/su -l dtw -c /usr/bin/startx /dev/tty8 2>&1
>> So how do I get similar functionality with the new systemd init
>> system?
>
> Someone recently suggested to use "nodm
Teemu Likonen [2015-06-04 12:26:08+03] wrote:
> Upto Debian 7 I have had this line in my /etc/fstab file:
>
> oma:2:once:/bin/su -l dtw -c /usr/bin/startx /dev/tty8 2>&1
Obviously I meant /etc/inittab file.
signature.asc
Description: PGP signature
Le sextidi 16 prairial, an CCXXIII, Teemu Likonen a écrit :
> Upto Debian 7 I have had this line in my /etc/fstab file:
>
> oma:2:once:/bin/su -l dtw -c /usr/bin/startx /dev/tty8 2>&1
>
> It seems that it has no effect anymore in Debian 8 (Jessie), probably
> because of the new init system (s
Hi!
When my machine boots it logs in to X session automatically without user
login and password prompt. (This is a single-user system with encrypted
Luks partitions and I always enter Luks password when the machine boots.
I'm the only person in the world who knows the Luks password so this is
why
From: Scott Ferguson
Date: Fri, 24 Oct 2014 11:06:25 +1100
> xfce4 4.8.0.3
> lightdm 1.2.2-4
> kernel 3.2.0-4-686-pae
>
> /etc/lightdm/lightdm.conf
> lines 78 and 79
> autologin-user=$yourUserName
> autologin-user-timeout=0
Here,
lxde metapackage 4+nmu1
task-lxde-desk
> "JDC" == Jaime Di Cristina 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-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listma
On Tue, Jun 01, 2010 at 02:34:00PM +0800, jida...@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> authrequiredpam_permit.so
anagers, 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&quo
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-requ...@lists.debian.org
with a su
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> authrequiredpam_permit.so
T>
T> so that I only need to type the username of the user I want to
T> use. This is
hi guys,
is it possible to have a functionality similar to
rungetty -autologin user
which would ask for the password of this user prior to loggin him/her
in? this computer has only one user (me) but for 'security' reasons, i'd
prefer having to enter the password, whil
ungetty
/etc/inittab:
1:2345:respawn:/sbin/getty 38400 tty1
2:23:respawn:/sbin/rungetty -u root tty2 /bin/autologin
3:23:respawn:/sbin/rungetty -u root tty3 /bin/autologin
Contents of /bin/autologin:
/bin/login -f root
I do this on my home file server so that the other folks in the house
who have onl
On Friday 20 June 2008 12:20:12 am Mumia W.. wrote:
> On 06/20/2008 12:43 AM, Lee Glidewell wrote:
> >
> > I have so far tried two autologin solutions: [ failed solutions snipped ]
>
> Try this instead:
>
> 13:23:respawn:/sbin/getty -l /usr/local/bin/auto-login.2 -n
artup (currently, between the hdd, the login, setting up wireless and
unlocking the keyring that stores my e-mail/web passwords, I type 4
passwords/-keys).
I have so far tried two autologin solutions: [ failed solutions snipped ]
Try this instead:
13:23:respawn:/sbin/getty -l /usr/local/bin/auto-lo
ng up wireless and
unlocking the keyring that stores my e-mail/web passwords, I type 4
passwords/-keys).
I have so far tried two autologin solutions: rungetty, and this script (named
as /sbin/autologin):
#!/bin/bash
exec 0/dev/$1 2>&1
cat /etc/issue
shift
exec $*
I have setup
curity check where low UIDs are for the
system and 'user' UID would be allowed. You can confirm my suspission by
emailing the gdm maintainer. Also the more recent versions worked, while
one I used 6 months ago did not allow autologin.
cheers,
Kev
--
| .''
>hope this helps
>Kev
H, for some reason, it seem to only accept users with a UID >1000. I
changed the UID of mythtv from 108 -> 1003, and then all was well.
smime.p7s
Description: S/MIME cryptographic signature
>Hi Jan,
>I was looking into setting up a kiosk mode with gdm/gnome and I read
>about gdm having 2 options (not sure they are in the gdm in
>etch/testing) in Sid. It has autologin and timed autologin. You edit the
>/etc/gdm/gdm.conf.
>
>this autologsin the kiosk user
&g
On Wed, Jul 19, 2006 at 04:55:08PM +0200, Jan Johansson wrote:
>
> Hello!
>
> I am grying to set up autologin in GNOME 2.1.4 in my Etch-box.
>
> But, the only user in the list I can chose from is the user I created
> during initial install of the system. None of th
On Wed, 19 Jul 2006 17:12:01 +0200
"Jan Johansson" <[EMAIL PROTECTED]> wrote:
>
> >look in /etc/kde3/kdm/kderc (I think that's the file) you can add
> >users in there
>
>
> Will certainly do when I get home, thanks!
>
> But, would GNOME use KDE3 config files?
Nope. Gnome will have it's own c
>look in /etc/kde3/kdm/kderc (I think that's the file) you can add
>users in there
Will certainly do when I get home, thanks!
But, would GNOME use KDE3 config files?
On Wed, 19 Jul 2006 16:55:08 +0200
"Jan Johansson" <[EMAIL PROTECTED]> wrote:
>
> Hello!
>
> I am grying to set up autologin in GNOME 2.1.4 in my Etch-box.
>
> But, the only user in the list I can chose from is the user I created
> during initial ins
Hello!
I am grying to set up autologin in GNOME 2.1.4 in my Etch-box.
But, the only user in the list I can chose from is the user I created
during initial install of the system. None of the users created after
install (more specifically, I would like to auto-logon the user mythtv)
is displayed
On February 27, 2003 10:12 pm, sean finney wrote:
> i just got something kind of like that to work. install the rungetty
> package, and then open up /etc/inittab. change the line that says:
>
> 1:2345:respawn:/sbin/getty 38400 tty1
>
> to
>
> 1:2345:respawn:/sbin/rungetty
On Thu, Feb 27, 2003 at 07:17:33PM -0500, Levi Waldron wrote:
> Is it possible to do an autologin into console mode? ie, when turning on the
> machine a particular user gets logged in every time without entering a
> username or password?
>
> It's for a visually-impaired use
Is it possible to do an autologin into console mode? ie, when turning on the
machine a particular user gets logged in every time without entering a
username or password?
It's for a visually-impaired user, so having to type that stuff in before the
voice prompts are activated is a barrier
Having used Mandrake 9.0 and finding out that they are going bust, I am
considering moving to Debian 3.0.
However, could some one please tell me if it is possible to use
'autologin' and 'supermount' in this distro?
Thank you for your reading.
--
Malcolm Candlish <[EMA
On Fri, Apr 19, 2002 at 05:36:43PM +0200, Raffaele Sandrini wrote:
> I want to set up a really basic debian system wich has only needs for running
> X with a basic WM like twm.
> If i start the PC it should start debian auto log in start X and then Start
> the Citrix MetaFrame Linux Client.
Hi
On Fri, Apr 19, 2002 at 05:36:43PM +0200, Raffaele Sandrini wrote:
> Hi
>
> I want to set up a really basic debian system wich has only needs for
> running X with a basic WM like twm.
>
> If i start the PC it should start debian auto log in start X and then
> Start the Citrix MetaFrame Linux Clie
Hi
I want to set up a really basic debian system wich has only needs for running
X with a basic WM like twm.
If i start the PC it should start debian auto log in start X and then Start
the Citrix MetaFrame Linux Client.
My question is: Is it possible to auto log in? If yes how? If no how could
On Thursday 31 January 2002 11:01 am, Hans Ekbrand wrote:
> On Thu, Jan 31, 2002 at 10:12:22AM +, Dougie Nisbet wrote:
> > I used to run Mandrake and had it set up to autologin.
>
> Why not continue with that? I'm running unstable here and
> /etc/kde2/kdm/kdmrc is the fi
On Thu, Jan 31, 2002 at 10:12:22AM +, Dougie Nisbet wrote:
> I used to run Mandrake and had it set up to autologin.
Why not continue with that? I'm running unstable here and /etc/kde2/kdm/kdmrc
is the file to edit.
pgpu0rIZnq9fS.pgp
Description: PGP signature
I used to run Mandrake and had it set up to autologin. I'd like to have my PC
run xmms automatically on boot, but can't see how to do this unless I log in
(kdm) and run xhost +. Is there any way I can set up kdm to allow X apps to
sent the login screen?
Dougie
On Fri, Jul 14, 2000 at 03:34:08AM +0200, Ron Rademaker wrote
> On Thu, 13 Jul 2000, Simon Tennant wrote:
>
> > I currently have a Dec VT320 hooked up to my Debian box via a serial line
> > on /dev/ttyS1. This box sits in the kitchen spewing the output of a
> > tcpdump and provides and interestin
On Thu, 13 Jul 2000, Simon Tennant wrote:
> I currently have a Dec VT320 hooked up to my Debian box via a serial line
> on /dev/ttyS1. This box sits in the kitchen spewing the output of a
> tcpdump and provides and interesting way to monitor network activity in
> the house.
Cool ;)
>
> I curre
Simon Tennant wrote:
>
> I currently have a Dec VT320 hooked up to my Debian box via a serial line
> on /dev/ttyS1. This box sits in the kitchen spewing the output of a
> tcpdump and provides and interesting way to monitor network activity in
> the house.
>
> I currently have to login and run "t
I currently have a Dec VT320 hooked up to my Debian box via a serial line
on /dev/ttyS1. This box sits in the kitchen spewing the output of a
tcpdump and provides and interesting way to monitor network activity in
the house.
I currently have to login and run "tcpdump -i eth1". I'd like tcpdump t
Hi debian users,
Problem: I am "autologin-ed" as root
everytime I start Debian.
It doesn´t seems that I have a valued
"root-account" because of that...
This files do I have
attached:
/etc/inittab
ls outputs of:
/etc/init.d
/etc/rc1.d
/etc/rc2.d
/etc/rc3.d
/et
Joakim Burman wrote:
>
> Hi debian-users,
>
> I have some problem after I by a mistake downgraded ldso 1.9.x-->1.8.x
> The hole system breaked and I was forced to do a new installation with the
> rescue-floppy. I leaved the old filesystem unchanged and installed the
> base-system and made a boot-
Hi debian-users,
I have some problem after I by a mistake downgraded ldso 1.9.x-->1.8.x
The hole system breaked and I was forced to do a new installation with the
rescue-floppy. I leaved the old filesystem unchanged and installed the
base-system and made a boot-floppy. Then after reboot, when I
Hello,
Attached below is a shar file which contains three tiny scripts which
implement "autologin" - that is, when the system boots, it acts as
if a default user has logged in through XDM. Once that user loggs out,
the usual XDM procedure takes place.
'autologin' should go
65 matches
Mail list logo