Ticket #416 (closed enhancement: fixed)
reactivate's transform scripts never fail
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
If for some reason the PAM config no longer includes @include common_auth, transform_su and transform_sudo will just be the identity function and not fail.
While humans will probably notice fairly quickly if this happens, it might be worth fixing these in order to not confuse us. See also debathena-linerva's transform_su, which uses perl with "or die" instead of sed.
Change History
Note: See
TracTickets for help on using
tickets.
Fixed by gdb in r24430 and r24433 and uploaded to proposed (along with other stuff)