#5400 ipa-replica-install fails with misleading error when non admin user is kinited
Closed: Fixed None Opened 8 years ago by mbasti.

[root@vm-221 ~]# kinit nonadminuser
...
[root@vm-221 ~]# ipa-replica-install 
ipa         : ERROR    The Replication Managers group is not available in the domain. Replica promotion requires the use of Replication Managers to be able to replicate data. Upgrade the peer master or use the ipa-replica-prepare command on the master and use a prep file to install this replica.
ipa.ipapython.install.cli.install_tool(Replica): ERROR    The ipa-replica-install command failed. See /var/log/ipareplica-install.log for more information

After kinit as admin user, it works.


User does not have access right to detect Replication Managers group. We want to use GSSAPI to connect to remote server, thus #5401 must be resolved first.

Works for me.

Was fixed in #5401.

Metadata Update from @mbasti:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.3

7 years ago

Login to comment on this ticket.

Metadata