Re: [beagleboard] Passwordless login to GDM for user other than root

2013-11-07 Thread Will Kostelecky
Don:

Thanks but no go.  Below are the contents of the file /etc/gdm/custom.conf
as found in the distribution Angstrom image:

[daemon]
TimedLoginEnable=true
TimedLogin=root
TimedLoginDelay=10

Obviously this is successful in having root login automatically as that is
what happens!   Changing root to my new user causes the login process to
hang with the login form displayed but nothing further.   Changing root to
xuser, which also comes as part of the image, results in the same behaviour
which is a hang.

There has obviously been something done when the image was built to have
root login.   Hopefully one of the BBB folks will see this post and help
out!

Looking at top shows that gdmconf-2 is running constantly with about 9% CPU
usage.

Help!
Thanks,
Will


On Wed, Nov 6, 2013 at 11:32 PM, Don deJuan donjuans...@gmail.com wrote:

 On 11/06/2013 03:08 PM, Will Kostelecky wrote:
  I want to setup my BBB to have a user other than root login to the gdm
  without entering a password.   I have editted the /etc/gdm/custom.conf
  file to replace root with the name of my user but the login does not
  complete.   It either hangs at the login window waiting for a
  password...or it just hangs there without asking for a password.   I
  have logged into gdm using the new user ID so I know it works.
 
  Thanks,
  Will
  --
  For more options, visit http://beagleboard.org/discuss
  ---
  You received this message because you are subscribed to the Google
  Groups BeagleBoard group.
  To unsubscribe from this group and stop receiving emails from it, send
  an email to beagleboard+unsubscr...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

 Make sure you have this

 [daemon]
 AutomaticLoginEnable=True

 --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups BeagleBoard group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/beagleboard/IUyRs_E7vVU/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Passwordless login to GDM for user other than root

2013-11-06 Thread Will Kostelecky
I want to setup my BBB to have a user other than root login to the gdm 
without entering a password.   I have editted the /etc/gdm/custom.conf file 
to replace root with the name of my user but the login does not complete.   
It either hangs at the login window waiting for a password...or it just 
hangs there without asking for a password.   I have logged into gdm using 
the new user ID so I know it works.

Thanks,
Will

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Passwordless login to GDM for user other than root

2013-11-06 Thread Don deJuan
On 11/06/2013 03:08 PM, Will Kostelecky wrote:
 I want to setup my BBB to have a user other than root login to the gdm
 without entering a password.   I have editted the /etc/gdm/custom.conf
 file to replace root with the name of my user but the login does not
 complete.   It either hangs at the login window waiting for a
 password...or it just hangs there without asking for a password.   I
 have logged into gdm using the new user ID so I know it works.

 Thanks,
 Will
 -- 
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to the Google
 Groups BeagleBoard group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

Make sure you have this

[daemon]
AutomaticLoginEnable=True

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.