[Freeipa-devel] add custom attribute to netgroup question

Michael Gregg mgregg at redhat.com
Thu Oct 7 22:57:04 UTC 2010


What attributes are allowed?

[root at ipaqa64vmb install]#  ipa netgroup-add --setattr="testattr=yes" tg1
Description: qq
ipa: ERROR: attribute "testattr" not allowed
[root at ipaqa64vmb install]#  ipa netgroup-add --addattr=testattr=yes tg1
Description: yy
ipa: ERROR: attribute "testattr" not allowed
[root at ipaqa64vmb install]#  ipa netgroup-add --addattr=testaty tg1
Description: ll
ipa: ERROR: invalid 'addattr': Invalid format. Should be name=value
[root at ipaqa64vmb install]#  ipa netgroup-add --addattr=t=yes tg1
Description: ll
ipa: ERROR: attribute "t" not allowed




More information about the Freeipa-devel mailing list