<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Sergio Dicandia schrieb:
<blockquote cite="mid:208451.1104.qm@web51001.mail.re2.yahoo.com"
 type="cite">
  <style type="text/css"><!-- DIV {margin:0px;} --></style>
  <div
 style="font-family: times new roman,new york,times,serif; font-size: 10pt;">
  <div>Hi,<br>
As suggested, I added an LDMAUTOLOGIN=True entry in my lts.conf, along
with appropriate username and password entries, but still no autologin
at all ....<br>
  <br>
Any clues ?<br>
  <br>
TIA,<br>
Sergio<br>
  </div>
  </div>
  <br>
</blockquote>
Working example for lts.conf with autologin<br>
<br>
[default]<br>
X_COLOR_DEPTH=24<br>
LDM_DIRECTX=True<br>
<br>
<br>
[00:30:05:10:91:74]<br>
LDM_ALLOW_GUEST=True<br>
LDM_USERNAME=pc01<br>
LDM_PASSWORD=gast01<br>
<br>
[00:30:05:21:F7:09]<br>
LDM_ALLOW_GUEST=True<br>
LDM_USERNAME=pc02<br>
LDM_PASSWORD=gast02<br>
<br>
<br>
Reiner<br>
</body>
</html>