[gold-users] Create action processed as Modify?
Allan Streib
astreib at indiana.edu
Thu Jan 17 08:59:38 MST 2013
Hello,
I am working through a test suite script for AMIE/Gold integration. One
of the commands logged by the script is:
goldsh DnList Create User='ngnedin' Dn='"/C=US/O=Some other Fake Org/CN=Nickolay Y. Gnedin"'
Modify is not a valid action for a DnList object
Why would it be trying to "Modify" when the action specified was "Create"?
Regardless, I did try:
$ goldsh Action Query Object == DnList
Object Name Display Description
------ ------ ------- -----------
DnList Delete False
DnList Create False
DnList Query False
$ goldsh Action Create Object=DnList Name=Modify
Successfully created 1 Action
Now the result is:
$ goldsh DnList Create User='ngnedin' Dn='"/C=US/O=Some other Fake Org/CN=Nickolay Y. Gnedin"'
You must specify at least one assignment with a Modify action
I don't have any experience with Gold; wondering what else to check to
correct this. Thanks,
Allan
More information about the gold-users
mailing list