#275 Use a common IP/realm storage location for KRB5 locator and driver
Closed: Fixed None Opened 14 years ago by sgallagh.

Change the locator plugin and krb5 driver to use a file to
store realm/ip address, so that every process on the machine can see the
current values. The file will be stored in /var/lib/sss/pubconfig (or
something like that) and will be rewritten every time we discover a new
server. The file will be unlinked (so process that have it open for
reading don't get crazy) and regenerated at each change. The locator
plugin will reopen and reparse it at every use. The file will be world
readable but only writable by root (+selinux protecion to allow only
sssd to write to on systems with selinux enabled).


Fixed in 921b13a

fixedin: => 1.0.0rc
resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

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

7 years ago

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/1317

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.

Log in to comment on this ticket.

Metadata