Spring 5.0 Projects by Nilang Patel
Author:Nilang Patel [Nilang Patel]
Language: eng
Format: epub
Publisher: Packt
Published: 2019-02-28T18:36:18+00:00
Creating roles in the LDAP server
As you saw in the previous section, we have created the users entity (ou=users) under the root entity (o=packtPublisher), and have kept all users under that entity in the LDAP server. Similarly, to store authorization information, we will create a new entity directly under the root entity in Apache DS, with the following steps:
Right-click on the partition o=packtPublisher and select New | New Entry from the LDAP Browser window.
Choose the option Create entry from scratch and click on the Next button.
We are going to add an entity type organization unit, so choose the organizationalUnit object class and click on the Next button.
We will use ou (organizational unit) as the RDN and roles as its value. The DN is automatically calculated when we give the value of the RDN. You can use more than one attribute (or the same attribute multiple times, with different values) for the RDN. The DN will then be calculated by appending each of them with a comma.
Click on the Next button, followed by the Finish button, and the entry ou=roles will be added under o=packtPublisher. The updated structure will be visible in the LDAP Browser window.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Content Management | Programming |
User Experience & Usability | User Generated Content |
Web Design | Web Marketing |
Web Services | Website Analytics |
Hello! Python by Anthony Briggs(9869)
The Mikado Method by Ola Ellnestam Daniel Brolund(9750)
Dependency Injection in .NET by Mark Seemann(9295)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7747)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7519)
Svelte with Test-Driven Development by Daniel Irvine(6854)
Test-Driven Development with PHP 8 by Rainier Sarabia(6578)
Secrets of the JavaScript Ninja by John Resig & Bear Bibeault(6514)
Layered Design for Ruby on Rails Applications by Dementyev Vladimir;(6438)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6380)
Web Development with Django by Ben Shaw Saurabh Badhwar(5889)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5786)
React Application Architecture for Production by Alan Alickovic(5632)
Kotlin in Action by Dmitry Jemerov(5021)
Audition by Ryu Murakami(4559)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4299)
Software Architecture for Web Developers by Mihaela Roxana Ghidersa(4289)
Accelerating Server-Side Development with Fastify by Manuel Spigolon Maksim Sinik & Matteo Collina(4139)
Functional Programming in JavaScript by Mantyla Dan(4021)
