Results 1 to 4 of 4

Thread: Setting for Open Source directory service

  1. #1
    Join Date
    Jul 2009
    Posts
    123

    Setting for Open Source directory service

    Hello,
    I all manage a small network at my work place.I want to know about the open source directory service.What it works? Is there is any setting required for that? an how to implement ? Any suggestion??

  2. #2
    Join Date
    Jan 2006
    Posts
    2,257

    Re: Setting for Open Source directory service

    The Open Directory architecture includes source code for both client access and Directory directory servers. Open Directory is the foundation of how Mac OS X accesses all configuration information of authority (users, groups, mounts, data handled by computer, etc..) Mac OS X obtains this information via the API of abstraction, allowing the use of virtually any system directory.
    Directory service elements are available under the Apple Public Source License.A directory service is designed to bring all your personal identification and authentication into one easy to control the entity. The name pretty well describes what it does - it acts like a general "directory" that network elements can use to find information about people and things that use network.password we want to use the super user
    • The name we use for the super-user
    • Where different OpenLDAP files directly on the server
    Before we start, we need to generate an encrypted password superuser. We must do this because the password is pasted into the configuration file - if you do not want to sit there like a string of plain text! Therefore we use the command slappasswd.

  3. #3
    Join Date
    May 2008
    Posts
    4,570

    Re: Setting for Open Source directory service

    A directory service is designed to bring all your personal identification and authentication into one easy to entity.Directory control services is an essential part of the Open Directory technology. Directory Services provides a client read / write / authentication API abstraction for accessing the directory based on data. Directory services consist of access to the API and API demon, and a plug-in API. The source code available on this site includes the following components.An additional element of the Open Directory is the existing component of Darwin lookupd that provides an abstraction for read-only access to all configuration information BSD. Both lookupd and Directory Services work collaboratively with each other via DSAgent provide reliable and consistent configuration for all processes running on Mac OS X regardless of the API directory they use. The source code is also available DSAgent.

  4. #4
    Join Date
    Jan 2006
    Posts
    4,221

    Re: Setting for Open Source directory service

    The common way for networked devices to access the directory service is to use the Lightweight Directory Access Protocol (LDAP). LDAP is a standard, relatively simple mechanism that allows client devices to query a directory service, and any other device that is capable of integrating a database outside user is most likely to use LDAP to do so . Now, if you're a biggish organization that uses a kind of directory service already own (Microsoft Active Directory is the obvious one if you have Windows 2000 Server or WS2003) then you are generally able to talk to these services using LDAP as they are able to communicate this way. If you are not using a directory service, however, you are not blocked, you simply set up a central service using OpenLDAP, an open source LDAP directory service.

Similar Threads

  1. VLC 1.1.4 Source directory error
    By Loyalpalm in forum Windows Software
    Replies: 5
    Last Post: 29-11-2010, 07:31 AM
  2. Replies: 5
    Last Post: 22-05-2010, 07:33 AM
  3. Close source and Open source
    By Dolsy_bendal in forum Operating Systems
    Replies: 3
    Last Post: 24-11-2009, 04:10 PM
  4. Setting up DNS Server for Active Directory
    By Sachet in forum Networking & Security
    Replies: 5
    Last Post: 06-07-2009, 09:16 AM
  5. Setting Up SBS to Sync w/ External Time Source
    By Christopher in forum Small Business Server
    Replies: 3
    Last Post: 14-06-2005, 03:52 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,051,849.63944 seconds with 16 queries