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 18:21:36 -0700

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





reply via email to

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