Linux Today: Linux News On Internet Time.
Search Linux Today
search.internet.com
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Become a Marketplace Partner

internet.commerce
Be a Commerce Partner














The Linux Channel at internet.com
Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Subscribe News
Subscribe PR
Subscribe Security

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

 







Current Newswire:

Linux Tips & Tricks: Converting PDF-s to pictures in Linux

Ultimate Firefox Productivity Tips: For the Geeks.

GoldenDict: A Dictionary Nugget

Would You Like Linux With Your Jello?

Why I Use Linux: Lofton’s Story

Go to Toys 'R Us for your Linux netbook needs

Sun xVM VirtualBox 3.0: Virtual Developer's Delight

Apple Wary of Ogg Theora: No Agreement Yet on HTML5 Video Standard

Freedom is not Free for Countries nor Computer Users

Eyecandy Themes For Ubuntu - Download directly from Synaptic - No More Hassles




Senior Windows Engineer (TX)
Next Step Systems
US-TX-Houston

Justtechjobs.com Post A Job | Post A Resume
:LinuxWorld: Configuring Netscape roaming with OpenLDAP
LinuxWorld: Configuring Netscape roaming with OpenLDAP
Sep 2, 1999, 14 :11 UTC (0 Talkback[s]) (3892 reads)

(Other stories by Kartik Subbarao)

"Roaming is a feature that can really come in handy, as Nick Petreley illustrated in a recent Penguin Brief. You can have your Netscape bookmarks and preferences automatically synchronized and ready to use, wherever you happen to be. In that article, Nick showed us how easy it is to configure Apache to be a roaming server. Here, I'll show you another way to roam, by using OpenLDAP in place of Apache."

"First, let's look at why you'd want to do this in the first place. When might it make sense to use an LDAP server (like OpenLDAP) instead of an HTTP server (like Apache) for roaming? Well, if you have a lot of users already loaded into an LDAP directory, you might like the simplicity of supporting roaming profiles in the same place. You would get one-stop shopping for user information: names, telephone numbers, email addresses, and Web preferences. You also wouldn't have to deal with setting up a separate HTTP server for roaming."

"On the other hand, using an HTTP server for roaming has its advantages. HTTP servers are tuned to work with files, such as bookmarks and other roaming preference files. LDAP servers aren't. Deploying an HTTP server for roaming would divert write traffic associated with uploading preferences away from your LDAP server, possibly preventing a performance bottleneck. And your HTTP roaming server could still use your LDAP server for username/password authentication (as is the case with the use of Apache's AuthLDAP module, for instance)."

Complete Story

Related Stories:
LinuxWorld: LDAP in action, Part 3 (Aug 25, 1999)
LinuxWorld: Lighting up LDAP (Aug 03, 1999)
LinuxWorld: LDAP in action, Part 2 (Aug 03, 1999)
LinuxWorld: LDAP in action, Part 1 (Jul 14, 1999)
gq-0.1.7, a GUI LDAP client released (Feb 06, 1999)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!






..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP