Server version: Internet Systems Consortium DHCP Server V3.1.3 (dhcp3-server-3.1.3-2ubuntu3)
<div><br></div><div>I'm trying to dynamically create/remove groups using omshell. The removal works fine if I have manually created the group in dhcpd.conf, but trying to create new groups fails with the message "can't open object: invalid argument" (see below). Are there any other attributes which need to be specified other than the group name?</div>
<div><br></div><div><div>...</div><div>> connect</div><div>obj: <null></div><div>> new group</div><div>obj: group</div><div>> set name = "test"</div><div>obj: group</div><div>name = "test"</div>
<div>> create</div><div>can't open object: invalid argument</div><div>obj: group</div><div>name = "test"</div></div><div><br></div><div><br></div><div><br></div>