cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Translate the entire conversation x

xconfmanager

rleir
17-Peridot

xconfmanager

Hi team,

In xconfmanager, you can undefine or remove:

--reset Reset the site specific value of a property or set of
properties to the declared default value.

--undefine Reset the property such that its value will be null

--remove Treat the named property as an ordered set and remove a
value from it in the site.xconf.

 

I have been configuring Security Labels, and I set a property that should not have been set. Then I tried --undefine and --remove but the property key remains in xconf.site and the related properties file. I would like to get rid of it completely. Will --reset get rid of the property? 

Maybe I need to use the backups?

thanks -- Rick

ACCEPTED SOLUTION

Accepted Solutions
RandyJones
20-Turquoise
(To:rleir)

To remove a property I will generally do this:

  • edit site.xconf and remove the property
  • run "xconfmanager -p" to propogate the changes

View solution in original post

2 REPLIES 2
RandyJones
20-Turquoise
(To:rleir)

To remove a property I will generally do this:

  • edit site.xconf and remove the property
  • run "xconfmanager -p" to propogate the changes
BenLoosli
23-Emerald III
(To:RandyJones)

I agree with Randy's solution. I do this when something gets added that I don't want after all. 

If the property is still in the properties file, ignore the warning and edit the file anyway. As long as you are sure the setting is removed from any xconf files so when a xconfmanager -p is run, it doesn't get added back in.

Announcements
Top Tags