Forum Discussion

Mike_Thompson_9's avatar
Mike_Thompson_9
Icon for Nimbostratus rankNimbostratus
May 29, 2007

save_configuration [Permissions]

I am trying to issue the following as an Operator:

 

 

_F5ConfigSync.save_configuration(String.Empty, F5ConfigSync.SystemConfigSyncSaveMode.SAVE_HIGH_LEVEL_CONFIG)

 

 

When doing so I get the following:

 

 

User "" is not authorized to access "urn:iControl:System/ConfigSync::save_configuration".

 

 

According to Joe in a previous post, this should be possible as an Operator. However, if I switch the same user to Administrator, this works just fine. If this is possible as an Operator, is there something else that needs to be done in order for this to work properly?

 

 

Previous post:

 

 

http://devcentral.f5.com/Default.aspx?tabid=53&forumid=1&postid=10823&view=topic

 

 

Perhaps I read Joes reply wrong, but it sounds to me like this should be possible as an Operator.