mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Move Virtual Operations container under cn=etc
Fixes: https://fedorahosted.org/freeipa/ticket/759
This commit is contained in:
@@ -36,7 +36,7 @@ class VirtualCommand(Command):
|
||||
cn=<operation>, api.env.container_virtual, api.env.basedn
|
||||
|
||||
Ex.
|
||||
cn=request certificate, cn=virtual operations, dc=example, dc=com
|
||||
cn=request certificate, cn=virtual operations,cn=etc, dc=example, dc=com
|
||||
"""
|
||||
operation = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user