develop
asamoukin 16 years ago
parent a01af22d56
commit dab909799f

@ -1312,7 +1312,7 @@ class servUnix(shareLdap):
self.printERROR(\ self.printERROR(\
_("group name %s is found in") % str(groupName) +\ _("group name %s is found in") % str(groupName) +\
" /etc/group ...") " /etc/group ...")
return False return False
if self.searchUnixGroupName(groupName): if self.searchUnixGroupName(groupName):
self.printERROR(\ self.printERROR(\
_("group name %s is found in Unix service") %\ _("group name %s is found in Unix service") %\

Loading…
Cancel
Save