[Bug 75602]

Simon McVittie 75602 at bugs.launchpad.net
Tue Mar 12 12:41:57 UTC 2013


(In reply to comment #17)
> If you can get this working well and securely, I'm happy to
> review/merge.

On the other hand, I still think a more appropriate solution to the
problem you outlined on the mailing list and in your git repository
(dynamically-allocated users/groups without editing /etc) would be to
install a nss module that understands those users/groups; or if your
libc doesn't have pluggable nss, modify your libc to know about them
directly, like Android's Bionic libc.

If this feature request can't be satisfied in a way that is clearly
secure, I'm afraid I would prefer not to satisfy it at all.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/75602

Title:
  DBUS Should Support "Session Groups"
  (pam_group.so,/etc/security/groups.conf)

Status in D-Bus:
  In Progress
Status in “dbus” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: dbus

  In my lab, there are lots of users in an LDAP database. These users
  are assigned to the groups audio,video,plugdev,etc. by pam_group
  (using the /etc/security/groups.conf file). The problem is, DBUS
  doesn't recognize users as being in groups unless they're in
  /etc/group, which isn't practical for our setup. So, there are
  permission problems with USB sticks, kpowersave, etc. (well, there
  *will* be, once I upgrade from Dapper to a more version of Kubuntu).

  On my laptop, I can use (the kludge) "adduser $uname plugdev"... this
  won't work in the lab.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus/+bug/75602/+subscriptions




More information about the foundations-bugs mailing list