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: Mark A Peters (Skeeter)
Subject: Re: [Phpgroupware-users] More LDAP questions
Date: Sun, 13 Oct 2002 22:25:32 -0400 (EDT)

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.

Thanks,
Mark A Peters (Skeeter)

On Sun, 13 Oct 2002, Des Dougan wrote:

> I just realized I didn't send this to the list....
> 
> ----------------
> 
> Brad,
> 
> Thanks for your message.
> 
> At 06:48 13/10/2002, you wrote:
> >I don't know what that means... what do you use this ldap store for?
> >post the results of an ldapsearch -x uid=someuid so i can understand
> >better
> 
> The LDAP store is used by the distribution for  user management. The users 
> are not local to the server, but login to a Samba domain. As requested, 
> here's an example:
> 
> address@hidden /root]# ldapsearch -x uid=des
> version: 2
> 
> #
> # filter: uid=des
> # requesting: ALL
> #
> 
> # des,dc=douganconsulting,dc=com
> dn: uid=des,dc=douganconsulting,dc=com
> objectClass: person
> uid: des
> cn: Des Dougan
> givenName: Des
> sn: Dougan
> mail: address@hidden
> telephoneNumber: 604-980-2848
> o: Dougan Consulting Group
> l: N Vancouver, BC  V7L 3M2
> street: 1952 St Andrews Avenue
> gidNumber: 1
> 
> # search result
> search: 2
> result: 0 Success
> 
> # numResponses: 2
> # numEntries: 1
> 
> Thanks,
> 
> 
> 
> 
> Des
> 
> 
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> 





reply via email to

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