Mark Reynolds
Mark Reynolds
I've been playing around with this and clicking on a breadcrump link simply reloads App/Nav from scratch. Then it just defaults to activate the "Active users" nav item (even though...
linter and codestyle issues should be fixed now
@abbra ok all tests are finally passing now :-)
> Another huge traceback if bad credentials are passed in. I was assuming that when it was incorporated into AdminTool that AdminTool would gracefully handle and report these exceptions. Should...
> 'cn=anonymous-limits,cn=etc,dc=ipa,dc=example,dc=test' in 'cn=config' > Traceback (most recent call last): > ,,, > raise errors.EmptyModlist() > ipalib.errors.EmptyModlist: no modifications to be performed This is definitely a bug. I'll look into...
[b'20240109184131Z']), (2, 'uidNumber', [b'1256200000'])] ipaserver.install.ipa_migrate: ERROR: Failed to update "uid=admin,cn=users,cn=accounts,dc=example,dc=test" error: Constraint violation: Pre-Encoded passwords are not valid > > Migration mode was enabled by the tool. I confirmed on...
> The failure to update admin account is expected and is actually in line with how migration mode works. Migration mode only concerns those users who have no Kerberos credentials...
Would it be possible for an admin to tweak the schema compat plugin attributes (e.g. schema-compat-entry-attribute)? cn=users,cn=Schema Compatibility,cn=plugins,cn=config cn=groups,cn=Schema Compatibility,cn=plugins,cn=config
> > 'cn=anonymous-limits,cn=etc,dc=ipa,dc=example,dc=test' in 'cn=config' > > Traceback (most recent call last): > > ,,, > > raise errors.EmptyModlist() > > ipalib.errors.EmptyModlist: no modifications to be performed > > This...
> You mean, do you need to transfer them over? Yes, there are admins modifying the slapi-nis configurations. Right now we are migrating (adding) this value: %ifeq("ipauniqueid","%{ipauniqueid}","ipaanchoruuid=:IPA:eng.bos.redhat.com:%{ipauniqueid}","") Because it is...