> -----Original Message----- > From: Romie Djapri [mailto:[EMAIL PROTECTED] > > > Coba cek file /etc/openldap/slapd.conf-nya.. > > Apakah ada baris seperti berikut ini: > > suffix "dc=gunanusa,dc=com" > rootdn "cn=Manager,dc=gunanusa,dc=com" > > # Cleartext passwords, especially for the rootdn, should > # be avoid. See slappasswd(8) and slapd.conf(5) for details. > # Use of strong authentication encouraged. > > rootpw {MD5}4ee4oc0/GNc/lYPdE+Zu7Q== > > > Untuk rootpwnya digenerate pake slappasswd > coba dicek slappasswd --help > > Trus untuk ldapadd mestinya: > ldapadd -x -D "cn=Manager,dn=gunanusa,dc=com" -W -f gunanusa.ldif
semua udah, tapi saya gak pake password. hasilnya masih sama : [EMAIL PROTECTED] src]# ldapadd -x -D "dn=gunanusa,dc=com" -W -f gunanusa.ldif Enter LDAP Password: adding new entry "dc=gunanusa,dc=com" ldap_add: Insufficient access ldif_record() = 50 [EMAIL PROTECTED] src]# ldapsearch -x -LLL No such object (32) saya dapet url dari pak Beast, thanks mr. beast :( http://www.sbfsbo.com/mike/OpenldapTutorial/, ada dalam bagian awal tertera : WARNING: If you installed and configured your OpenLDAP server according to the Administrator's Guide or the Quickstart Guide, your LDAP directory only contains a root node and a super-user's node. Please download ldif00.ldif, delete the root and super-user nodes from the file, and ldapadd the file to your LDAP directory. untuk menghapus root node dan super-user's node gimana yah....sorry nih newbie banget salam, --jays -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip dan info di http://linux.or.id/milis.php FAQ milis http://linux.or.id/faq.php
