Actions
Bug #1020
openitadm should check the length of alias
Status:
New
Priority:
Low
Assignee:
-
Category:
cmd - userland programs
Start date:
2011-05-11
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Currently itadm accepts aliases of any length, while RFC3270 defines it as:
iSCSI-local-name-value: A UTF-8 string; no null characters are allowed in the string. This encoding is to be used for localized (internationalized) aliases TargetAlias=<iSCSI-local-name-value>
and RFC3271 defines its maximum length as 255.
Actions