I had to add two groups to get udevd to start without querying LDAP. addgroup --system nvram addgroup --system scanner
A tips: grep for "GROUP" inside the udev rules directory: grep GROUP * Then check if all groups are listed in /etc/group (Ubuntu Edgy) -- udevd: nss_ldap: failed to bind to LDAP server https://bugs.launchpad.net/bugs/51315 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
