|
Free Stuff: links: Neue Surf Tips : know-how : Zitate : Spam Strike : HTML Checker! : Link Checker : Cartoons About IC: friends: lust und frust : guestbook : what's new |
|
[ LDAP Browser ] BasicsStart OpenLDAP daemon: su root -c /usr/local/libexec/slapdStop LDAP daemon: killall slapd Edit configuration file: vi /usr/local/etc/openldap/slapd.conf Addingldapadd -f /tmp/newentry2 -x -D "cn=Manager,dc=my-domain,dc=com" -W -v ldap_initialize( Create an encrypted password with slappasswd/usr/local/sbin/slappasswd
New password: ********
Re-enter new password: ********
{SSHA}efJlT3hgeDpaF3e21HQjdpFPsH9WrP2W
ldiff input for adding an entryLDIF stands for LDAP Data Interchange Format. LDIF is a special file format used to represent an LDAP directory content as plain text. Use the links below to learn more about the LDIF file format, as well as about how LDIF is supported by Softerra LDAP Browser. RFC 2849Entries are separated by an empty string. While editing your LDIF files, please be careful with trailing spaces - they are not allowed. A string starting with a '#' character is to be considered a comment. A string starting with a single space character is to be considered an extension of the previous one. For example: dn: uid=JohnDoe, ou=People, dc=company, dc=com ... ldapsearchlogical AND searchldapsearch -x -D cn=manager,dc=my-domain,dc=com -w secret -b dc=my-domain,dc=com -s sub -LLL ' (&(cn=H*)(uid=h*))' dn: cn=Hans Muster, dc=my-domain, dc=com objectClass: inetorgperson objectClass: top cn: Hans Muster cn: H. Muster sn: Muster mail: hans@muster.org uid: hmuster Reto's history ;-)will document this in time ;-)LDAP Administrator und LDAP BrowserLDAP Browser is a lightweight version of LDAP Administrator with limited functionality. Type: freewareVersion: 2.0, 2.3 Operating System: Windows 95, Windows 98, Windows NT, Windows 2000, Windows XP (2002-09-07 14:43) www.ldapadministrator.com/download/index.php www.softerra.com/download/download.php Useful LinksLDAP ServersLDAP Related SitesF.A.Q. |
|||||||
|
Know-How home
| Must Read
| What's new?
| iC Site Map link search |
©1998-2004 infoCopter
|