-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Arshpreet,
While helpful, that link is a bit dated and it doesn't deal at all with secondary servers authenticating to the directory. I'm also biased against any document that tells you to rm any original configuration file. It's a fairly complex thing, so you should set milestones and if this is your first time and there are questions you need to think about. Is it a Linux only directory or will you be providing Samba authentication too? Any other authentication? If so, are Kerberos tickets (SASL) a good idea too? SASL increases the complexity. Here is the Debian way, https://wiki.debian.org/LDAP/PAM If they're thin clients, getting it working on the server and application servers is sufficient, if thick as well, you have to set up NSS/PAM in their chroot too. You will know it's working when a $> getent passwd returns the LDAP users as well as the system users on a machine. If you have specific questions feel free to ask. One thing, in my experience, always set a local (non-ldap) root password. If you don't and LDAP dies/corrupts/isn't working, you can still login locally. Cheers, lance On 06/12/2014 10:28 AM, Great Avenger Singh wrote: > Hi I want to setup LDAP for user login on debian-64_amd(root-server) > and debian-i386(two application servers). > > In my LDAP setup every user should be able to login from any > thin-client machine. > > Do I need to go with procedure in the following link? > https://forum.zentyal.org/index.php?topic=12925.0 > > Otherwise if there is dedicated thread please show me light? > - -- Lance Levsen, Catprint Computing C: 306-230-8783 P: 306-493-2278 PO Box 579 Delisle, SK, S0L 0P0 Canada -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iEYEARECAAYFAlSF0ykACgkQWSOc2vLaecjD8ACfe1H39NJP7NilqfEIdyuJ2upd y4IAoO4JTZqvJOm13XG843ffN5q50Cr8 =qFsW -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _____________________________________________________________________ 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
