File:Ldapsearch postinstall test.JPG: Difference between revisions
From ICO wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<pre> | |||
root@ubuntu2:~# ldapsearch -x -b dc=infra2009,dc=teenused | |||
# extended LDIF | |||
# | |||
# LDAPv3 | |||
# base <dc=infra2009,dc=teenused> with scope subtree | |||
# filter: (objectclass=*) | |||
# requesting: ALL | |||
# | |||
# infra2009.teenused | |||
dn: dc=infra2009,dc=teenused | |||
objectClass: top | |||
objectClass: dcObject | |||
objectClass: organization | |||
o: ITK | |||
dc: infra2009 | |||
# admin, infra2009.teenused | |||
dn: cn=admin,dc=infra2009,dc=teenused | |||
objectClass: simpleSecurityObject | |||
objectClass: organizationalRole | |||
cn: admin | |||
description: LDAP administrator | |||
# search result | |||
search: 2 | |||
result: 0 Success | |||
# numResponses: 3 | |||
# numEntries: 2 | |||
</pre> |
Latest revision as of 13:07, 15 December 2009
root@ubuntu2:~# ldapsearch -x -b dc=infra2009,dc=teenused # extended LDIF # # LDAPv3 # base <dc=infra2009,dc=teenused> with scope subtree # filter: (objectclass=*) # requesting: ALL # # infra2009.teenused dn: dc=infra2009,dc=teenused objectClass: top objectClass: dcObject objectClass: organization o: ITK dc: infra2009 # admin, infra2009.teenused dn: cn=admin,dc=infra2009,dc=teenused objectClass: simpleSecurityObject objectClass: organizationalRole cn: admin description: LDAP administrator # search result search: 2 result: 0 Success # numResponses: 3 # numEntries: 2
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 12:42, 15 December 2009 | 575 × 622 (52 KB) | Kmolder (talk | contribs) |
You cannot overwrite this file.
File usage
The following page uses this file: