summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2011-08-22 16:24:07 -0400
committerMartin Kosek <mkosek@redhat.com>2011-08-24 14:12:01 +0200
commit109b79a7acf871b28e5b4cce2fd3b119f0fdd249 (patch)
treed16109dea1c28daa16d74442bc404767f64cd323 /install/ui/test
parent0147ef5b73c5b5345dd9bdb5d273ffcf8cb20cab (diff)
downloadfreeipa-109b79a7acf871b28e5b4cce2fd3b119f0fdd249.tar.gz
freeipa-109b79a7acf871b28e5b4cce2fd3b119f0fdd249.tar.xz
freeipa-109b79a7acf871b28e5b4cce2fd3b119f0fdd249.zip
Change the way has_keytab is determined, also check for password.
We need an indicator to see if a keytab has been set on host and service entries. We also need a way to know if a one-time password is set on a host. This adds an ACI that grants search on userPassword and krbPrincipalKey so we can do an existence search on them. This way we can tell if the attribute is set and create a fake attribute accordingly. When a userPassword is set on a host a keytab is generated against that password so we always set has_keytab to False if a password exists. This is fine because when keytab gets generated for the host the password is removed (hence one-time). This adds has_keytab/has_password to the user, host and service plugins. ticket https://fedorahosted.org/freeipa/ticket/1538
Diffstat (limited to 'install/ui/test')
0 files changed, 0 insertions, 0 deletions