mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Do group operations based on the group DN, not the CN
Add new class of errors for connections Raise an exception if a connection cannot be made due to missing ccache
This commit is contained in:
@@ -28,7 +28,7 @@ import xmlrpclib
|
||||
import kerberos
|
||||
|
||||
def usage():
|
||||
print "ipa-findgroup <uid>"
|
||||
print "ipa-findgroup <group_name>"
|
||||
sys.exit()
|
||||
|
||||
def parse_options():
|
||||
|
||||
Reference in New Issue
Block a user