This is a discussion on (Open)LDAP server for cross-platform authentication.. within the Linux Security forums, part of the System Security and Security Related category; Dear netters, Are there any tutorial for the following: 1. Setting up LDAP server on Linux for authenticating Linux, Windows ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Dear netters,
Are there any tutorial for the following: 1. Setting up LDAP server on Linux for authenticating Linux, Windows XP, and Solaris users. 2. Setting up the Linux, Windows, and Solaris client to use the above LDAP server for user login? 3. Use SSL for the above communication for security. Thanks |
|
|||
|
Sarah Tanembaum wrote:
> Are there any tutorial for the following: .... might start here: http://www.linuxselfhelp.com/HOWTO/LDAP-HOWTO.html .. -- << http://michaeljtobler.homelinux.com/ >> Nature is by and large to be found out of doors, a location where, it cannot be argued, there are never enough comfortable chairs. |
|
|||
|
"mjt" <mjtobler@removethis_mail.ru> wrote in message news:pyGoc.18443$V97.7331@newsread1.news.pas.earth link.net... > Sarah Tanembaum wrote: > > > Are there any tutorial for the following: > > ... might start here: > http://www.linuxselfhelp.com/HOWTO/LDAP-HOWTO.html > . > -- > << http://michaeljtobler.homelinux.com/ >> > Nature is by and large to be found out of doors, a location where, it > cannot be argued, there are never enough comfortable chairs. > Thanks mjt, I glanced thru the how-to and it's quite extensive. I manage to install all the require software but having problem configuring the LDAP server. Those directives is really threw me off. Is there a minumum configuration just to get the LDAP server running and ready for authentication? Thanks |
|
|||
|
"Sarah Tanembaum" <sarah.tanembaum@yahoo.com> wrote in message news:<2ghh1iF2tlenU1@uni-berlin.de>...
> "mjt" <mjtobler@removethis_mail.ru> wrote in message > news:pyGoc.18443$V97.7331@newsread1.news.pas.earth link.net... > > Sarah Tanembaum wrote: > > > > > Are there any tutorial for the following: > > > > ... might start here: > > http://www.linuxselfhelp.com/HOWTO/LDAP-HOWTO.html > > . > > -- > > << http://michaeljtobler.homelinux.com/ >> > > Nature is by and large to be found out of doors, a location where, it > > cannot be argued, there are never enough comfortable chairs. > > > > Thanks mjt, > I glanced thru the how-to and it's quite extensive. I manage to > install all the require software but having problem configuring the LDAP > server. Those directives is really threw me off. Is there a minumum > configuration just to get the LDAP server running and ready for > authentication? This site is quite good too: http://www.cs.dixie.edu/ldap/server/ |