|
Organizations Tree
We are are currently designing and implementing a portion of
the directory tree that will include departments and other
organizations. Links for our work so far are:
Web Interface
We are are currently re-implementing the web interface as the
Directory Services Channel in the MyNAU web portal. Links for our work so far are
Sun ONE Directory Proxy Server 5.2
Notes about the DPS configuration and SSL support can be found
here.
White Pages Applications
A preliminary list of White Pages
Applications has been identified here.
Schema Development
(NEW)
Real-Time Schema Documentation:
A new dynamic documentation system has been developed to allow
real-time documentation of the LDAP schema. Not all of the
attributes have good descriptions as of yet, but we
are working to update this information, If you have any questions
about attributes you see here please contact us.
The new utility currently allows the following:
- Real-time access to the attributes/objectclasses that are
in the schema for both TEST and Production
- Documentation of attributes/objectclasses that are
currently active in the schema.
- Documentation of historic attributes that are no longer in
use
The new documentation utility can be found by clicking on
either of the two links below:
Real-Time LDAP Schema Object Class Design
Real-Time LDAP Schema
Attributes Design
The following pages detail the primary directory identifiers,
they layout of the directory tree itself and the design of the
person regestry:
Social Security Numbers
Social Security Numbers are stored in the directory, but are
not viewable by the vast majority of people. You can view
your own SSN by going to the
directory web interface. You must login and then
search for yourself. Click on your name and the details
page will show your SSN. If your SSN is incorrect you can
get it corrected by contacting:
employees and student employees: email to
HR.Contact@nau.edu or
call 928-523-2223
students: Contact Savannah Sydney in the Bursar's office.
email Savannah.Sydney@nau.edu,
phone 928-523-9459.
Meta-Directory Feeds
The following pages document the data feeds to and from the
meta-directory.
Supported API's and examples
The following pages have code examples
written in several languages that show how to connect to and
search LDAP.
User Interfaces
The following pages are examples the user interfaces to the
directory. So far these are pages are just ideas, nothing
has been finalized.
Presentations about the Meta-Directory
The following links refer to presentations that have been
made to various groups. These Power Point presentations are
better viewed with Internet Explorer than Netscape Navigator,
especially at higher screen resolutions.
-
Virtual
Enterprise Networks and Services Based Architectures -
August 2000, describes a vision for NAU's architecture
development for the next few years. It was given to all
groups within ITS and to Unix and NT administrators across
campus. This is the presentation that gained approval for the
Meta-Directory project.
-
LDAP
schema and use - October 2000, describes the structure of
the directory tree and explains objectclasses and
objects. This was presented to the Academic Computing
group in ITS. It includes sample perl code for searching
the directory. The code for the get_email example is out of date now because it
uses the no longer supported Net::LDAPapi module.
Programmers should use the Net::LDAP module instead. The
code for the ldap_search example does use the Net::LDAP
module.
-
Directory
Services for Business Units - January 2001, gives an
overview of the new directory to departments at NAU and describes how
the new
directory and meta-directory will affect their business
processes.
Useful Links
The following links provide good resources for designing and
implementing a directory.
RFCs relevant to this project
For more information on the status of the meta-directory deployment
see the project plan. |