#216 provider_id = local should only allow auth-module = local as an a valid authentication option
Closed: Fixed Opened by jgalipea.

Description[[BR]]
For SSSD local domains, it doesn't make sense to be able to configure a network authentication mechanism. SSSD should fail to start if an auth-module other than local is specified.[[BR]]

Example Invalid Configuration [[BR]]

[domain/LOCAL]
enumerate = TRUE
id_provider = local
magic_private_groups = TRUE
max_id = 2010
min_id = 2000
#use_fully_qualified_names = TRUE
auth-module = krb5
krb5_kdcip = 10.16.78.150
krb5_realm = EXAMPLE.COM

Fields changed

tests: 1 => 0
testsupdated: 0 => 1

Fields changed

owner: somebody => sgallagh

Fields changed

status: new => assigned

Fixed in 6d214009697fc861c24ae8abbf8b036c70e195df

fixedin: => 0.7.0
resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @jgalipea:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.0

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1258

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata