[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
add new entry question
Title: 邮件
HI,
i added the first
entry in to my LDAP and the following is the result using
ldapsearch.
version:
2
#
# filter:
(objectclass=*)
# requesting: ALL
#
# example,
com
dn: dc=example,dc=com
objectClass: dcObject
objectClass:
organization
dc: example
o: Example Corporation
description: The
Example Corporation
# search
result
search: 2
result: 0 Success
# numResponses:
2
# numEntries: 1
my question is,
what am i going to do if i want to add another person?? for
example.
name: john
smith
another question
is, can somebody give me some explanation about what can be figured out in the
search result? what does each line mean in the above output?
Thanks very
much!
max