04.06.2011 03:11, Gustavo Berman kirjoitti: > But I got some questions regarding ltsp-cluster usage and user management.
Did you found already these? https://help.ubuntu.com/community/UbuntuLTSP#LTSP-Cluster > Do a client uses the same appserver for the entire user session? I think so. > Or it request differents servers per application (for example it runs > thunderbird in appserver01 and firefox in appserver02) ?? No. Both runs in same server by same session/login. > Where do I have to create the users? Normal way - passwd/shadow is needed in every application server. Best way is use of ldap authentication (openLDAP). But there are some heavy difficulties to use secure access for openLDAP. Read more here: http://www.opinsys.fi/en/setting-up-openldap-on-ubuntu-10-04-alpha2 > So, is there any way to centralize user creation and home directories? Use openLDAP (without secure access if it is okay with you) and NFS for home directories. https://help.ubuntu.com/community/UbuntuLTSP/LTSP-Cluster_NAT_OpenLDAP You need NAT if you have two network cards. > Do I have to use a server for nis/nfs export and then install nis > client and autohome on appservers? You can put openLDAP and NFS (/home) in very same machine, called root-server in that howto. Application servers need just mount point for /home. > Thanks in advance for any help! You are welcome. Best Regards Asmo Koskinen. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _____________________________________________________________________ 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
