TRIZ- sure path for successful invention TRIZ- sure path for successful invention
Home About site Membership Discussion FAQ
TRIZ
Home
TRIZ Techniques
TRIZ Resources
Simimar Concepts
Online Tools
Software & Downloads
Examples
TRIZsite Journal
     Aug 2010
     Oct 2008
     Jan 2007
Members Login
User ID
Password
New User? Register Free
Forgot Password?
Change Password?
You are Visitor No: 358545
 
Welcome to TRIZsite Journal!
Archive of Previous Articles
Aug 2010 Oct 2008 Jan 2007 Dec 2006 Nov 2006 Oct 2006 Sep 2006
Aug 2006 Jul 2006 Jun 2006 May 2006 Apr 2006 Mar 2006 Feb 2006 Jan 2006
Dec 2005 Nov 2005 Oct 2005 Sep 2005 Aug 2005 Jul 2005 Jun 2005 May 2005
Apr 2005 Mar 2005 Feb 2005 Jan 2005
Articles of the Month Aug  2006
Inventions on LDAP security- A TRIZ based analysis

The specifications of LDAP v.3 provide facilities for simple authentication using a cleartext password as well as any SASL mechanism.SASL allows for integrity and privacy services to be negotiated (RFC 2251, www.ietf.org/rfc/rfc2251.txt).

Use of cleartext password is strongly discouraged where the underlying transport service cannot guarantee confidentiality and may result in disclosure of the password to unauthorized parties.

The protocol allows other security mechanisms like SASL to be implemented in LDAP. The protocol also permits that the server can return its credentials to the client, if it chooses to do so.

This article is a TRIZ based study on patents on Lightweight Directory Access Protocol (LDAP) security. The objective of this article is to find the major concerns in LDAP data security, find the IFR and trends of evolution and predict the future inventions on LDAP data security.

This article is a part of the main study made on LDAP based on 60 patents selected from US patent database. (Ref “Inventions on LDAP- A study based on US Patents”, by Umakant Mishra, published in http://www.trizsite.com, July 2006.)

Inventions on LDAP data management- a TRIZ based analysis

The data model of LDAP is same as X.500 data model. The LDAP protocol assumes there are one or more servers, which jointly provide access to a Directory Information Tree (DIT). The tree is made up of entries. Entries have relative distinguished name (RDN), which must be unique among all its siblings. The concatenation of the relative distinguished names from a particular entry to an immediate subordinate of the root of the tree forms the Distinguished Name (DN) for that entry. (IETF, RFC 2251).

LDAP provides add, delete and modify operations for data modification. Each of these LDAP update operation is atomic. That means the whole operation is processed as a single unit of work. If a modify request is supposed to affect multiple attributes within an entry, it has to either affect all the attributes or none of the attributes.

As LDAP does not specify any specific mechanism for data storage, different venders implement different storage mechanism, which causes incompatibility in certain operations like directory merging or integration.

This article is a TRIZ based study of patents on Lightweight Directory Access Protocol (LDAP) data management. The objective of this article is to find the major concerns in managing LDAP directories, find the IFR and trends of evolution in LDAP data management and predict the future lines of inventions on data management in LDAP directories.

This article is a part of the main study made on LDAP based on 60 patents selected from US patent database. (For more details on the study please refer to the article “Inventions on LDAP- A study based on US Patents”, by Umakant Mishra, published in http://www.trizsite.com, July 2006.)

Inventions on LDAP Administration- A TRIZ based analysis

Lightweight Directory Access Protocol (LDAP) is an IETF open standard to provide directory services in the network. LDAP was initially developed at the University of Michigan with an objective to include most of the features of X.500 directory structure, while eliminating the burdens and difficulties of the same.

The LDAP protocols offer the following basic functional operations, viz., add, delete, modify, bind, unbind, search, compare, modify distinguished name, abandon and extended operations.

The LDAP server stores the directory information in a database. It offers a rich set of searching capabilities and provides the capability for directory information to be queried (or updated). The client makes a TCP/IP connection and sends requests to an LDAP server. The LDAP server executes the search (or update) command and returns a response to the client. LDAP servers use a default port 389 to provide their service.

This article is a TRIZ based study of patents on LDAP administration. This analyzes patents on LDAP administration, finds the trends of evolution and predicts the future lines of inventions on LDAP administration.

This article is a part of the main study made on LDAP based on 60 patents selected from US patent database. (For more details on the study please refer to the article “Inventions on LDAP- A study based on US Patents”, by Umakant Mishra, published in http://www.trizsite.com, July 2006.)

Inventions on Data Searching in LDAP- A TRIZ based analysis

Searching is one of the most basic operation provided by an LDAP server. LDAP offers a rich set of searching capabilities. The search operation allows a client to request the server to perform a search on its behalf. The search operation locates specific users or services in the directory tree. The LDAP server executes the search (or update) command and returns a response to the client.

Upon receipt of a Search Request, a server will perform the necessary search of the DIT. The server will then return to the client a sequence of responses in separate LDAP messages. The search responses may contain SearchResultEntry (the attributes and values satisfying the search conditions), SearchResultReference (URL of the referral servers), ExtendedResponse or SearchResultDone (success or failure of search operation) data types.

Faster searching increases server load and network traffic. An overloaded server and congested network slows down the performance. This makes a loop of contradiction. It is necessary to reduce server load and reduce network traffic while increasing speed of searching.

This article is a TRIZ based study of patents on Lightweight Directory Access Protocol (LDAP) data Searching. Data searching is one of the most important operations of LDAP. The objective of this article is to find the major concerns in LDAP data searching, find the IFR and trends of LDAP data searching and predict the future lines of inventions on LDAP searching.

This article is a part of the main study made on LDAP based on 60 patents selected from US patent database. (For more details on the study please refer to the article “Inventions on LDAP- A study based on US Patents”, by Umakant Mishra, published in http://www.trizsite.com, July 2006.)

Inventions on LDAP access interface- a TRIZ based analysis

LDAP server may store data in a Flat file, in RDBMS or in any other database. The LDAP client applications can use LDAP directory interface without having knowledge on the underlying data storage mechanism. LDAP can be mapped onto any other directory system so long as the X.500 data and service model as used in LDAP is not violated in LDAP interface.

The individual entries are stored in the directory server. But different clients may need the same data in different format. LDAP specification does not provide any mechanism of accessing data in different format.

This article is a TRIZ based study of patents on LDAP access interface. The article analyses the patents which try to improve various aspects of interfacing an LDAP directory. It tries to find the IFR, Trends of evolution and predict future inventions on data access interface.

This article is a part of the main study made on LDAP based on 60 patents selected from US patent database. (For more details on the study please refer to the article “Inventions on LDAP- A study based on US Patents”, by Umakant Mishra, published in http://www.trizsite.com, July 2006.)

About TRIZsite Journal!

The TRIZsite Journal publishes articles, case studies, personal experience, class notes, training materials and other useful papers on TRIZ and related topics.

This section is found to be very much appreciated by the readers. We are getting suggestions to increase the number of articles. We are expecting more articles to come from various authors soon. Our objective is to include more and more articles in this section.

Call for papers and articles!

Articles are invited from writers on various fields to write on various topics and issues. As the site is dedicated to TRIZ, we would prefer your article should be relevant to TRIZ or TRIZ related concepts, such as, traditional TRIZ, modified TRIZ, appliction of TRIZ, evolving Techniques, your experience and case studies on TRIZ etc. However, You can also write on similar related topics like, innovation, creativity, intellectual property, other problem solving techniques, comparision of TRIZ with other branches of study, and so on as you can think.

Not only TRIZ professionals and practitioners, but everybody is welcome including Students, Housewives, Artists, Philosophers to conribute their papers to trizsite.com. We do not differentiate between a senior person in a reputed company and just a novice thinker while accepting papers.

It would be very interesting and valuable for the readers if you could share your practical experience on applying TRIZ, the particular methods you follow, the way you teach it and the way you understand their value.

Guidelines to Authors!

Please send your write-ups via email to umakant(at)trizsite.com in HTML, MS Word or PDF format. Please include a paragraph about yourself alongwith your article.

The editors reserve the right to edit your articles, or send the articles back with specific comments for modification. Selected articles will be published in the site. Please allow some gap of a month or two if there are too many articles in the queue.

Copyright Policy

The TRIZ site holds the right to publish the papers in other books, journals or publications in any form or media. As the articles are published in world wide web the authors by default give right to the readers to read and download the articles for their prsonal use, and not for distribution or commercial use, thus maintaining the copyright of the publications.

However, the authors also have the right to publish the same articles on other magazines, publications but mentioning the earlier publication in TRIZ site.

Editor's Message
We are thankful to all TRIZ lovers whose inspiration and well wishes have made this effort possible. We extend out Thanks to all the authors who have contributed their articles to trizsite.com and thankful to those who have quoted trizsite.com in their websites and publications.

With best wishes to all our readers and writers.

Umakant Mishra
Editor

Home About Us About TRIZ TRIZ Tools Online Tools trizsite journal Featured Articles
Similar Techniques TRIZ Sites on web
Copyright © 2005-2010 trizsite.com. All rights reserved.