Syntax aliasing is useful if you add a new schema object definition that uses an attribute syntax that is not supported by CA Directory.
This command has the following format:
set syntax-alias oid = { name = alias-name alias-for = syntax };
Specifies one of the supported syntaxes.
Example: Use the set syntax-alias Command
set syntax-alias (1.3.6.1.4.1.1466.115.121.1.18) = {
name = dlSubmitPermissions
alias-for = caseIgnoreString
};
|
Copyright © 2013 CA.
All rights reserved.
|
|