Re: autologin with xdm?

2003-07-27 Thread Daniel Stone
On Sat, Jul 26, 2003 at 04:08:53AM +0800, Dan Jacobson wrote:
> How can I autologin after boot with xdm?
> I'm tired of typing name and password each day at power up.
> The maintainer suggested I try another display manager, but all I use
> is icewm and don't need or understand the glitz.

As per the bug you filed, xdm does not support it. Auto-login is "glitz", and
there is no need for it in such a bare-bones display manager. Install kdm if you
want auto-login; gdm may do it, too.

-- 
Daniel Stone  <[EMAIL PROTECTED]>
http://www.kde.org - http://www.debian.org - http://www.xwin.org
"Configurability is always the best choice when it's pretty simple to implement"
  -- Havoc Pennington, gnome-list


pgpeGxRzOhuhB.pgp
Description: PGP signature


Re: autologin with xdm?

2003-07-26 Thread Daniel Stone
On Sat, Jul 26, 2003 at 04:08:53AM +0800, Dan Jacobson wrote:
> How can I autologin after boot with xdm?
> I'm tired of typing name and password each day at power up.
> The maintainer suggested I try another display manager, but all I use
> is icewm and don't need or understand the glitz.

As per the bug you filed, xdm does not support it. Auto-login is "glitz", and
there is no need for it in such a bare-bones display manager. Install kdm if you
want auto-login; gdm may do it, too.

-- 
Daniel Stone  <[EMAIL PROTECTED]>
http://www.kde.org - http://www.debian.org - http://www.xwin.org
"Configurability is always the best choice when it's pretty simple to implement"
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: autologin with xdm?

2003-07-26 Thread Nikita V. Youshchenko


> How can I autologin after boot with xdm?
> I'm tired of typing name and password each day at power up.
> The maintainer suggested I try another display manager, but all I use
> is icewm and don't need or understand the glitz.

I think xdm does not support this.
If you really don't want to install dm that supports this, you may not use
xdm at all, instead make your system to run something like
su username /usr/X11R6/bin/startx
on the end of boot sequence.



Re: autologin with xdm?

2003-07-26 Thread Eduard Bloch
#include 
* Dan Jacobson [Sat, Jul 26 2003, 04:08:53AM]:
> How can I autologin after boot with xdm?
> I'm tired of typing name and password each day at power up.
> The maintainer suggested I try another display manager, but all I use
> is icewm and don't need or understand the glitz.

What about 
su -c "/usr/bin/X11/startx /usr/bin/icewm" username

instead of xdm in the init script?

MfG,
Eduard.



Re: autologin with xdm?

2003-07-26 Thread Nikita V. Youshchenko


> How can I autologin after boot with xdm?
> I'm tired of typing name and password each day at power up.
> The maintainer suggested I try another display manager, but all I use
> is icewm and don't need or understand the glitz.

I think xdm does not support this.
If you really don't want to install dm that supports this, you may not use
xdm at all, instead make your system to run something like
su username /usr/X11R6/bin/startx
on the end of boot sequence.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: autologin with xdm?

2003-07-25 Thread Eduard Bloch
#include 
* Dan Jacobson [Sat, Jul 26 2003, 04:08:53AM]:
> How can I autologin after boot with xdm?
> I'm tired of typing name and password each day at power up.
> The maintainer suggested I try another display manager, but all I use
> is icewm and don't need or understand the glitz.

What about 
su -c "/usr/bin/X11/startx /usr/bin/icewm" username

instead of xdm in the init script?

MfG,
Eduard.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]