How to set configutil params to null

Here's a silly little question that I'm pondering: How do you set a configutil parameter to null?

Many parameters that can be set by configutil are null by default. An example is the single sign-on parameter local.webmail.sso.amnamingurl. You set this parameter to your Access Manager to enable SSO.

Now what if you wanted to disable SSO. Ostensibly, you would reverse the procedure and return local.webmail.sso.amnamingurl to null. But what syntax should I use so as not to confuse LDAP

configutil -o local.webmail.sso.amningurl -v ""

or is something else preferred?

[601 byte] By [bjatko] at [2007-11-26 9:21:56]
# 1
configutil -o local.webmail.sso.amningurl -v ""is exactly correct.
jay_plesset at 2007-7-6 23:54:38 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...