Skip to content

Releases: xaionaro/pam_ns

Release 0.2

18 Oct 10:45
Compare
Choose a tag to compare

Release notes:

  • Renamed pam_unshare to pam_ns.
  • Added an option to group namespaces by uid/gid

There're unsolved potential race condition problems on situations where user creates simultaneously two sessions if:

  • There's no other session of this user/group.
  • Plugins set up to group namespaces by user or group.