Re: [Ltsp-discuss] Auth and home-mount with FATCLIENT

2012-03-20 Thread Vagrant Cascadian
On Mon, Mar 19, 2012 at 05:25:11PM -0700, Benjamin E. Nichols wrote:
 I use GDM with fat client, seems to be working fine.

did you set up manual authentication? set up users in the chroot? mount home 
dirs? i can't see how it would work without configuration these and possibly 
other services...

live well,
  vagrant

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Auth and home-mount with FATCLIENT

2012-03-19 Thread Herman Fries
Thank you for the response.

On 11:29 Sun 18 Mar , Vagrant Cascadian wrote:
 On Fri, Mar 16, 2012 at 06:45:30PM +0100, Herman Fries wrote:
  I have set up a LTSP Server on Debian Squeeze.  Thin Client
  configuration is workin fine. The users who can login on the server can
  login on LDM and their home directory is mounted.
 
 GDM should be disabled, so that LDM can start, which supports fatclients.
 

Stupid me. After disabeling gdm, setting the SERVER variable and
updating the ssh keys login works fine for all students.

Now there is only one problem: The session chooser has only two options:
default and fallback. I have installed xce4 and gnome. How to make ldm
display them?

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Auth and home-mount with FATCLIENT

2012-03-19 Thread Benjamin E. Nichols
I use GDM with fat client, seems to be working fine.



On 03/19/2012 12:03 PM, Herman Fries wrote:
 Thank you for the response.

 On 11:29 Sun 18 Mar , Vagrant Cascadian wrote:

 On Fri, Mar 16, 2012 at 06:45:30PM +0100, Herman Fries wrote:
  
 I have set up a LTSP Server on Debian Squeeze.  Thin Client
 configuration is workin fine. The users who can login on the server can
 login on LDM and their home directory is mounted.

 GDM should be disabled, so that LDM can start, which supports fatclients.

  
 Stupid me. After disabeling gdm, setting the SERVER variable and
 updating the ssh keys login works fine for all students.

 Now there is only one problem: The session chooser has only two options:
 default and fallback. I have installed xce4 and gnome. How to make ldm
 display them?

 --
 This SF email is sponsosred by:
 Try Windows Azure free for 90 days Click Here
 http://p.sf.net/sfu/sfd2d-msazure
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net



--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Auth and home-mount with FATCLIENT

2012-03-18 Thread Vagrant Cascadian
On Fri, Mar 16, 2012 at 06:45:30PM +0100, Herman Fries wrote:
 I have set up a LTSP Server on Debian Squeeze.  Thin Client
 configuration is workin fine. The users who can login on the server can
 login on LDM and their home directory is mounted.
 
 Booting with LTSP_FATCLIENT=True works also fine and gdm starts.
 
 Now how can I setup the client to authenticate users using ldap
 and mount the home directory using sshfs?

GDM should be disabled, so that LDM can start, which supports fatclients.

edit /opt/ltsp/i386/etc/X11/default-display-manager:

  /usr/sbin/ldm

hopefully that works for you.


live well,
  vagrant

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net