[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2023-06-15 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~mateus-morais/ubuntu/+source/adduser/+git/adduser/+merge/444854

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  Fix Released
Status in adduser source package in Vivid:
  Confirmed
Status in adduser package in Debian:
  Confirmed

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the "nopasswordlogin"
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2017-01-22 Thread Bug Watch Updater
** Changed in: adduser (Debian)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  Fix Released
Status in adduser source package in Vivid:
  Confirmed
Status in adduser package in Debian:
  Confirmed

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the "nopasswordlogin"
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: adduser (Ubuntu Vivid)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  Fix Released
Status in adduser source package in Vivid:
  Confirmed
Status in adduser package in Debian:
  New

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the "nopasswordlogin"
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-07-17 Thread Steve Langasek
Once the dust has settled on the implementation, I think we want to look
at whether this is SRUable to vivid for use in core and phone there.

** Also affects: adduser (Ubuntu Vivid)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  Fix Released
Status in adduser source package in Vivid:
  New
Status in adduser package in Debian:
  New

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-07-09 Thread Bug Watch Updater
** Changed in: adduser (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  Fix Released
Status in adduser package in Debian:
  New

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-07-07 Thread Michael Vogt
** Bug watch added: Debian Bug tracker #791661
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791661

** Also affects: adduser (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791661
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  In Progress
Status in adduser package in Debian:
  Unknown

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-07-07 Thread Michael Vogt
** Changed in: adduser (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  Fix Released
Status in adduser package in Debian:
  Unknown

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-07-03 Thread Dimitri John Ledkov
Hm. I don't think I like this patch =)

In Clearlinux.org we use nss-altfiles, not extrausers project. And I
have extensively patched shadow to support altfiles. Ideally I would
like that support to be reviewed and landed upstream. Specifically all
system accounts  groups are defined in altfiles, yet one can do things
like add this system account to this system group in which case
relevant stanzas from system data files is copied and stored in files
under /etc/.

Can we merge this support in shadow? At the moment it seems like
clearlinux.org, ubuntu (snappy), fedora (atomic) are using
altfiles/extrausers and all would want proper support in shadow of
setups with split system-provided accounts  user/admin modified
accounts.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  In Progress

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-07-03 Thread Oliver Grawert
does nss-altfiles allow us to keep a readonly locked down
/etc/passwd|shadow|group|gshadow ? it is pretty essential that adduser
can not change system accounts that are in one of the above files in our
readonly setup, can nss-altfiles provide such a level of lockdown ?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  In Progress

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-07-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/shadow

** Branch linked: lp:ubuntu/wily-proposed/adduser

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  In Progress

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-07-02 Thread Michael Vogt
** Changed in: adduser (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  In Progress

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323732] Re: adduser should support managing additional password/shadow/group files from libnss-extrausers

2015-06-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~sergiusens/ubuntu/wily/adduser/extrausers

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to adduser in Ubuntu.
https://bugs.launchpad.net/bugs/1323732

Title:
  adduser should support managing additional password/shadow/group files
  from libnss-extrausers

Status in adduser package in Ubuntu:
  Confirmed

Bug description:
  with our readonly system-image setup when adding a user or changing a 
password using the /etc/{passwd,shadow,group} is not actually possible. 
  we plan to solve this via using libnss-extrausers and patching the config in 
/etc/nsswitch.conf at image build-time. this way we can make 
/var/lib/extrausers writable and use passwd,shadow and group from there.

  unfortunately adduser is not able to operate on these files in the
  non-standard location. to set a user password (for having a properly
  working lock screen), add new users or drop the nopasswordlogin
  group from the phablet user it needs to learn handling these files so
  that we do not need to use weird hacks to manage users on system-image
  installs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/1323732/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp