Re: What is LDAP and is it useful on home network FC5?



On 2006-10-27, Ohmster <notareal@emailaddress> wrote:

I would like to know what ldap is for and if it would be something useful
to me. Thanks.

In general terms, LDAP is a network directory, so it's helpful if
you have directory-like information (e.g., names and contact
information) you wish to store. One common use is for a company
directory. The LDAP server can also do authentication, so
various apps can query the LDAP server with user-provided id
and password, and can decide what to do based on the return value.
In this way an organization can have one source for ids and
passwords (as well as other info).

One common use in a linux context is to use an LDAP server
as an authentication server for workstation logins. LDAP
combined with NFS can provide for common userids, passwords,
and home directories across machines. So, if you have more
than one or two machines on your home network, and more than
one or two users, LDAP might be helpful for you. The most
common implementation that comes with distros is OpenLDAP,
www.openldap.org.

--keith

--
kkeller-usenet@xxxxxxxxxxxxxxxxxxxxxxxxxx
(try just my userid to email me)
AOLSFAQ=http://www.therockgarden.ca/aolsfaq.txt
see X- headers for PGP signature information

.



Relevant Pages

  • Re: Certificate Server - second attempt!
    ... > public keys) are in LDAP servers. ... And the most common LDAP server, ...
    (comp.os.linux.security)
  • Re: Certificate Server - second attempt!
    ... > public keys) are in LDAP servers. ... And the most common LDAP server, ...
    (comp.os.linux.security)
  • Re: how could I find to meaning of the parameter?
    ... > LDAP = Lightweight Directory Access Protocol ... In some cases it might be necessary to include a server name in the LDAP ... is by far the most common. ... elements in the binding string reversed and separated by slashes instead of ...
    (microsoft.public.windows.server.scripting)
  • Re: What is LDAP and is it useful on home network FC5?
    ... One common use in a linux context is to use an LDAP server ... Put "messageforohmster" in message body ...
    (comp.os.linux.networking)
  • Re: OpenLDAP + User Authentication
    ... and you cant really import the passwords from the other ldap server into yours. ... now what you will want to do is set up one ldap server as the masterm and the other as the replica. ... Subject: OpenLDAP + User Authentication ... is not the intended recipient or the employee or agent responsible to ...
    (RedHat)