LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-01-2010, 07:58 PM   #1
NoPos
LQ Newbie
 
Registered: Feb 2010
Posts: 2

Rep: Reputation: 0
Question phpldapadmin (classes of objects from XML does not support by LDAP-server)


Hi to all!)
I try to configure OpenLDAP server (Slackware 12.2)
I have installed phpldapadmin 1.2.0.5
Using commands in shell I have added two users and some groups into a base (ldif-file) and I see them in phpldapadmin. But when I try to add users or groups by using graphical interface (phpldapadmin) I can't do this correctly because I can't to select a type of new entry and I see a tip "classes of objects from XML does not support LDAP-server". So I can't to create a new entry by using graphical interface.

Here is my slapd.conf

############# slapd.conf ##############
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/misc.schema
include /etc/openldap/schema/nis.schema
include /etc/openldap/schema/openldap.schema
include /etc/openldap/schema/samba.schema
pidfile /var/run/sldap/slapd.pid
argsfile /var/run/slapd.args
loglevel 256

access to attrs=userPassword,shadowLastChange,sambaNTPassword,sambaLMPassword
by self write
by anonymous auth
by * none

access to *
by self write
by anonymous read
by * none

database bdb
suffix "dc=domain,dc=ikt"
rootdn "cn=admin,dc=domain,dc=ikt"
rootpw {SSHA}JJj3EYUyVat9A45/9pJUr8Us3Mi7JsdJ

directory /var/openldap-data
index uid,uidNumber,gidNumber,memberUid eq
index cn,mail,surname,givenname eq,subinitial
index sambaSID eq
index sambaPrimaryGroupSID eq
index sambaDomainName eq

###################################################

Help
 
Old 05-03-2010, 07:15 PM   #2
NoPos
LQ Newbie
 
Registered: Feb 2010
Posts: 2

Original Poster
Rep: Reputation: 0
Lightbulb

I did it! The problem was access to check schema!
Graphical interface could not read a base!

access to attrs=userPassword,shadowLastChange,sambaNTPassword,sambaLMPassword
by self write
by anonymous auth
by * none //// change it to "by * read" !!!!!!!

access to *
by self write
by anonymous read
by * none //// change it to "by * read" !!!!!!!

I'm so happy now)))
Now I can see all the types of entries create
p.s. excuse me for my english - it's not my native language)
 
  


Reply

Tags
phpldapadmin



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: XML Fodder for Java Objects with Commons Digester 2.0 LXer Syndicated Linux News 0 01-08-2009 09:42 PM
Can't create LDAP entries with phpldapadmin dlublink Linux - Networking 6 12-12-2007 03:41 AM
LXer: NZ objects to Microsoft Open XML standard fast-track proposal LXer Syndicated Linux News 0 03-11-2007 08:16 PM
TLS in phpLDAPadmin can not connect to LDAP server. nui Linux - Software 0 12-28-2006 08:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration