![Samba Openldap: an Evolution and Insight](https://data.docslib.org/img/3a60ab92a6e30910dab9bd827208bcff-1.webp)
IRACST – International Journal of Computer Networks and Wireless Communications (IJCNWC), ISSN: 2250-3501 Vol.2, No.3, June 2012 SAMBA OPENLDAP: AN EVOLUTION AND INSIGHT Ayodele Nojeem Lasisi Faculty of Information and Communication Technology Musibau Akintunde Ajagbe International Islamic University, P.O. Box 10, 50728 Faculty of Management and Human Resource Kuala Lumpur, Malaysia Development Universiti Teknologi Malaysia, 81310 Skudai Johor- Malaysia Abstract--Directory services facilitate access to information user authentication became more and more important. organized under a variety of frameworks and applications. The Access to web applications which is connected to LAN Lightweight Directory Access Protocol is a promising technology or single host will attract other parties which have no that provides access to directory information using a data access to the network and application to enter the structure similar to that of the X.500 protocol. IBM Tivoli, application. Therefore, mechanism to identify users Novell, Sun, Oracle, Microsoft, and many other vendor features LDAP-based implementations. The technology’s increasing which have privilege to access the application is needed. popularity is due both to its flexibility and its compatibility with However, in line with the growing number of web existing applications. A directory service is a searchable server applications, each application will need to database repository that lets authorized users and services find authenticate user or member. Therefore the user will information related to people, computers, network devices, and have a lot of username and pass word to remember, applications. Given the increasing need for information — this will complicate the user. For the simplification particularly over the Internet — directory popularity has grown purpose, the authentication method for user by using over the last decade and is now a common choice for distributed Lightweight Directory Access Protocol (LDAP) has applications. Lightweight Directory Access Protocol (LDAP) been introduced in 1993 [1].This method accommodates the need of high level of security, single sign-on, and centralized user management. This protocol offers security accommodates the need of high level of security, services and integrated directory with capability of storage single sign-on, and centralized user management management user information in a directory. Therefore at the which offers services of security and integrated same time the user can determine application, service, server to directory specially with capability of storing and be accessed, and user privileges. It is necessary to realize files managing user information in a directory. Therefore at sharing between different operating systems in local area the same time the user can determine application, network. Samba software package, as the bridge across Windows service and server that need to be accessed at his own and Linux, can help us resolve the problem. In this paper, we try privilege. to explore previous literature on this topic and also consider With this authentication method by using The user can current authors work then come out with our views on the subject matter of discussion based on our understanding. access every application easily without having to remember more than one username or password as Keywords: OPENLDAP; Evolution; UNIX; Samba well as privilege to users according to the existing information on the LDAP server. 1.0 Introduction LDAP, each web-based application can be united using The use of a single platform restricts users’ choice of single identification of user information stored in the suitable application software. This is especially clear directory of LDAP server. Recent development in the in academic, engineering, and other IT intensive business and communication world has been enterprise domains, where in recent years UNIX and acknowledged to be a result of the advancement of the its descendants have expanded their application range internet technology which has brought positive impact in while Windows clients and servers still keep their all sectors of human endeavor. This development also positions and popularity in the market. In order to supports the progress of web-based applications required maximize the users’ freedom of choice it is inevitable by government institutions, private sectors and education to introduce multiplatform enterprise systems. institutions across the globe. Considering the current However, this poses significant integration problems trend where web based applications is used for business such as differences in authentication mechanisms and activities, and security level, user’s identification incompatibility of storage sharing technologies [2, 3]. requirement became one of the major preoccupations. It is difficult in integrating authentication information Client server applications on web server started to be and user’s data storage for both Windows and UNIX used widely and growing fast. Data confidentially and environment. This is because both Windows and 354 IRACST – International Journal of Computer Networks and Wireless Communications (IJCNWC), ISSN: 2250-3501 Vol.2, No.3, June 2012 UNIX have different models and use different • Updated C API: Improves the way programmers technologies for implementing them. Authentication in can connect to and use LDAP directory servers. a Microsoft Windows domain environment makes use of NT Domain Controller or Active Directory, and • LDIFv1 Support: Provides full compliance with Common Internet File System (CIFS)/Server Message the LDAP Data Interchange Format (LDIF) Block (SMB) protocol for shared resources such as version 1. data storage and print services. Whereas, authentication in a UNIX system uses Network • Enhanced Stand-Alone LDAP Server: Includes Information System (NIS) or LDAP, and Network File an updated access control system, thread pooling, System (NFS) is used for sharing data storage. The better tools, and much more. two technologies are incompatible. Basically, the Famous authors such as [3, 7] in their work “Integrating change of a password or data in one of the systems is Network Services of Windows and Unix for Single Sign-On”, not reflected in the other and as a result, users are describe a resource sharing scheme which unifies often confused in the heterogeneous environment of authentication information and users’ data storage on Windows and UNIX. This article is arranged as Windows and Unix services, using LDAP and Samba suite. follows. We will do an in-depth literature review about The result is a reduction in the administrative cost of running a LDAP directory service, LDAP authentication, LDAP mixed Windows and UNIX network services. working system, and system architecture hierarchical, More researchers [8, 9, 10, 11] based on the network samba server types and features then we conclude on environment and demand for Secondary and Elementary our findings and make some few recommendations. school in Taiwan used Openldap to integrate common used service authentication systems in which Samba is one of them. The others were FTP and Open Webmail Account [8, 7]. 2.0 Survey of Previous Studies In the realization of file sharing between Linux and Windows based on Samba [12], he introduces SMB protocol and Samba The implementation of OpenLDAP and Samba has been configuration, the method of how to realize reversible files carried out by various system administrators and researchers sharing between Linux and Windows based on software and has proved to have worked. Both OpenLDAP and Samba packages were used. have been implemented together, with other applications or Swanson and Lung [6] also implemented together Samba and independently as the case maybe. Before going through the OpenLDAP; they declared the use of OpenLDAP as the core relevant literatures, a brief insight into what OpenLDAP and directory service for a mixed environment. The LDAP server Samba is described. Samba is a free software re- provides a shared e-mail directory, login for Linux and implementation of SMB/CIFS networking protocol, originally Microsoft Windows clients, auto mount of home directories developed by Australian Andrew Tridgell [4]. Samba provides and file sharing for all clients. file and print services for various Microsoft Windows clients OpenLDAP was deployed as a stand-alone server. In that and can integrate with a Windows Server domain, either as a study, it was described how architecture, key data structures, Primary Domain Controller (PDC) or as a domain member as and proposed methods of enhancing interoperability and of version 3 [4,5]. It can also be part of an Active Directory. performance of their component matching implementation in OpenLDAP is an open source implementation of the the OpenLDAP open source directory software suite. They LDAPv2 and LDAPv3 protocols used to access centrally researchers proposed the use of component matching in-online stored information over the network [6, 5]. certificate validation and in Web services security and show Mentioned below are some of the important features of that LDAP component matching implementation exhibits the OpenLDAP; same or higher performance [5]. • LDAPv3 Support: OpenLDAP supports Simple Qadeer et al [13] presented in their paper the technique to Authentication and Security Layer (SASL), manage user profiles and authentication using LDAP.The Transport Layer Security (TLS), and Secure Lightweight Directory Access Protocol is an open industry Sockets Layer (SSL),
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages9 Page
-
File Size-