https://help.ubuntu.com/9.10/serverguide/C/openldap-server.html
"[...] First, install the OpenLDAP server daemon slapd and ldap-utils, a
package containing LDAP management utilities:
sudo apt-get install slapd ldap-utils
The installation process will prompt you for the LDAP directory admin passwo
The same problem. The documentation says the installation process and/or
dpkg-reconfigure should ask me for the admin's password but it does not.
--
dpkg-reconfigure slapd wizard configuration isn't complete
https://bugs.launchpad.net/bugs/463684
You received this bug notification because you are
I don't remember which was the MySQL Server version when it happened in
8.04 Desktop, I can say it was which Synaptic installed. Now I'm using
Ubuntu 8.10 and the version installed is 5.0.67-0ubuntu6.
Yes, I do connect from the local machine.
Anyway, I've changed the grant sentence to:
grant sel
Public bug reported:
It occurs for Ubuntu 8.04 and Ubuntu 8.10 Desktop Edition (It doesn't
for Ubuntu 8.04 Server Edition).
I Create a new Database:
mysql> Create Database db1;
I restore a backup from another MySQL 5.0 DB:
$ mysql -p -u root db1 < backup.sql
I create an user named dbadmin1: