2008
Oct
21

Installation:

http://www.server-world.info/en/note?os=ce5&p=ldap

Configuration:

Integrating Seam and OpenLDAP
Configure Seam with OpenLDAP
AcegiSecurity Plugin - LDAP Tutorial
Seam Docs 15.4.3. LdapIdentityStore

LDAP Clients for OSX

LDAPManager (doesn’t work under Tiger)
JXplorer
Apache Directory Studio

Creating admin user

base.ldiff file:

dn: dc=,dc=
objectClass: dcObject
objectClass: organization
dc:
o:
description: 

dn: cn=Administrator,dc=,dc=
objectClass: organizationalRole
cn: Administrator
description: Directory Administrator

And to add the entries:

ldapadd -x -h localhost -D cn=Administrator,dc=,dc= -w
-f base.ldiff

Read more

 
close Reblog this comment
blog comments powered by Disqus


All rights reserved. © Copyright 2008 MikkoLehtinen.com