Thanks for the reply Marcmac
I am running Fedora Core 4, with openssh-clients-4.2p1-fc4.10 and openssh-server-4.2p1-fc4.10. I made the changes to the schema file
Code:
attributetype ( zimbraSshPublicKey
NAME 'zimbraSshPublicKey'
DESC 'Public key of this server, used by other hosts to authorize this server to login.'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{2048}
SINGLE-VALUE ) I have completely restarted Zimbra a few times as well as rebooted the system, but it is still coming back with the same result.
Code:
ERROR: account.INVALID_ATTR_VALUE (zimbrasshpublickey value length(1120) larger then max allowed: 1024)
It doesn't make sense to me. I looked in the slapd.conf file and it is loading the schema file. I don't much about LDAP.... do i have to push the change into the tree somehow or is that what the schema is supposed to do.
Thanks