PingDirectory

Editing a virtual attribute

You can edit virtual attributes with the dsconfig tool.

Make sure that the virtual attribute conforms to your plugin schema. Otherwise, an error message appears when you attempt to edit the virtual attribute.

If you are using dsconfig in interactive command-line mode, you can access the virtual attribute menu from the Standard object menu.

Editing a virtual attribute using dsconfig in non-interactive mode

Steps

  • To change a property value, use dsconfig.

    Example:

    $ bin/dsconfig set-virtual-attribute-prop --name dept-number \
      --set "value:111"