Bug#934185: libkscreenlocker5: fails to accept correct pin after entering pin less than 6 chars with libpam-poldi

2019-08-07 Thread Jason Franklin
way I can. Please advise on a course of action. Best wishes, Jason Franklin -- System Information: Debian Release: 10.0 APT prefers stable APT policy: (500, 'stable'), (100, 'unstable'), (10, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores) Lo

Bug#960318: passwd: pwck does not recognize meaning of "/nonexistent" home directory

2020-05-11 Thread Jason Franklin
y been accepted upstream. See the link below to the GitHub pull request for more discussion... https://github.com/shadow-maint/shadow/pull/251 The patch follows here: --- a/README +++ b/README @@ -69,6 +69,7 @@ Guy Maor Hrvoje Dogan Jakub Hrozek Janos Farkas +Jason Franklin Jay Sof

Bug#152195: Question on the use of "/nonexistent"

2021-12-19 Thread Jason Franklin
ot be added. I am still new to classifying bugs, so feel free to overwrite my changes if they seem improper! That will help me learn if I get it wrong. Thanks to Marc and everyone else for clarifying things! -- Jason Franklin

Bug#1001863: adduser: EXCLUDE_FSTYPES not respected with --remove-all-files

2021-12-18 Thread Jason Franklin
of data residing on file systems of these types. I will mark this bug as confirmed so that it can be handled in a future release. Thanks again! -- Jason Franklin

Bug#152195: Question on the use of "/nonexistent"

2021-12-18 Thread Jason Franklin
er is appropriate and close this bug. This is an interesting idea. It would at least provide a distinction for the intended result and it would guide people toward complying with Debian Policy in the case that a user is not supposed to have a home directory. -- Jason Franklin

Bug#152195: Question on the use of "/nonexistent"

2021-12-18 Thread Jason Franklin
If a user should have a nonexistent home directory, --home /nonexistent > should be passed to adduser. I follow you. This is an important distinction. I suppose a note in the documentation could clarify things for users who may not be aware of these other usage scenarios. Thanks! -- Jason Franklin

Bug#1004710: Invoke "useradd -r" when creating a system user

2022-02-13 Thread Jason Franklin
useradd invocation. However, having such a setting in two places may be a bit confusing. That warning is not emitted here when "-r" is added to the call made from within adduser. The range discrepancy needs to be sorted out with discussion, I think. -- Jason Franklin

Bug#1004710: Invoke "useradd -r" when creating a system user

2022-02-13 Thread Jason Franklin
tuptime.service. > Processing triggers for man-db (2.10.0-2) ... > >* What outcome did you expect instead? > Install the package without "useradd warning" prompt. Ricardo: I also came across this warning when investigating this bug. When I get this bug fixed, the warn

Bug#1004710: Invoke "useradd -r" when creating a system user

2022-02-13 Thread Jason Franklin
On Sun, 2022-02-13 at 19:18 +0100, Marc Haber wrote: > On Sun, Feb 13, 2022 at 12:27:26PM -0500, Jason Franklin wrote: > > That warning is not emitted here when "-r" is added to the call made > > from within adduser. The range discrepancy needs to be sorted out wit

Bug#868568: [Pkg-shadow-devel] Bug#868568: Bug#868568: Possible cause of deluser problem: subordinate user IDs

2022-03-08 Thread Jason Franklin
through its own settings to avoid "useradd" warnings, I'm not sure what else can be done to reconcile this divergence. It has existed for a while. Let me know if you have any thoughts! Thanks! -- Jason Franklin

Bug#1004710: Invoke "useradd -r" when creating a system user

2022-02-22 Thread Jason Franklin
aintainer. It would be a ton of work. That's for sure. -- Jason Franklin

Bug#1004710: Invoke "useradd -r" when creating a system user

2022-02-20 Thread Jason Franklin
I am unsure how to proceed, but I know it will require working well with the shadow maintainers. I think I'll start a discussion through the proper channel. Thanks! -- Jason Franklin

Bug#1004710: Invoke "useradd -r" when creating a system user

2022-02-26 Thread Jason Franklin
ue, but more needs to be done to ensure that other functionality is not altered unintentionally. To those interested, a fix for this is pending review and will be included in the next upload. -- Jason Franklin

Bug#473379: Recommendation to remove the check and the warning

2022-02-06 Thread Jason Franklin
only be worried about whether a group is empty or not when deleting a group. Otherwise, it is on the sysadmin to check for empty groups if they are not desired. Is my reasoning sound here? If so, I'll work on this one after I finish the bug I'm working on currently. It should be an easy win! -- Jason Franklin

Bug#1004710: Please pass "-r" to useradd when needed

2022-02-10 Thread Jason Franklin
could be removed in the not-to-far future, as I am committed to helping with supporting adduser and with fixing bugs new and old, including this one. :) Looking forward to hearing what Marc and others think on this one. Thanks! -- Jason Franklin

Bug#1004710: Please pass "-r" to useradd when needed

2022-02-10 Thread Jason Franklin
master. Then, the new package with this fix could be built off of the feature branch before the merge (the hotfix branch). We can then merge with master (resolving conflicts) to integrate with the changes we don't want to release yet. Does this all sound reasonable? -- Jason Franklin

Bug#1004710: Please pass "-r" to useradd when needed

2022-02-11 Thread Jason Franklin
ce this fix into the code with proper review and tests and what not. Thanks! -- Jason Franklin

Bug#1004710: Please pass "-r" to useradd when needed

2022-02-11 Thread Jason Franklin
. Rushing is never good. We will take our time and do this right. :) It looks like Johannes will be able to work around this on his end for now. I will put together a PR with tests in the near future to get this fixed the right way. -- Jason Franklin

Bug#559423: Update on bug #559423 (--system exit status)

2022-01-08 Thread Jason Franklin
contributors to add tests when they provide patches. That's all for now. Let me know what you think! -- Jason Franklin

Bug#1008082: Beginning work

2022-05-26 Thread Jason Franklin
Greetings: I plan to start work on this issue in the next few days. Let me know if this conflicts with anyone's plans! Best, -- Jason

Bug#1012492: /etc/adduser.conf.dpkg-save created by postinst

2022-06-08 Thread Jason Franklin
On Wed, Jun 08, 2022 at 06:01:11PM +0200, Marc Haber wrote: > On Wed, Jun 08, 2022 at 10:11:48AM -0400, Jason Franklin wrote: > > Personally, I think we should simply install a default adduser.conf file > > and remove all of the debconf stuff from the post install script. >

Bug#1012492: /etc/adduser.conf.dpkg-save created by postinst

2022-06-08 Thread Jason Franklin
is, but I don't want to just blow away debconf settings that people rely upon. -- Jason Franklin

Bug#1015781: autopkgtests fail if user foo exists or existed

2022-07-21 Thread Jason Franklin
that the tests handle that aren't handled by doing this interactively first. In principle, I think that picking a set of canonical usernames to work with in tests should be fine. Picking fixed ID numbers is probably not fine. -- Jason Franklin

Bug#1008082: Beginning work

2022-07-13 Thread Jason Franklin
this one. Like I say above, adding only the "--lock" option to deluser minimally satisfies this new requirement. I would say it's up to you! :) -- Jason Franklin

Bug#1008082: Beginning work

2022-07-13 Thread Jason Franklin
p. > I'd like to claim that feature and work on it if you're ok with that. > I'm going to create a branch deluser-lock and push frequently, so you > can review what I am doing. I reserve the right to force-push that > branch though. Proceed, of course! Slowness on my part shouldn't hold things up! ;) Best, -- Jason Franklin

Bug#1015907: Remove the unused "get_users_groups" subroutine

2022-07-23 Thread Jason Franklin
Package: adduser Version: 3.124 Severity: minor Greetings: This is a minor change, but it does remove a library function that previously had some purpose. Let me know if this causes problems. Thanks! -- Jason Franklin

Bug#1008082: How to --lock an account

2022-08-07 Thread Jason Franklin
I'll move to this one and proceed with the stateless implementation. Saving and restoring a user's shell can be added later if needed. Sound good? -- Jason Franklin

Bug#152195: Suggested --homeless option may now be redundant

2022-07-31 Thread Jason Franklin
p the implementation of --homeless and just proceed with updating the documentation for the --no-create-home option. Sound good? -- Jason Franklin

Bug#1025623: should we deprecate DHOME, GROUPHOMES, LETTERHOMES?

2022-12-10 Thread Jason Franklin
res, however. Hmmm... Maybe someone else will provide a better-informed opinion. Best, -- Jason Franklin

Bug#1023836: Maintainer scripts should use /bin/sh unless Bash features are required

2022-11-10 Thread Jason Franklin
request shortly. :) Best, -- Jason Franklin

Bug#1016014: adduser: Broken symlinks in /usr/*/man8 folders. Affects piuparts

2022-11-11 Thread Jason Franklin
ve things along. Thanks to Peter, Andreas, and Bastian for being persistent. :) -- Jason Franklin

Bug#1037044: Forced password reset leaves behind failed user@.service unit

2023-06-02 Thread Jason Franklin
misinterpreting things. Many thanks, -- Jason Franklin