Is it possible to set a mongodb replica set, where an authentication is going to be required from any coming user (client), but without a key-file and authentication between the members of the set?
When I try to set this up, I am having some problems.
But I am not sure if it is because I did something wrong or because it is just not possible.