Discussion:
[Jxplorer-users] To create an Addressbook
Csanyi Pal
2013-07-03 20:29:47 UTC
Permalink
Hi,

On my Debian GNU/Linux unstable (sid) Desktop system I have installed
slapd ( the LDAP server ) and
JXplorer (build JXv3.3.02 2012-11-10 22:07 EST)

I want to create just for me an LDAP Addressbook.

I didn't changed anything since I installed slapd server.

When in JXplorer, and connected to my slapd server, I can see the
followings in the Explore Tab:
O World
|_o nodomain
|_o admin

Now I want to create an addressbook just for me.

When I selected the 'admin' and want to add a new entry I can see the
following in the 'Set Entry Object Classes' window:
Parent DN: cn=admin,dc=nodomain
Enter RDN: =

I added to the Selected Classes: 'organizationalUnit'.

Now I'm trying to determine the RDN, and to add the addressbook as RDN
name, as:
Enter RDN: =addressbook

but get error message: Please Fill in the RDN field with a valid RDN.

What should I enter here?

What should I do to create an AddressBook just for me on this Desktop
system?
--
Regards from Pal
Chris Betts
2013-07-04 00:12:13 UTC
Permalink
Hi Pal,

an RDN is a 'type' AND a 'value', so you need to 'name' your
organisational unit e.g. "ou=addresses".

It might be worth reading a quick primer on how LDAP works? An LDAP
directory is basically just a tree of named nodes, where every node has a
type and a name, and a set of associated attribute / value pairs.

cheers,

- Chris

-----
*Dr Christopher Betts*
Australian Cloud Identity
http://cloudidentity.com.au
m: 0408 533 456
Post by Csanyi Pal
Hi,
On my Debian GNU/Linux unstable (sid) Desktop system I have installed
slapd ( the LDAP server ) and
JXplorer (build JXv3.3.02 2012-11-10 22:07 EST)
I want to create just for me an LDAP Addressbook.
I didn't changed anything since I installed slapd server.
When in JXplorer, and connected to my slapd server, I can see the
O World
|_o nodomain
|_o admin
Now I want to create an addressbook just for me.
When I selected the 'admin' and want to add a new entry I can see the
Parent DN: cn=admin,dc=nodomain
Enter RDN: =
I added to the Selected Classes: 'organizationalUnit'.
Now I'm trying to determine the RDN, and to add the addressbook as RDN
Enter RDN: =addressbook
but get error message: Please Fill in the RDN field with a valid RDN.
What should I enter here?
What should I do to create an AddressBook just for me on this Desktop
system?
--
Regards from Pal
------------------------------------------------------------------------------
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
Continue reading on narkive:
Loading...