I managed to clean up the damage
I used efibootmgr to delete the EFI boot entries on the Windows drive
I then booted an Ubuntu USB stick, followed Gentoo's guide for mounting and
chrooting into the Ubuntu environment I needed to fix
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Base
How do I clean this up if I was affected? My EFI partition on my
external drive is empty, internal one has grub.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1173457
Title:
Ubuntu Installer uses
https://answers.launchpad.net/ubuntu/+question/662540
Is this what is happening to me here? This is pretty critical - Ubuntu is
touching drives it is told not to.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
Ditto.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1360342
Title:
Add Multi-arch support in libxi-dev
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxi
Hi,
This needs a quirk in unusual_devs.h to force max sectors to 64
https://lists.one-eyed-alien.net/pipermail/usb-storage/2009-August/004789.html
It does work with that option, otherwise it will corrupt data or work
erratically.
I never got around to submitting a patch upstream...but it was work
Ok, figured it out
/etc/init.d/saslauthd start
a folder is created, /var/run/saslauthd with the socket and pid
drwx--x--- owner root group sasl
openldap user does not have access to this folder
added openldap to sasl group and it works
Is this normal behavior?
--
Slapd, unless started manually,
I'm not sure..but
/usr/lib/sasl2
you need to have a file called slapd.conf there, pwcheck_method:saslauthd
for this to work under any account, root or not
It's chmodded a+r right now, it's not working still under the openldap
account
And I take it back, slapd -g openldap -u openldap, sasl still
Public bug reported:
Ubuntu Server 9.04 32 bit
package version slapd 2.4.15-1ubuntu3
Problem: does not work with saslauthd unless running as root
To reproduce:
install slapd, saslauthd, krb kdc server
you can run saslauthd -d -a kerberos5 & or check logs in var to see if
slapd is communicating