#2455 Write debian-specific (and possible ubuntu-specific when needed) platform code to add support for Authorization and Services
Closed: fixed 5 years ago Opened 12 years ago by kklimonda2.

This can be done (and mostly has already been done) before fixing bug #2454 as for now.

DebianAuthConfig (subclass of base.AuthConfig) should use pam-auth-update for configuring PAM, and ignore calls that would change nsswitch.conf - Debian doesn't provide a scriptable mechanism for changing nsswitch.conf, it's still being discussed. Most packages add entries to nsswitch.conf on installation (like for example libnss-sss)


Metadata Update from @kklimonda2:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA Cross-distro support

7 years ago

nsswitch.conf is updated by pam-auth-update during package postinst on Debian, so there's no reason to implement authconfig as-is.

this can be closed as well

Metadata Update from @rcritten:
- Custom field blocking reset (from 2453)
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata