Increase the permitted length in the UI to 255 characters.
Change-Id: I33d3f546da8b38f89bb88352abcb908879728771
Reviewed-on: http://gerrit.openafs.org/6133
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
<Text>[DlgTitleFont]Configure AFS Client</Text>
</Control>
<Control Id="CellLabel" Type="Text" X="45" Y="73" Width="100" Height="15" TabSkip="no" Text="Default &Cell" />
- <Control Id="CellEdit" Type="Edit" X="150" Y="73" Width="115" Height="18" Property="AFSCELLNAME" Text="{120}" />
+ <Control Id="CellEdit" Type="Edit" X="150" Y="73" Width="115" Height="18" Property="AFSCELLNAME" Text="{255}" />
<Control Id="LogonOptionsLabel" Type="Text" X="45" Y="100" Width="100" Height="15" Text="Integrated logon" />
<Control Id="LogonOptionSel" Type="RadioButtonGroup" X="150" Y="100" Width="120" Height="20" Property="LOGONOPTIONS" />
<Control Id="SecurityLevelLabel" Type="Text" X="45" Y="120" Width="100" Height="15" Text="AFS crypt security" />