phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] More LDAP questions


From: Des Dougan
Subject: Re: [Phpgroupware-users] More LDAP questions
Date: Sun, 13 Oct 2002 19:36:41 -0700

Mark,

At 19:25 13/10/2002, you wrote:
One thing I noticed here, is that the user does not have an

objectClass: phpgwAccount

Not sure if you had copied the appropriate schema files located in your
./phpgroupware/phpgwapi/doc/ldap dir to your openldap schema dir and
included that in your slapd.conf file.

Yes, I did:

include         /etc/openldap/schema/core.schema
include         /etc/openldap/schema/cosine.schema
include         /etc/openldap/schema/inetorgperson.schema
include         /etc/openldap/schema/nis.schema
include         /etc/openldap/schema/redhat/rfc822-MailMember.schema
include         /etc/openldap/schema/redhat/autofs.schema
include         /etc/openldap/schema/redhat/kerberosobject.schema
include         /etc/openldap/schema/abookPerson.schema
include         /etc/openldap/schema/phpgwaccount.schema
include         /etc/openldap/schema/phpgwcontact.schema

address@hidden /root]# l /etc/openldap/schema
total 348
drwxr-xr-x    3 root     root         4096 Oct 12 16:20 .
drwxr-xr-x    3 root     root         4096 Oct 12 16:26 ..
-rw-r--r--    1 root     root         1031 Aug 31 21:34 abookPerson.schema
-rw-r--r--    1 root     root         7451 Jul 26  2001 corba.schema
-rw-r--r--    1 root     root         7451 Jul 26  2001 corba.schema.default
-rw-r--r--    1 root     root        19695 Jul 26  2001 core.schema
-rw-r--r--    1 root     root        19695 Jul 26  2001 core.schema.default
-rw-r--r--    1 root     root        71995 Jul 26  2001 cosine.schema
-rw-r--r--    1 root     root        71995 Jul 26  2001 cosine.schema.default
-rw-r--r--    1 root     root         5867 Jul 26  2001 inetorgperson.schema
-rw-r--r-- 1 root root 5867 Jul 26 2001 inetorgperson.schema.default
-rw-r--r--    1 root     root        13359 Jul 26  2001 java.schema
-rw-r--r--    1 root     root        13359 Jul 26  2001 java.schema.default
-rw-r--r--    1 root     root         3960 Jul 26  2001 krb5-kdc.schema
-rw-r--r--    1 root     root         3960 Jul 26  2001 krb5-kdc.schema.default
-rw-r--r--    1 root     root         1567 Jul 26  2001 misc.schema
-rw-r--r--    1 root     root         1567 Jul 26  2001 misc.schema.default
-rw-r--r--    1 root     root         5617 Jul 26  2001 nadf.schema
-rw-r--r--    1 root     root         5617 Jul 26  2001 nadf.schema.default
-rw-r--r--    1 root     root         8344 Jul 26  2001 nis.schema
-rw-r--r--    1 root     root         8344 Jul 26  2001 nis.schema.default
-rw-r--r--    1 root     root          933 Jul 26  2001 openldap.schema
-rw-r--r--    1 root     root          933 Jul 26  2001 openldap.schema.default
-rw-r--r--    1 root     root         1570 Oct 12 16:20 phpgwaccount.schema
-rw-r--r--    1 root     root         5269 Oct 12 16:20 phpgwcontact.schema
drwxr-xr-x    2 root     root         4096 Feb 10  2002 redhat


The user I displayed is an existing user on the server. To get this working correctly, do I need to manually add that class to existing users?

Thanks for your help,




Des





reply via email to

[Prev in Thread] Current Thread [Next in Thread]